Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h378 #define HPIPE_OS_PH_OFFSET_FORCE_OFFSET 7 macro
380 (0x1 << HPIPE_OS_PH_OFFSET_FORCE_OFFSET)
H A Dcomphy_cp110.c873 data |= 0x1 << HPIPE_OS_PH_OFFSET_FORCE_OFFSET; in comphy_sata_power_up()