Home
last modified time | relevance | path

Searched refs:WPI_BSM_WR_CTRL_START_EN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/wpi/
HDif_wpireg.h184 #define WPI_BSM_WR_CTRL_START_EN (1 << 30) macro
HDif_wpi.c4991 wpi_prph_write(sc, WPI_BSM_WR_CTRL, WPI_BSM_WR_CTRL_START_EN); in wpi_load_bootcode()