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

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

Completed in 29 milliseconds