Home
last modified time | relevance | path

Searched refs:FEC_T_TMODE_MASK (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/freescale/
Dfec_ptp.c75 #define FEC_T_TMODE_MASK 0x0000003C macro
144 val &= ~(FEC_T_TMODE_MASK); in fec_ptp_enable_pps()
147 } while (val & FEC_T_TMODE_MASK); in fec_ptp_enable_pps()
206 val &= ~(FEC_T_TMODE_MASK); in fec_ptp_enable_pps()