Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/fsl/
Dptp_qoriq.h107 #define PP1EN (1<<7) /* Periodic pulse event 1 enable */ macro
/Linux-v4.19/drivers/ptp/
Dptp_qoriq.c291 mask |= PP1EN; in ptp_qoriq_enable()
293 mask &= ~PP1EN; in ptp_qoriq_enable()