Home
last modified time | relevance | path

Searched defs:MDIO_WR_CODE (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h100 #define MDIO_WR_CODE (MDIO_FIRE_BUSY | BIT(28) | (0x1 << 26)) macro
108 #define MDIO_WR_CODE (MDIO_FIRE_BUSY | BIT(12) | (0x1 << 10)) macro