Home
last modified time | relevance | path

Searched refs:R92C_GPIO_IOSEL (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_init.c266 RTWN_CHK(rtwn_write_1(sc, R92C_GPIO_IOSEL, 0)); in r12a_power_on()
434 rtwn_write_1(sc, R92C_GPIO_IOSEL, 0xff); in r12a_power_off()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_init.c250 rtwn_write_1(sc, R92C_GPIO_IOSEL, 0xff); in r88ee_power_off()
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_init.c244 rtwn_write_1(sc, R92C_GPIO_IOSEL, 0xff); in r88eu_power_off()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_init.c262 rtwn_write_2(sc, R92C_GPIO_IOSEL, 0x0000); in r92cu_power_off()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h56 #define R92C_GPIO_IOSEL 0x046 macro