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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsu.c3112 rsu_write_1(sc, R92S_AFE_PLL_CTRL,
3113 rsu_read_1(sc, R92S_AFE_PLL_CTRL) | 0x11);
3206 reg = rsu_read_1(sc, R92S_AFE_PLL_CTRL);
3207 rsu_write_1(sc, R92S_AFE_PLL_CTRL, reg | 0x11);
3209 rsu_write_1(sc, R92S_AFE_PLL_CTRL, reg | 0x51);
3211 rsu_write_1(sc, R92S_AFE_PLL_CTRL, reg | 0x11);
3290 rsu_write_1(sc, R92S_AFE_PLL_CTRL, 0x00);
H A Dif_rsureg.h39 #define R92S_AFE_PLL_CTRL (R92S_SYSCFG + 0x028) macro

Completed in 121 milliseconds