Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c65 #define MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(n) ((n) << 1) macro
446 val &= ~MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(0x7); in mvebu_comphy_ethernet_init_reset()
447 val |= MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(0x1); in mvebu_comphy_ethernet_init_reset()