Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_wpireg.h127 #define WPI_GPIO_CLOCK (1 << 0) macro
H A Dif_wpi.c1063 (WPI_GPIO_CLOCK | WPI_GPIO_SLEEP)) == WPI_GPIO_CLOCK) in wpi_mem_lock()
3141 if (WPI_READ(sc, WPI_GPIO_CTL) & WPI_GPIO_CLOCK) in wpi_reset()