Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c132 if (ptp_qoriq->extts_fifo_support) in extts_clean_up()
146 if (!ptp_qoriq->extts_fifo_support) in extts_clean_up()
487 ptp_qoriq->extts_fifo_support = true; in ptp_qoriq_init()
489 ptp_qoriq->extts_fifo_support = false; in ptp_qoriq_init()
/openbmc/linux/include/linux/fsl/
H A Dptp_qoriq.h150 bool extts_fifo_support; member