Home
last modified time | relevance | path

Searched refs:cond1 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c148 u32 cond1 = condition1, cond2 = condition2; in _rtl8723be_check_positive() local
163 cond1, cond2); in _rtl8723be_check_positive()
177 if (((cond1 & 0x0000F000) != 0) && ((cond1 & 0x0000F000) != in _rtl8723be_check_positive()
180 if (((cond1 & 0x0F000000) != 0) && ((cond1 & 0x0F000000) != in _rtl8723be_check_positive()
187 cond1 &= 0x00FF0FFF; in _rtl8723be_check_positive()
190 if ((cond1 & driver1) == cond1) { in _rtl8723be_check_positive()
193 if ((cond1 & 0x0F) == 0) /* BoardType is DONTCARE*/ in _rtl8723be_check_positive()
196 if ((cond1 & BIT(0)) != 0) /*GLNA*/ in _rtl8723be_check_positive()
198 if ((cond1 & BIT(1)) != 0) /*GPA*/ in _rtl8723be_check_positive()
200 if ((cond1 & BIT(2)) != 0) /*ALNA*/ in _rtl8723be_check_positive()
[all …]
/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h206 __le32 cond1; member
H A Dqla_tmpl.c728 ulong cond1 = le32_to_cpu(ent->t276.cond1); in qla27xx_fwdt_entry_t276() local
733 if (type != cond1 || func != cond2) { in qla27xx_fwdt_entry_t276()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c130 static u32 cond1(const u32 *r, const u32 *imm) in cond1() function
168 cond1,