Home
last modified time | relevance | path

Searched defs:comphy_index (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-3700.c143 static void mvebu_a3700_comphy_set_phy_selector(uint8_t comphy_index, in mvebu_a3700_comphy_set_phy_selector()
211 static int mvebu_a3700_comphy_get_mode(uint8_t comphy_index) in mvebu_a3700_comphy_get_mode()
268 static void comphy_sgmii_phy_init(uint32_t comphy_index, uint32_t mode, in comphy_sgmii_phy_init()
298 static int mvebu_a3700_comphy_sata_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_sata_power_on()
377 static int mvebu_a3700_comphy_sgmii_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_sgmii_power_on()
589 static int mvebu_a3700_comphy_sgmii_power_off(uint8_t comphy_index) in mvebu_a3700_comphy_sgmii_power_off()
606 static int mvebu_a3700_comphy_usb3_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_usb3_power_on()
800 static int mvebu_a3700_comphy_pcie_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_pcie_power_on()
888 int mvebu_3700_comphy_power_on(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_on()
960 int mvebu_3700_comphy_power_off(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_off()
[all …]
Dphy-comphy-cp110.c107 uint8_t comphy_index) in mvebu_cp110_comphy_clr_pipe_selector()
126 uint8_t comphy_index) in mvebu_cp110_comphy_clr_phy_selector()
150 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_phy_selector()
244 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_pipe_selector()
295 int mvebu_cp110_comphy_is_pll_locked(uint64_t comphy_base, uint8_t comphy_index) in mvebu_cp110_comphy_is_pll_locked()
348 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sata_power_on()
673 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sgmii_power_on()
831 uint8_t comphy_index, in mvebu_cp110_comphy_xfi_power_on()
1243 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_pcie_power_on()
1734 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_rxaui_power_on()
[all …]
/external/arm-trusted-firmware/drivers/marvell/mg_conf_cm3/
Dmg_conf_cm3.c64 void mg_start_ap_fw(int cp_nr, uint8_t comphy_index) in mg_start_ap_fw()