Home
last modified time | relevance | path

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

/src/sys/dev/wpi/
H A Dif_wpireg.h139 #define WPI_RESET_SW (1 << 7) macro
H A Dif_wpi.c5212 WPI_SETBITS(sc, WPI_RESET, WPI_RESET_SW); in wpi_apm_stop()