Home
last modified time | relevance | path

Searched refs:mvebu_3700_comphy_power_on (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/marvell/armada/a3k/common/
H A Da3700_sip_svc.c54 ret = mvebu_3700_comphy_power_on(x1, x2); in mrvl_sip_smc_handler()
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.h248 int mvebu_3700_comphy_power_on(uint8_t comphy_index, uint32_t comphy_mode);
H A Dphy-comphy-3700.c907 int mvebu_3700_comphy_power_on(uint8_t comphy_index, uint32_t comphy_mode) in mvebu_3700_comphy_power_on() function