Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dmvpp2.c378 #define MVPP2_GMAC_PORT_RESET_MASK BIT(6) macro
2974 ~MVPP2_GMAC_PORT_RESET_MASK; in mvpp2_port_reset()
2978 MVPP2_GMAC_PORT_RESET_MASK) in mvpp2_port_reset()
3004 val |= MVPP2_GMAC_PORT_RESET_MASK; in gop_gmac_reset()
3006 val &= ~MVPP2_GMAC_PORT_RESET_MASK; in gop_gmac_reset()