Searched refs:FEC_T_TF_MASK (Results 1 – 1 of 1) sorted by relevance
66 #define FEC_T_TF_MASK 0x00000080 macro118 writel(FEC_T_TF_MASK, fep->hwp + FEC_TCSR(fep->pps_channel)); in fec_ptp_enable_pps()679 if (val & FEC_T_TF_MASK) { in fec_pps_interrupt()686 } while (readl(fep->hwp + FEC_TCSR(channel)) & FEC_T_TF_MASK); in fec_pps_interrupt()