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

/freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_led.c59 reg = rtwn_read_1(sc, R92C_LEDCFG0) & 0x70;
62 rtwn_write_1(sc, R92C_LEDCFG0, reg);
H A Dr92cu_init.c278 rtwn_write_2(sc, R92C_LEDCFG0, 0x8080);
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_led.c65 rtwn_setbits_1(sc, R92C_LEDCFG0, 0x8f,
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c104 rtwn_setbits_4(sc, R92C_LEDCFG0, 0, 0x00800000);
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h60 #define R92C_LEDCFG0 0x04c macro
353 /* Bits for R92C_LEDCFG0. */

Completed in 84 milliseconds