Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c449 #define NETC_GOP_SOFT_RESET_MASK (0x1 << \ macro
3522 reg &= ~NETC_GOP_SOFT_RESET_MASK; in gop_netc_gop_reset()
3525 val &= NETC_GOP_SOFT_RESET_MASK; in gop_netc_gop_reset()