Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_emac.c23 PHY_INTF_SEL_MSK, EMAC0_PHY_MODE); in socfpga_emac_init()
25 PHY_INTF_SEL_MSK, EMAC1_PHY_MODE); in socfpga_emac_init()
27 PHY_INTF_SEL_MSK, EMAC2_PHY_MODE); in socfpga_emac_init()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_emac.h19 #define PHY_INTF_SEL_MSK 0x3 macro