Home
last modified time | relevance | path

Searched refs:MDIO_OP_WRITE (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alereg.h138 #define MDIO_OP_WRITE 0x00000000 macro
H A Dif_ale.c235 CSR_WRITE_4(sc, ALE_MDIO, MDIO_OP_EXECUTE | MDIO_OP_WRITE | in ale_miibus_writereg()
/freebsd/sys/dev/age/
H A Dif_agereg.h141 #define MDIO_OP_WRITE 0x00000000 macro
H A Dif_age.c244 CSR_WRITE_4(sc, AGE_MDIO, MDIO_OP_EXECUTE | MDIO_OP_WRITE | in age_miibus_writereg()
/freebsd/sys/dev/alc/
H A Dif_alcreg.h257 #define MDIO_OP_WRITE 0x00000000 macro
H A Dif_alc.c367 CSR_WRITE_4(sc, ALC_MDIO, MDIO_OP_EXECUTE | MDIO_OP_WRITE | in alc_mii_writereg_813x()
393 CSR_WRITE_4(sc, ALC_MDIO, MDIO_OP_EXECUTE | MDIO_OP_WRITE | in alc_mii_writereg_816x()
519 CSR_WRITE_4(sc, ALC_MDIO, MDIO_OP_EXECUTE | MDIO_OP_WRITE | in alc_miiext_writereg()