Home
last modified time | relevance | path

Searched refs:mac_port_sel_speed (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dstmmac.h192 int mac_port_sel_speed; member
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c519 of_property_read_u32(np, "snps,ps-speed", &plat->mac_port_sel_speed); in stmmac_probe_config_dt()
Dstmmac_main.c2503 int speed = priv->plat->mac_port_sel_speed; in stmmac_hw_setup()