Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h584 #define HPIPE_CFG_PHY_RC_EP_OFFSET 12 macro
586 (0x1 << HPIPE_CFG_PHY_RC_EP_OFFSET)
H A Dcomphy_cp110.c448 data = 0x1 << HPIPE_CFG_PHY_RC_EP_OFFSET; in comphy_pcie_power_up()