Searched refs:XPCS_QSEQ_STATE_STABLE (Results 1 – 2 of 2) sorted by relevance
51 } while ((value & XPCS_QSEQ_STATE_MPLLOFF) == XPCS_QSEQ_STATE_STABLE); in sxgbe_xpcs_init()58 } while ((value & XPCS_QSEQ_STATE_MPLLOFF) != XPCS_QSEQ_STATE_STABLE); in sxgbe_xpcs_init()81 } while ((value & XPCS_QSEQ_STATE_MPLLOFF) != XPCS_QSEQ_STATE_STABLE); in sxgbe_xpcs_init_1G()
27 #define XPCS_QSEQ_STATE_STABLE 0x10 macro