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.c121 static void mvebu_a3700_comphy_set_phy_selector(uint8_t comphy_index, in mvebu_a3700_comphy_set_phy_selector()
189 static int mvebu_a3700_comphy_get_mode(uint8_t comphy_index) in mvebu_a3700_comphy_get_mode()
246 static void comphy_sgmii_phy_init(uint32_t comphy_index, uint32_t mode, in comphy_sgmii_phy_init()
276 static int mvebu_a3700_comphy_sata_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_sata_power_on()
355 static int mvebu_a3700_comphy_sgmii_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_sgmii_power_on()
568 static int mvebu_a3700_comphy_sgmii_power_off(uint8_t comphy_index) in mvebu_a3700_comphy_sgmii_power_off()
585 static int mvebu_a3700_comphy_usb3_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_usb3_power_on()
782 static int mvebu_a3700_comphy_pcie_power_on(uint8_t comphy_index, in mvebu_a3700_comphy_pcie_power_on()
873 int mvebu_3700_comphy_power_on(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_on()
945 int mvebu_3700_comphy_power_off(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_off()
[all …]
Dphy-comphy-cp110.c67 #define COMPHY_TRX_RELATIVE_ADDR(comphy_index) (comphy_train_base + \ argument
112 uint8_t comphy_index) in mvebu_cp110_comphy_clr_pipe_selector()
131 uint8_t comphy_index) in mvebu_cp110_comphy_clr_phy_selector()
155 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_phy_selector()
249 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_pipe_selector()
300 int mvebu_cp110_comphy_is_pll_locked(uint64_t comphy_base, uint8_t comphy_index) in mvebu_cp110_comphy_is_pll_locked()
353 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sata_power_on()
678 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sgmii_power_on()
836 uint8_t comphy_index, in mvebu_cp110_comphy_xfi_power_on()
1256 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_pcie_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()