Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-imx.c37 #define MX93_GPR_ENET_QOS_INTF_SEL_RGMII (0x1 << 1) macro
124 val = MX93_GPR_ENET_QOS_INTF_SEL_RGMII; in imx93_set_intf_mode()
234 if (iface != MX93_GPR_ENET_QOS_INTF_SEL_RGMII) in imx93_dwmac_fix_speed()