Home
last modified time | relevance | path

Searched refs:WPI_EEPROM_GP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/wpi/
H A Dif_wpi_debug.h112 WPI_DESC(WPI_EEPROM_GP); in wpi_get_csr_string()
H A Dif_wpireg.h59 #define WPI_EEPROM_GP 0x030 macro
H A Dif_wpi.c1340 if ((WPI_READ(sc, WPI_EEPROM_GP) & 0x6) == 0) { in wpi_read_eeprom()
1346 WPI_CLRBITS(sc, WPI_EEPROM_GP, WPI_EEPROM_GP_IF_OWNER); in wpi_read_eeprom()
2422 WPI_EEPROM_GP, in wpi_debug_registers()