Searched refs:rf_mod_ag (Results 1 – 2 of 2) sorted by relevance
1327 u32 fc_area, rf_mod_ag; in rtw88xxa_switch_channel() local 1353 rf_mod_ag = 0x101; in rtw88xxa_switch_channel() 1356 rf_mod_ag = 0x301; in rtw88xxa_switch_channel() 1360 rf_mod_ag = 0x501; in rtw88xxa_switch_channel() 1362 rf_mod_ag = 0x000; in rtw88xxa_switch_channel() 1367 RF18_RFSI_MASK | RF18_BAND_MASK, rf_mod_ag); in rtw88xxa_switch_channel()
627 u32 fc_area, rf_mod_ag, cfgch; in rtw8814a_switch_channel() local 653 rf_mod_ag = 0x101; in rtw8814a_switch_channel() 656 rf_mod_ag = 0x301; in rtw8814a_switch_channel() 660 rf_mod_ag = 0x501; in rtw8814a_switch_channel() 662 rf_mod_ag = 0x000; in rtw8814a_switch_channel() 666 cfgch = (rf_mod_ag << 8) | channel; in rtw8814a_switch_channel()