Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-cp110.c69 #define COMPHY_TRX_RELATIVE_ADDR(comphy_index) (comphy_train_base + \ argument
114 uint8_t comphy_index) in mvebu_cp110_comphy_clr_pipe_selector()
133 uint8_t comphy_index) in mvebu_cp110_comphy_clr_phy_selector()
157 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_phy_selector()
251 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_pipe_selector()
302 int mvebu_cp110_comphy_is_pll_locked(uint64_t comphy_base, uint8_t comphy_index) in mvebu_cp110_comphy_is_pll_locked()
355 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sata_power_on()
680 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sgmii_power_on()
838 uint8_t comphy_index, in mvebu_cp110_comphy_xfi_power_on()
1258 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_pcie_power_on()
[all …]
Dphy-comphy-3700.c121 static int mvebu_a3700_comphy_set_phy_selector(uint8_t comphy_index, in mvebu_a3700_comphy_set_phy_selector()
190 static int mvebu_a3700_comphy_get_mode(uint8_t comphy_index) in mvebu_a3700_comphy_get_mode()
287 static int mvebu_a3700_comphy_sata_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_sata_power_on()
370 static int mvebu_a3700_comphy_sgmii_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_sgmii_power_on()
593 static int mvebu_a3700_comphy_sgmii_power_off(uint8_t comphy_index) in mvebu_a3700_comphy_sgmii_power_off()
610 static int mvebu_a3700_comphy_usb3_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_usb3_power_on()
808 static int mvebu_a3700_comphy_pcie_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_pcie_power_on()
907 int mvebu_3700_comphy_power_on(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_on()
978 int mvebu_3700_comphy_power_off(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_off()
1043 int mvebu_3700_comphy_is_pll_locked(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_is_pll_locked()
/aosp_15_r20/external/arm-trusted-firmware/drivers/marvell/comphy/
H A Dphy-comphy-cp110.c69 #define COMPHY_TRX_RELATIVE_ADDR(comphy_index) (comphy_train_base + \ argument
114 uint8_t comphy_index) in mvebu_cp110_comphy_clr_pipe_selector()
133 uint8_t comphy_index) in mvebu_cp110_comphy_clr_phy_selector()
157 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_phy_selector()
251 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_pipe_selector()
302 int mvebu_cp110_comphy_is_pll_locked(uint64_t comphy_base, uint8_t comphy_index) in mvebu_cp110_comphy_is_pll_locked()
355 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sata_power_on()
680 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sgmii_power_on()
838 uint8_t comphy_index, in mvebu_cp110_comphy_xfi_power_on()
1258 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_pcie_power_on()
[all …]
H A Dphy-comphy-3700.c121 static int mvebu_a3700_comphy_set_phy_selector(uint8_t comphy_index, in mvebu_a3700_comphy_set_phy_selector()
190 static int mvebu_a3700_comphy_get_mode(uint8_t comphy_index) in mvebu_a3700_comphy_get_mode()
287 static int mvebu_a3700_comphy_sata_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_sata_power_on()
370 static int mvebu_a3700_comphy_sgmii_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_sgmii_power_on()
592 static int mvebu_a3700_comphy_sgmii_power_off(uint8_t comphy_index) in mvebu_a3700_comphy_sgmii_power_off()
609 static int mvebu_a3700_comphy_usb3_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_usb3_power_on()
808 static int mvebu_a3700_comphy_pcie_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_pcie_power_on()
907 int mvebu_3700_comphy_power_on(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_on()
978 int mvebu_3700_comphy_power_off(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_off()
1043 int mvebu_3700_comphy_is_pll_locked(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_is_pll_locked()
/aosp_15_r20/external/trusty/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()
/aosp_15_r20/external/arm-trusted-firmware/drivers/marvell/mg_conf_cm3/
H A Dmg_conf_cm3.c64 void mg_start_ap_fw(int cp_nr, uint8_t comphy_index) in mg_start_ap_fw()