Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c146 #define COMPHY_FW_PORT_MASK GENMASK(11, 8) macro
155 (((port) << COMPHY_FW_PORT_OFFSET) & COMPHY_FW_PORT_MASK) | \
/kernel/linux/linux-6.6/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) | \

Completed in 5 milliseconds