Searched refs:CTRL_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
294 #define CTRL_TYPE_MASK GENMASK(15, 8) macro
813 u32 switch_status = FIELD_PREP(CTRL_TYPE_MASK, ctrl_type) | pos_type; in rtw8821c_coex_cfg_ant_switch()