Searched refs:PTP_PIN_CFG_ACTION (Results 1 – 2 of 2) sorted by relevance
19 #define PTP_PIN_CFG_ACTION(x) ((x) << 3) macro20 #define PTP_PIN_CFG_ACTION_MASK PTP_PIN_CFG_ACTION(0x7)
652 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_SAVE); in ocelot_get_hwtimestamp()1826 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_SAVE); in ocelot_ptp_gettime64()1859 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_IDLE); in ocelot_ptp_settime64()1871 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_LOAD); in ocelot_ptp_settime64()1890 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_IDLE); in ocelot_ptp_adjtime()1900 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_DELTA); in ocelot_ptp_adjtime()