Searched refs:RT2860_5G_BAND_SEL_N (Results 1 – 4 of 4) sorted by relevance
530 #define RT2860_5G_BAND_SEL_N (1 << 2) macro
4090 tmp &= ~(RT2860_5G_BAND_SEL_N | RT2860_5G_BAND_SEL_P); in run_select_chan_group()4091 tmp |= (group == 0) ? RT2860_5G_BAND_SEL_N : RT2860_5G_BAND_SEL_P; in run_select_chan_group()
552 #define RT2860_5G_BAND_SEL_N (1 << 2) macro
2351 tmp &= ~(RT2860_5G_BAND_SEL_N | RT2860_5G_BAND_SEL_P); in rt2860_select_chan_group()2352 tmp |= (group == 0) ? RT2860_5G_BAND_SEL_N : RT2860_5G_BAND_SEL_P; in rt2860_select_chan_group()