Searched refs:SGMII_REG_STATUS_LOCK (Results 1 – 3 of 3) sorted by relevance
17 #define SGMII_REG_STATUS_LOCK BIT(4) macro128 if ((status & SGMII_REG_STATUS_LOCK) != 0) in netcp_sgmii_config()132 if ((status & SGMII_REG_STATUS_LOCK) == 0) in netcp_sgmii_config()
150 #define SGMII_REG_STATUS_LOCK BIT(4) macro
201 if ((status & SGMII_REG_STATUS_LOCK) != 0) in keystone_sgmii_config()