Searched refs:MDIOCONTROL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/ti/cpsw/ | ||
H A D | if_cpswreg.h | 134 #define MDIOCONTROL (MDIO_OFFSET + 0x04) macro |
H A D | if_cpsw.c | 660 cpsw_write_4(sc, MDIOCONTROL, MDIOCTL_ENABLE | MDIOCTL_FAULTENB | 0xff); in cpsw_init() |