Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-cp110.h88 int mvebu_cp110_comphy_is_pll_locked(uint64_t comphy_base,
H A Dphy-comphy-cp110.c302 int mvebu_cp110_comphy_is_pll_locked(uint64_t comphy_base, uint8_t comphy_index) in mvebu_cp110_comphy_is_pll_locked() function
805 ret = mvebu_cp110_comphy_is_pll_locked(comphy_base, comphy_index); in mvebu_cp110_comphy_sgmii_power_on()
/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmrvl_sip_svc.c119 ret = mvebu_cp110_comphy_is_pll_locked(x1, x2); in mrvl_sip_smc_handler()