Searched refs:MDIO_CFG (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/dpaa2/ |
| H A D | memac_mdio_common.c | 134 #define MDIO_CFG 0x00030 macro 177 val = memac_read_4(sc, MDIO_CFG); in memac_miibus_wait_no_busy() 195 cfg = memac_read_4(sc, MDIO_CFG); in memac_miibus_readreg() 198 memac_write_4(sc, MDIO_CFG, cfg); in memac_miibus_readreg() 213 cfg = memac_read_4(sc, MDIO_CFG); in memac_miibus_readreg() 237 cfg = memac_read_4(sc, MDIO_CFG); in memac_miibus_writereg() 240 memac_write_4(sc, MDIO_CFG, cfg); in memac_miibus_writereg()
|
| /src/sys/contrib/device-tree/Bindings/net/ |
| H A D | fsl-fman.txt | 303 of MDIO_CFG[BSY] being cleared, when performing an 310 describing that the MDIO_CFG[MDIO_RD_ER] bit may be falsely 313 MDIO_CFG[MDIO_RD_ER] bit set, even when there is no error and 317 MDIO accesses should ignore the MDIO_CFG[MDIO_RD_ER] bit.
|