Searched refs:IGC_RXCW_SYNCH (Results 1 – 2 of 2) sorted by relevance
872 if (rxcw & IGC_RXCW_SYNCH) { in igc_check_for_serdes_link_generic()889 if (rxcw & IGC_RXCW_SYNCH) { in igc_check_for_serdes_link_generic()
738 #define IGC_RXCW_SYNCH 0x40000000 /* Receive config synch */ macro