Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h364 #define HPIPE_PWR_CTR_DTL_INTPCLK_DIV_FORCE_OFFSET 10 macro
366 (0x1 << HPIPE_PWR_CTR_DTL_INTPCLK_DIV_FORCE_OFFSET)
H A Dcomphy_cp110.c819 data |= 0x1 << HPIPE_PWR_CTR_DTL_INTPCLK_DIV_FORCE_OFFSET; in comphy_sata_power_up()