Home
last modified time | relevance | path

Searched refs:WPI_RESET (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/wpi/
H A Dif_wpi_debug.h109 WPI_DESC(WPI_RESET); in wpi_get_csr_string()
H A Dif_wpireg.h56 #define WPI_RESET 0x020 macro
H A Dif_wpi.c2419 WPI_RESET, in wpi_debug_registers()
4979 WPI_WRITE(sc, WPI_RESET, 0); in wpi_load_firmware()
5189 WPI_SETBITS(sc, WPI_RESET, WPI_RESET_STOP_MASTER); in wpi_apm_stop_master()
5196 if (WPI_READ(sc, WPI_RESET) & WPI_RESET_MASTER_DISABLED) in wpi_apm_stop_master()
5210 WPI_SETBITS(sc, WPI_RESET, WPI_RESET_SW); in wpi_apm_stop()
5369 WPI_WRITE(sc, WPI_RESET, WPI_RESET_NEVO); in wpi_hw_stop()