Searched refs:R21A_DWBCN1_CTRL (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/rtwn/rtl8821a/ |
H A D | r21a_beacon.c | 78 rtwn_setbits_1_shift(sc, R21A_DWBCN1_CTRL, in r21a_beacon_select() 83 rtwn_setbits_1_shift(sc, R21A_DWBCN1_CTRL, in r21a_beacon_select()
|
H A D | r21a_reg.h | 37 #define R21A_DWBCN1_CTRL 0x228 macro
|
H A D | r21a_init.c | 340 RTWN_CHK(rtwn_write_1(sc, R21A_DWBCN1_CTRL + 1, in r21a_init_bcnq1_boundary() 342 RTWN_CHK(rtwn_setbits_1_shift(sc, R21A_DWBCN1_CTRL, 0, in r21a_init_bcnq1_boundary()
|
/freebsd/sys/dev/rtwn/rtl8821a/usb/ |
H A D | r21au_init.c | 67 rtwn_write_1(sc, R21A_DWBCN1_CTRL, uc->tx_agg_desc_num << 1); in r21au_init_tx_agg()
|
/freebsd/sys/dev/rtwn/rtl8192e/usb/ |
H A D | r92eu_attach.c | 198 sc->bcn_status_reg[1] = R21A_DWBCN1_CTRL; in r92eu_attach()
|