Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpmac.c158 DPMAC_CMD_MDIO_WRITE(cmd, cfg); in dpmac_mdio_write()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpmac.h63 #define DPMAC_CMD_MDIO_WRITE(cmd, cfg) \ macro