Searched refs:R92S_LDOA15_CTRL (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsureg.h35 #define R92S_LDOA15_CTRL (R92S_SYSCFG + 0x020) macro
107 /* Bits for R92S_LDOA15_CTRL. */
H A Dif_rsu.c3084 rsu_write_1(sc, R92S_LDOA15_CTRL,
3085 rsu_read_1(sc, R92S_LDOA15_CTRL) | R92S_LDA15_EN);
3183 rsu_write_1(sc, R92S_LDOA15_CTRL,
3184 rsu_read_1(sc, R92S_LDOA15_CTRL) | R92S_LDA15_EN);
3289 rsu_write_1(sc, R92S_LDOA15_CTRL, 0x54);

Completed in 143 milliseconds