Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c22 #define COMPHY_CFG1_GEN_RX(x) ((x) << 22) macro
23 #define COMPHY_CFG1_GEN_RX_MSK COMPHY_CFG1_GEN_RX(15)
89 COMPHY_CFG1_GEN_RX(gen_rx)); in a38x_comphy_set_speed()