Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi_debug.h115 WPI_DESC(WPI_UCODE_GP2); in wpi_get_csr_string()
H A Dif_wpireg.h64 #define WPI_UCODE_GP2 0x060 macro
H A Dif_wpi.c2425 WPI_UCODE_GP2, in wpi_debug_registers()
3648 temp = (int)WPI_READ(sc, WPI_UCODE_GP2); in wpi_power_calibration()
4874 if ((sc->temp = (int)WPI_READ(sc, WPI_UCODE_GP2)) != 0) in wpi_post_alive()