Home
last modified time | relevance | path

Searched refs:PHY_ISOLATE_MODE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c305 comphy_sata_set_indirect(comphy_indir_regs, offset, 0, PHY_ISOLATE_MODE); in mvebu_a3700_comphy_sata_power_on()
965 comphy_sata_set_indirect(comphy_indir_regs, offset, PHY_ISOLATE_MODE, in mvebu_a3700_comphy_sata_power_off()
966 PHY_ISOLATE_MODE); in mvebu_a3700_comphy_sata_power_off()
H A Dphy-comphy-3700.h97 #define PHY_ISOLATE_MODE BIT(15) macro