Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/marvell/
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)
93 COMPHY_CFG1_GEN_TX(gen_tx) | in a38x_comphy_set_speed()