Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h442 #define HPIPE_TX_TRAIN_CHK_INIT_OFFSET 4 macro
444 (0x1 << HPIPE_TX_TRAIN_CHK_INIT_OFFSET)
H A Dcomphy_cp110.c300 data = 0x0 << HPIPE_TX_TRAIN_CHK_INIT_OFFSET; in comphy_pcie_power_up()