Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_rsureg.h35 #define R92S_LDOA15_CTRL (R92S_SYSCFG + 0x020) macro
H A Dif_rsu.c3084 rsu_write_1(sc, R92S_LDOA15_CTRL, in rsu_power_on_acut()
3085 rsu_read_1(sc, R92S_LDOA15_CTRL) | R92S_LDA15_EN); in rsu_power_on_acut()
3183 rsu_write_1(sc, R92S_LDOA15_CTRL, in rsu_power_on_bcut()
3184 rsu_read_1(sc, R92S_LDOA15_CTRL) | R92S_LDA15_EN); in rsu_power_on_bcut()
3289 rsu_write_1(sc, R92S_LDOA15_CTRL, 0x54); in rsu_power_off()