Searched refs:E1000_CTRL_SPD_SEL (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ | ||
| H A D | e1000.h | 1171 #define E1000_CTRL_SPD_SEL 0x00000300 /* Speed Select Mask */ macro |
| H A D | e1000.c | 3323 ctrl |= (E1000_CTRL_SPD_SEL); in e1000_config_mac_to_phy() |