Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c147 #define COMPHY_FW_PORT_MASK GENMASK(11, 8) macro
156 (((port) << COMPHY_FW_PORT_OFFSET) & COMPHY_FW_PORT_MASK) | \