Searched refs:serdes2_prtcl (Results 1 – 2 of 2) sorted by relevance
51 u32 serdes2_prtcl; in fman_port_enet_if() local73 serdes2_prtcl = in_be32(&gur->rcwsr[4]) & in fman_port_enet_if()76 if (serdes2_prtcl) { in fman_port_enet_if()77 serdes2_prtcl >>= FSL_CORENET2_RCWSR4_SRDS2_PRTCL_SHIFT; in fman_port_enet_if()78 switch (serdes2_prtcl) { in fman_port_enet_if()
509 int serdes2_prtcl = (in_le32(&gur->rcwsr[28]) & in initialize_dpmac_to_slot() local591 switch (serdes2_prtcl) { in initialize_dpmac_to_slot()597 serdes2_prtcl); in initialize_dpmac_to_slot()619 serdes2_prtcl); in initialize_dpmac_to_slot()635 serdes2_prtcl); in initialize_dpmac_to_slot()650 __func__ , serdes2_prtcl); in initialize_dpmac_to_slot()740 switch (serdes2_prtcl) { in ls2080a_handle_phy_interface_sgmii()766 if (serdes2_prtcl == 0x47) { in ls2080a_handle_phy_interface_sgmii()793 __func__, serdes2_prtcl); in ls2080a_handle_phy_interface_sgmii()974 if (serdes2_prtcl == 0x7 || serdes2_prtcl == 0x8 || in board_eth_init()[all …]
Completed in 5 milliseconds