Searched refs:SMI_BUSY (Results 1 – 5 of 5) sorted by relevance
152 #define SMI_BUSY BIT(15) macro157 #define SMI_CMD_READ (SMI_BUSY | SMI_CMD_CLAUSE_22 | \159 #define SMI_CMD_WRITE (SMI_BUSY | SMI_CMD_CLAUSE_22 | \229 if (val >= 0 && (val & SMI_BUSY) == 0) in mv88e61xx_smi_wait()338 if (val >= 0 && (val & SMI_BUSY) == 0) in mv88e61xx_phy_wait()
540 #define SMI_BUSY 0x10000000 in dns323_identify_rev() macro547 if (!(reg & SMI_BUSY)) in dns323_identify_rev()
35 #define SMI_BUSY (1<<28) /* 0 - Write, 1 - Read */ macro
87 if (armdfec_phy_timeout(®s->smi, SMI_BUSY, false)) { in smi_reg_read()130 if (armdfec_phy_timeout(®s->smi, SMI_BUSY, false)) { in smi_reg_write()
64 #define SMI_BUSY (1 << 28) /* 0 - Write, 1 - Read */ macro1291 for (i = 0; rdl(pep, SMI) & SMI_BUSY; i++) { in smi_wait_ready()