Searched refs:cond2 (Results 1 – 8 of 8) sorted by relevance
22 u32 cond1 = Condition1, cond2 = Condition2; in CheckPositive() local65 if ((cond2 & bitMask) == (driver2 & bitMask)) /* BoardType of each RF path is matched */ in CheckPositive()
22 u32 cond1 = Condition1, cond2 = Condition2; in CheckPositive() local72 if ((cond2 & bitMask) == (driver2 & bitMask)) in CheckPositive()
22 u32 cond1 = Condition1, cond2 = Condition2; in CheckPositive() local67 if ((cond2 & bitMask) == (driver2 & bitMask)) in CheckPositive()
23 struct rtw_phy_cond2 cond2; member1088 struct rtw_phy_cond2 cond2 = {}; in rtw_phy_setup_phy_cond() local1117 cond2.type_alna = efuse->alna_type; in rtw_phy_setup_phy_cond()1118 cond2.type_glna = efuse->glna_type; in rtw_phy_setup_phy_cond()1119 cond2.type_apa = efuse->apa_type; in rtw_phy_setup_phy_cond()1120 cond2.type_gpa = efuse->gpa_type; in rtw_phy_setup_phy_cond()1124 hal->phy_cond2 = cond2; in rtw_phy_setup_phy_cond()1131 struct rtw_phy_cond2 cond2) in check_positive() argument1154 if ((cond.rfe & BIT(0)) && cond2.type_glna != drv_cond2.type_glna) in check_positive()1157 if ((cond.rfe & BIT(1)) && cond2.type_gpa != drv_cond2.type_gpa) in check_positive()[all …]
207 __le32 cond2; member
729 ulong cond2 = le32_to_cpu(ent->t276.cond2); in qla27xx_fwdt_entry_t276() local733 if (type != cond1 || func != cond2) { in qla27xx_fwdt_entry_t276()
148 u32 cond1 = condition1, cond2 = condition2; in _rtl8723be_check_positive() local163 cond1, cond2); in _rtl8723be_check_positive()206 if ((cond2 & mask) == (driver2 & mask)) in _rtl8723be_check_positive()
160 static u32 cond2(const u32 *r, const u32 *imm) in cond2() function169 cond2,