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

/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_chan.c279 rtwn_bb_setbits(sc, R12A_ADC_BUF_CLK, 0, 0x40000000);
286 rtwn_bb_setbits(sc, R12A_ADC_BUF_CLK,
290 rtwn_bb_setbits(sc, R12A_ADC_BUF_CLK,
419 rtwn_bb_setbits(sc, R12A_ADC_BUF_CLK, 0x40000000, 0);
450 rtwn_bb_setbits(sc, R12A_ADC_BUF_CLK, 0x40000000, 0);
H A Dr12a_reg.h106 #define R12A_ADC_BUF_CLK 0x8c4 macro

Completed in 52 milliseconds