Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h674 #define GENCONF_PORT_CTRL1_RESET(p) (BIT(p) << 28) macro
H A Dmvpp2_main.c1667 val |= GENCONF_PORT_CTRL1_RESET(port->gop_id) | in mvpp22_gop_init()