Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_mdio.h30 #define MIIMCFG_RESET_MGMT 0x80000000 macro
/openbmc/u-boot/drivers/net/
H A Dfsl_mdio.c65 out_be32(&regs->miimcfg, MIIMCFG_RESET_MGMT); in fsl_pq_mdio_reset()