Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h279 #define HPIPE_LANE_ALIGN_OFF_OFFSET 12 macro
281 (0x1 << HPIPE_LANE_ALIGN_OFF_OFFSET)
H A Dcomphy_cp110.c254 data = 0x0 << HPIPE_LANE_ALIGN_OFF_OFFSET; in comphy_pcie_power_up()