Home
last modified time | relevance | path

Searched refs:MDIO_STAT_BSY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dxgmac_mdio.c37 #define MDIO_STAT_BSY BIT(0) macro
87 MDIO_STAT_BSY) && timeout) { in xgmac_wait_until_free()
112 MDIO_STAT_BSY) && timeout) { in xgmac_wait_until_done()
224 /* Once the operation completes, i.e. MDIO_STAT_BSY clears, we in xgmac_mdio_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dxgmac_mdio.c41 #define MDIO_STAT_BSY BIT(0) macro
93 MDIO_STAT_BSY) && timeout) { in xgmac_wait_until_free()
118 MDIO_STAT_BSY) && timeout) { in xgmac_wait_until_done()
230 /* Once the operation completes, i.e. MDIO_STAT_BSY clears, we in xgmac_mdio_read_c22()
296 /* Once the operation completes, i.e. MDIO_STAT_BSY clears, we in xgmac_mdio_read_c45()

Completed in 2 milliseconds