Home
last modified time | relevance | path

Searched refs:AR_GPIO_INPUT_EN_VAL (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416reg.h49 #define AR_GPIO_INPUT_EN_VAL 0x4054 /* GPIO input enable and value */ macro
H A Dar5416_reset.c198 OS_REG_SET_BIT(ah, AR_GPIO_INPUT_EN_VAL, AR_GPIO_JTAG_DISABLE); in ar5416Reset()
/netbsd/sys/dev/ic/
H A Darn5008reg.h34 #define AR_GPIO_INPUT_EN_VAL 0x4054 macro
H A Darn9003reg.h36 #define AR_GPIO_INPUT_EN_VAL 0x405c macro
H A Darn5008.c206 sc->sc_gpio_input_en_off = AR_GPIO_INPUT_EN_VAL; in ar5008_attach()
456 AR_SETBITS(sc, AR_GPIO_INPUT_EN_VAL, AR_GPIO_INPUT_EN_VAL_RFSILENT_BB); in ar5008_rfsilent_init()
H A Darn9003.c224 sc->sc_gpio_input_en_off = AR_GPIO_INPUT_EN_VAL; in ar9003_attach()
586 AR_SETBITS(sc, AR_GPIO_INPUT_EN_VAL, AR_GPIO_INPUT_EN_VAL_RFSILENT_BB); in ar9003_rfsilent_init()