Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h252 #define HPIPE_G1_SET_2_G1_TX_EMPH0_MASK \ macro
256 (0x1 << HPIPE_G1_SET_2_G1_TX_EMPH0_MASK)
H A Dcomphy_cp110.c1270 mask = HPIPE_G1_SET_2_G1_TX_EMPH0_MASK; in comphy_sfi_power_up()