Searched refs:PTP_PIN_CFG_ACTION (Results 1 – 2 of 2) sorted by relevance
28 #define PTP_PIN_CFG_ACTION(x) ((x) << 3) macro29 #define PTP_PIN_CFG_ACTION_MASK PTP_PIN_CFG_ACTION(0x7)
31 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_SAVE); in ocelot_ptp_gettime64()64 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_IDLE); in ocelot_ptp_settime64()76 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_LOAD); in ocelot_ptp_settime64()102 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_IDLE); in ocelot_ptp_adjtime()113 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_DELTA); in ocelot_ptp_adjtime()241 val = PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_IDLE); in ocelot_ptp_enable()290 val = PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_CLOCK); in ocelot_ptp_enable()308 val = PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_CLOCK); in ocelot_ptp_enable()802 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_SAVE); in ocelot_get_hwtimestamp()