Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/fsl/
Dptp_qoriq.h98 #define PP1 (1<<7) /* periodic pulse generated on FIPER1 */ macro
/linux-4.19.296/drivers/ptp/
Dptp_qoriq.c156 if (val & PP1) { in isr()
157 ack |= PP1; in isr()