Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c398 #define MVPP22_XLG_PORT_EN BIT(0) macro
3424 val |= MVPP22_XLG_PORT_EN; in gop_xlg_mac_port_enable()
3428 val &= ~MVPP22_XLG_PORT_EN; in gop_xlg_mac_port_enable()