Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h135 #define WPI_GPIO_IN_VMAIN (1 << 9) macro
H A Dif_wpi.c5266 if (WPI_READ(sc, WPI_GPIO_IN) & WPI_GPIO_IN_VMAIN) in wpi_hw_init()