Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpmac.c155 cmd.header = mc_encode_cmd_header(DPMAC_CMDID_MDIO_WRITE, in dpmac_mdio_write()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpmac.h28 #define DPMAC_CMDID_MDIO_WRITE 0x0c11 macro