Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/fsl/
Dptp_qoriq.h74 #define FIPERST (1<<28) /* FIPER start indication */ macro
/linux-4.19.296/drivers/ptp/
Dptp_qoriq.c524 qoriq_write(&regs->ctrl_regs->tmr_ctrl, tmr_ctrl|FIPERST|RTPE|TE|FRD); in qoriq_ptp_probe()