Searched refs:PP2L (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/fsl/
H A Dptp_qoriq.h77 #define PP2L (1<<26) /* Fiper2 pulse loopback mode enabled. */ macro
/linux-master/drivers/ptp/
H A Dptp_qoriq_debugfs.c46 *val = ctrl & PP2L ? 1 : 0;
59 ctrl &= ~PP2L;
61 ctrl |= PP2L;

Completed in 150 milliseconds