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

/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsu.c3099 rsu_write_1(sc, R92S_SYS_FUNC_EN + 1,
3100 rsu_read_1(sc, R92S_SYS_FUNC_EN + 1) | 0x20);
3127 rsu_write_1(sc, R92S_SYS_FUNC_EN + 1,
3128 rsu_read_1(sc, R92S_SYS_FUNC_EN + 1) | 0x08);
3130 rsu_write_1(sc, R92S_SYS_FUNC_EN + 1,
3131 rsu_read_1(sc, R92S_SYS_FUNC_EN + 1) | 0x80);
3170 rsu_write_1(sc, R92S_SYS_FUNC_EN + 1,
3171 rsu_read_1(sc, R92S_SYS_FUNC_EN + 1) & ~0x8c);
3192 rsu_write_1(sc, R92S_SYS_FUNC_EN + 1,
3193 rsu_read_1(sc, R92S_SYS_FUNC_EN
[all...]
H A Dif_rsureg.h27 #define R92S_SYS_FUNC_EN (R92S_SYSCFG + 0x002) macro
78 /* Bits for R92S_SYS_FUNC_EN. */

Completed in 147 milliseconds