Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/rtwn/rtl8192e/
HDr92e_init.c230 RTWN_CHK(rtwn_write_1(sc, R92C_LDO_SWR_CTRL, 0xc3)); in r92e_power_on()
234 RTWN_CHK(rtwn_write_1(sc, R92C_LDO_SWR_CTRL, 0x83)); in r92e_power_on()
/freebsd-13-stable/sys/dev/rtwn/rtl8821a/
HDr21a_init.c174 RTWN_CHK(rtwn_setbits_1(sc, R92C_LDO_SWR_CTRL, 0, 0x40)); in r21a_power_on()
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
HDr92c_reg.h69 #define R92C_LDO_SWR_CTRL 0x07c macro