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

/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_init.c268 RTWN_CHK(rtwn_write_1(sc, R92C_GPIO_IOSEL, 0));
436 rtwn_write_1(sc, R92C_GPIO_IOSEL, 0xff);
/freebsd-12-stable/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_init.c252 rtwn_write_1(sc, R92C_GPIO_IOSEL, 0xff);
/freebsd-12-stable/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_init.c246 rtwn_write_1(sc, R92C_GPIO_IOSEL, 0xff);
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_init.c264 rtwn_write_2(sc, R92C_GPIO_IOSEL, 0x0000);
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h57 #define R92C_GPIO_IOSEL 0x046 macro

Completed in 83 milliseconds