Searched refs:PTP_PIN_CFG_SYNC (Results 1 – 2 of 2) sorted by relevance
28 val &= ~(PTP_PIN_CFG_SYNC | PTP_PIN_CFG_ACTION_MASK | PTP_PIN_CFG_DOM); in ocelot_ptp_gettime64()61 val &= ~(PTP_PIN_CFG_SYNC | PTP_PIN_CFG_ACTION_MASK | PTP_PIN_CFG_DOM); in ocelot_ptp_settime64()73 val &= ~(PTP_PIN_CFG_SYNC | PTP_PIN_CFG_ACTION_MASK | PTP_PIN_CFG_DOM); in ocelot_ptp_settime64()98 val &= ~(PTP_PIN_CFG_SYNC | PTP_PIN_CFG_ACTION_MASK | in ocelot_ptp_adjtime()109 val &= ~(PTP_PIN_CFG_SYNC | PTP_PIN_CFG_ACTION_MASK | in ocelot_ptp_adjtime()289 val |= PTP_PIN_CFG_SYNC; in ocelot_ptp_enable()696 val &= ~(PTP_PIN_CFG_SYNC | PTP_PIN_CFG_ACTION_MASK | PTP_PIN_CFG_DOM); in ocelot_get_hwtimestamp()
27 #define PTP_PIN_CFG_SYNC BIT(2) macro
Completed in 5 milliseconds