Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h347 #define HPIPE_TX_REG1_SLC_EN_OFFSET 10 macro
349 (0x3f << HPIPE_TX_REG1_SLC_EN_OFFSET)
H A Dcomphy_cp110.c1279 data |= 0x3f << HPIPE_TX_REG1_SLC_EN_OFFSET; in comphy_sfi_power_up()