Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c148 #define COMPHY_FW_PORT_MASK GENMASK(11, 8) macro
157 (((port) << COMPHY_FW_PORT_OFFSET) & COMPHY_FW_PORT_MASK) | \