Home
last modified time | relevance | path

Searched refs:MDIO_WR_CODE_OLD (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h92 #define MDIO_WR_CODE_OLD BIT(27) macro
H A Dphy.c90 writel(MDC_CYC_THLD | MDIO_WR_CODE_OLD | in phy_write()
95 while (readl(eng->run.mdio_base) & MDIO_WR_CODE_OLD) { in phy_write()