Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/marvell/comphy/
A Dphy-comphy-3700.c131 if (comphy_index == COMPHY_LANE2) in mvebu_a3700_comphy_set_phy_selector()
139 if (comphy_index == COMPHY_LANE0) in mvebu_a3700_comphy_set_phy_selector()
150 if (comphy_index == COMPHY_LANE2) in mvebu_a3700_comphy_set_phy_selector()
160 if (comphy_index == COMPHY_LANE1) in mvebu_a3700_comphy_set_phy_selector()
195 switch (comphy_index) { in mvebu_a3700_comphy_get_mode()
392 if (comphy_index == COMPHY_LANE0) { in mvebu_a3700_comphy_sgmii_power_on()
430 comphy_index); in mvebu_a3700_comphy_sgmii_power_on()
630 if (comphy_index == COMPHY_LANE2) { in mvebu_a3700_comphy_usb3_power_on()
785 if (comphy_index == COMPHY_LANE2) { in mvebu_a3700_comphy_usb3_power_on()
1009 comphy_index, mode); in mvebu_3700_comphy_power_off()
[all …]
A Dphy-comphy-cp110.c311 comphy_index); in mvebu_cp110_comphy_is_pll_locked()
376 comphy_index); in mvebu_cp110_comphy_sata_power_on()
689 comphy_index); in mvebu_cp110_comphy_sgmii_power_on()
883 comphy_index); in mvebu_cp110_comphy_xfi_power_on()
1283 comphy_index); in mvebu_cp110_comphy_pcie_power_on()
1322 if (comphy_index == COMPHY_LANE4 || comphy_index == COMPHY_LANE5) in mvebu_cp110_comphy_pcie_power_on()
1760 comphy_index); in mvebu_cp110_comphy_rxaui_power_on()
1959 comphy_index); in mvebu_cp110_comphy_usb3_power_on()
2093 comphy_index); in rx_pre_train()
2145 comphy_index); in mvebu_cp110_comphy_xfi_rx_training()
[all …]
A Dphy-comphy-cp110.h89 uint8_t comphy_index);
91 uint8_t comphy_index, uint64_t comphy_mode);
92 int mvebu_cp110_comphy_power_on(uint64_t comphy_base, uint8_t comphy_index,
96 uint8_t comphy_index);
97 int mvebu_cp110_comphy_digital_reset(uint64_t comphy_base, uint8_t comphy_index,
A Dphy-comphy-3700.h246 int mvebu_3700_comphy_is_pll_locked(uint8_t comphy_index, uint32_t comphy_mode);
247 int mvebu_3700_comphy_power_off(uint8_t comphy_index, uint32_t comphy_mode);
248 int mvebu_3700_comphy_power_on(uint8_t comphy_index, uint32_t comphy_mode);
/arm-trusted-firmware-2.8.0/drivers/marvell/mg_conf_cm3/
A Dmg_conf_cm3.c64 void mg_start_ap_fw(int cp_nr, uint8_t comphy_index) in mg_start_ap_fw() argument
79 ap_shared_ctrl->lane_nr = comphy_index; in mg_start_ap_fw()
A Dmg_conf_cm3.h8 void mg_start_ap_fw(int cp_nr, uint8_t comphy_index);

Completed in 16 milliseconds