Searched refs:MT_WTBL_W27_CC_BW_SEL (Results 1 – 3 of 3) sorted by relevance
75 w27 &= ~MT_WTBL_W27_CC_BW_SEL; in mt7663_usb_sdio_set_rates()76 w27 |= FIELD_PREP(MT_WTBL_W27_CC_BW_SEL, rate->bw); in mt7663_usb_sdio_set_rates()
470 #define MT_WTBL_W27_CC_BW_SEL GENMASK(6, 5) macro
1124 w27 &= ~MT_WTBL_W27_CC_BW_SEL; in mt7615_mac_set_rates()1125 w27 |= FIELD_PREP(MT_WTBL_W27_CC_BW_SEL, rd.bw); in mt7615_mac_set_rates()