Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h980 #define NETC_GOP_SOFT_RESET_MASK (0x1 << NETC_GOP_SOFT_RESET_OFFSET) macro
DMvpp2Lib.c3760 RegVal &= ~NETC_GOP_SOFT_RESET_MASK; in MvGop110NetcGopReset()
3763 Val &= NETC_GOP_SOFT_RESET_MASK; in MvGop110NetcGopReset()