Searched refs:mvebu_comphy_smc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/marvell/ |
H A D | phy-mvebu-cp110-comphy.c | 271 static int mvebu_comphy_smc(unsigned long function, unsigned long phys, in mvebu_comphy_smc() function 825 ret = mvebu_comphy_smc(COMPHY_SIP_POWER_ON, priv->cp_phys, lane->id, in mvebu_comphy_power_on() 893 ret = mvebu_comphy_smc(COMPHY_SIP_POWER_OFF, priv->cp_phys, in mvebu_comphy_power_off()
|
/kernel/linux/linux-6.6/drivers/phy/marvell/ |
H A D | phy-mvebu-cp110-comphy.c | 276 static int mvebu_comphy_smc(unsigned long function, unsigned long phys, in mvebu_comphy_smc() function 835 ret = mvebu_comphy_smc(COMPHY_SIP_POWER_ON, priv->cp_phys, lane->id, in mvebu_comphy_power_on() 903 ret = mvebu_comphy_smc(COMPHY_SIP_POWER_OFF, priv->cp_phys, in mvebu_comphy_power_off()
|
Completed in 4 milliseconds