Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c411 #define MVPP22_XLG_PORT_EN BIT(0) macro
3438 val |= MVPP22_XLG_PORT_EN; in gop_xlg_mac_port_enable()
3442 val &= ~MVPP22_XLG_PORT_EN; in gop_xlg_mac_port_enable()