Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8821a/
H A Dr21a_init.c154 RTWN_CHK(rtwn_setbits_1(sc, R92C_HSIMR, 0, 0x01)); in r21a_power_on()
157 RTWN_CHK(rtwn_setbits_1(sc, R92C_HSIMR + 2, 0, 0x02)); in r21a_power_on()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h65 #define R92C_HSIMR 0x058 macro