Searched refs:RT2860_5G_BAND_SEL_N (Results 1 – 4 of 4) sorted by relevance
533 #define RT2860_5G_BAND_SEL_N (1 << 2) macro
3984 tmp &= ~(RT2860_5G_BAND_SEL_N | RT2860_5G_BAND_SEL_P); in run_select_chan_group()3985 tmp |= (group == 0) ? RT2860_5G_BAND_SEL_N : RT2860_5G_BAND_SEL_P; in run_select_chan_group()
545 #define RT2860_5G_BAND_SEL_N (1 << 2) macro
2434 tmp &= ~(RT2860_5G_BAND_SEL_N | RT2860_5G_BAND_SEL_P); in rt2860_select_chan_group()2435 tmp |= (group == 0) ? RT2860_5G_BAND_SEL_N : RT2860_5G_BAND_SEL_P; in rt2860_select_chan_group()