Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c64 #define MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(n) ((n) << 1) macro
433 val &= ~MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(0x7); in mvebu_comphy_ethernet_init_reset()
434 val |= MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(0x1); in mvebu_comphy_ethernet_init_reset()