Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c138 #define COMPHY_FW_POL_MASK GENMASK(1, 0) macro
154 ((((pol) << COMPHY_FW_POL_OFFSET) & COMPHY_FW_POL_MASK) | \