Searched defs:ET1011C_SPEED_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/phy/ | ||
H A D | et1011c.c | 33 #define ET1011C_SPEED_MASK (0x0300) macro |
/openbmc/u-boot/drivers/net/phy/ | ||
H A D | et1011c.c | 22 #define ET1011C_SPEED_MASK (0x3 << 8) macro |