Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/wpi/
H A Dwpireg.h144 #define WPI_GPIO_MAC (1 << 3) macro
H A Dwpi.c1467 WPI_WRITE(sc, WPI_GPIO_CTL, tmp | WPI_GPIO_MAC); in wpi_mem_lock()
1487 WPI_WRITE(sc, WPI_GPIO_CTL, tmp & ~WPI_GPIO_MAC); in wpi_mem_unlock()