Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c20 #define COMPHY_CFG1_GEN_TX(x) ((x) << 26) macro
21 #define COMPHY_CFG1_GEN_TX_MSK COMPHY_CFG1_GEN_TX(15)
88 COMPHY_CFG1_GEN_TX(gen_tx) | in a38x_comphy_set_speed()