Home
last modified time | relevance | path

Searched refs:ADVERTISED_100baseT_Full (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/drivers/qe/
H A Duec_phy.h147 #define ADVERTISED_100baseT_Full (1 << 3) macro
H A Duec_phy.c250 if (advertise & ADVERTISED_100baseT_Full) in config_genmii_advert()
357 ADVERTISED_100baseT_Full) in genmii_config_aneg()
H A Duec.c453 ADVERTISED_100baseT_Full | in init_phy()
/rk3399_rockchip-uboot/include/linux/
H A Dethtool.h590 #define ADVERTISED_100baseT_Full (1 << 3) macro
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dlan7x.c237 ADVERTISED_100baseT_Full | in lan7x_eth_phylib_config_start()
/rk3399_rockchip-uboot/drivers/net/
H A Dpic32_eth.c117 ADVERTISED_100baseT_Full | in pic32_phy_init()
/rk3399_rockchip-uboot/drivers/net/phy/
H A Dphy.c63 if (advertise & ADVERTISED_100baseT_Full) in genphy_config_advert()