Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-imx.c34 #define MX93_GPR_ENET_QOS_INTF_MASK GENMASK(3, 1) macro
233 iface &= MX93_GPR_ENET_QOS_INTF_MASK; in imx93_dwmac_fix_speed()