Searched refs:PEX0 (Results 1 – 8 of 8) sorted by relevance
/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
A D | ctrl_pex.c | 34 if ((serdes_type != PEX0) && (serdes_type != PEX1) && in hws_pex_config() 38 if ((serdes_type != PEX0) && in hws_pex_config() 45 pex_idx = serdes_type - PEX0; in hws_pex_config() 57 if ((serdes_type != PEX0) && in hws_pex_config() 65 case PEX0: in hws_pex_config() 102 if ((serdes_type != PEX0) && (serdes_type != PEX1) && in hws_pex_config() 106 if ((serdes_type != PEX0) && in hws_pex_config() 113 pex_idx = serdes_type - PEX0; in hws_pex_config() 205 if ((serdes_type != PEX0) && (serdes_type != PEX1) && in hws_pex_config() 209 if ((serdes_type != PEX0) && in hws_pex_config() [all …]
|
A D | high_speed_env_spec.c | 1310 case PEX0: in serdes_type_and_speed_to_speed_seq() 1612 case PEX0: in hws_serdes_pex_ref_clock_satr_get() 1704 case PEX0: in serdes_power_up_ctrl() 1715 pex_idx = serdes_type - PEX0; in serdes_power_up_ctrl() 1717 if ((is_pex_by1 == 1) || (serdes_type == PEX0)) { in serdes_power_up_ctrl() 1961 if (serdes_type == PEX0) in hws_update_serdes_phy_selectors() 2019 case PEX0: in hws_ref_clock_set()
|
A D | high_speed_env_spec.h | 34 PEX0, enumerator
|
/u-boot/board/Marvell/db-88f6820-amc/ |
A D | db-88f6820-amc.c | 38 {PEX0, SERDES_SPEED_5_GBPS, PEX_ROOT_COMPLEX_X1, 0, 0},
|
/u-boot/board/alliedtelesis/x530/ |
A D | x530.c | 33 {PEX0, SERDES_SPEED_5_GBPS, PEX_ROOT_COMPLEX_X1, 0, 0},
|
/u-boot/board/Marvell/db-88f6820-gp/ |
A D | db-88f6820-gp.c | 59 {PEX0, SERDES_SPEED_5_GBPS, PEX_ROOT_COMPLEX_X1, 0, 0},
|
/u-boot/board/solidrun/clearfog/ |
A D | clearfog.c | 92 board_serdes_map[0].serdes_type = PEX0; in hws_board_topology_load()
|
/u-boot/board/CZ.NIC/turris_omnia/ |
A D | turris_omnia.c | 77 {PEX0, SERDES_SPEED_5_GBPS, PEX_ROOT_COMPLEX_X1, 0, 0},
|
Completed in 11 milliseconds