Searched refs:NETC_PORT_GIG_RF_RESET_MASK (Results 1 – 2 of 2) sorted by relevance
1001 #define NETC_PORT_GIG_RF_RESET_MASK(port) (0x1 << NETC_PORT_GIG_RF_RESET_OFFSET(port)) macro
3801 RegVal &= ~(NETC_PORT_GIG_RF_RESET_MASK (PortId)); in MvGop110NetcPortRfReset()3804 Val &= NETC_PORT_GIG_RF_RESET_MASK (PortId); in MvGop110NetcPortRfReset()