Searched refs:R92C_GPIO_INTM (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/rtwn/rtl8821a/ ! |
| H A D | r21a_init.c | 76 RTWN_CHK(rtwn_setbits_1(sc, R92C_GPIO_INTM + 2, 0x01, 0)); in r21a_power_on() 145 RTWN_CHK(rtwn_setbits_1(sc, R92C_GPIO_INTM + 1, 0, 0x02)); in r21a_power_on() 244 rtwn_setbits_1(sc, R92C_GPIO_INTM + 1, 0x02, 0); in r21a_power_off() 278 rtwn_setbits_1(sc, R92C_GPIO_INTM + 2, 0, 0x01); in r21a_power_off()
|
| /src/sys/dev/rtwn/rtl8192c/ ! |
| H A D | r92c_reg.h | 58 #define R92C_GPIO_INTM 0x048 macro
|