Searched refs:NETC_PORT_GIG_RF_RESET_OFFSET (Results 1 – 2 of 2) sorted by relevance
1000 #define NETC_PORT_GIG_RF_RESET_OFFSET(port) (28 + port) macro1001 #define NETC_PORT_GIG_RF_RESET_MASK(port) (0x1 << NETC_PORT_GIG_RF_RESET_OFFSET(port))
3803 Val <<= NETC_PORT_GIG_RF_RESET_OFFSET (PortId); in MvGop110NetcPortRfReset()