Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c60 #define MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(n) ((n) << 1) macro
259 val &= ~MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(0x7); in mvebu_comphy_ethernet_init_reset()
260 val |= MVEBU_COMPHY_LOOPBACK_DBUS_WIDTH(0x1); in mvebu_comphy_ethernet_init_reset()