Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h266 #define HPIPE_CAL_VDD_CONT_MODE_OFFSET 15 macro
268 (0x1 << HPIPE_CAL_VDD_CONT_MODE_OFFSET)
H A Dcomphy_cp110.c1377 data = 0x1 << HPIPE_CAL_VDD_CONT_MODE_OFFSET; in comphy_sfi_power_up()