Searched refs:SMI_BUSY (Results 1 – 3 of 3) 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()
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()