Searched defs:COMPHY_PHY_REG (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/marvell/ | ||
H A D | phy-mvebu-a3700-comphy.c | 184 #define COMPHY_PHY_REG(lane, reg) (((1 - (lane)) * 0x28) + ((reg) & 0x3f)) macro |
Completed in 3 milliseconds