Searched refs:MII_PROT (Results 1 – 1 of 1) sorted by relevance
41 #define MII_PROT(port, prot) (((prot) & 0xf) << ((port) << 2)) macro169 val = MII_PROT(0, MII_PROT_RGMII) | MII_PROT(1, MII_PROT_RGMII) | in imx95_netcmix_init()170 MII_PROT(2, MII_PROT_SERIAL); in imx95_netcmix_init()