Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c111 #define MVEBU_COMPHY_CONF6(n) (0x1014 + (n) * 0x28) macro
421 regmap_read(priv->regmap, MVEBU_COMPHY_CONF6(lane->id), &val); in mvebu_comphy_ethernet_init_reset()
423 regmap_write(priv->regmap, MVEBU_COMPHY_CONF6(lane->id), val); in mvebu_comphy_ethernet_init_reset()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c112 #define MVEBU_COMPHY_CONF6(n) (0x1014 + (n) * 0x28) macro
426 regmap_read(priv->regmap, MVEBU_COMPHY_CONF6(lane->id), &val); in mvebu_comphy_ethernet_init_reset()
428 regmap_write(priv->regmap, MVEBU_COMPHY_CONF6(lane->id), val); in mvebu_comphy_ethernet_init_reset()

Completed in 4 milliseconds