Home
last modified time | relevance | path

Searched refs:MIIMCFG_INIT_VALUE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_mdio.h32 #define MIIMCFG_INIT_VALUE 0x00000003 macro
/openbmc/u-boot/drivers/net/
H A Dfsl_mdio.c67 out_be32(&regs->miimcfg, MIIMCFG_INIT_VALUE); in fsl_pq_mdio_reset()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfsl_pq_mdio.c35 #define MIIMCFG_INIT_VALUE 0x00000007 macro
175 iowrite32be(MIIMCFG_INIT_VALUE, &regs->miimcfg); in fsl_pq_mdio_reset()