Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h1000 #define NETC_PORT_GIG_RF_RESET_OFFSET(port) (28 + port) macro
1001 #define NETC_PORT_GIG_RF_RESET_MASK(port) (0x1 << NETC_PORT_GIG_RF_RESET_OFFSET(port))
DMvpp2Lib.c3803 Val <<= NETC_PORT_GIG_RF_RESET_OFFSET (PortId); in MvGop110NetcPortRfReset()