Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_wpireg.h45 #define WPI_GPIO_IN 0x018 macro
H A Dif_wpi.c3106 if (WPI_READ(sc, WPI_GPIO_IN) & WPI_GPIO_IN_VMAIN) in wpi_hw_init()