Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_fc3.c172 static int idtfc3_enable_tdc(struct idtfc3 *idtfc3, bool enable, u8 meas_mode) in idtfc3_enable_tdc() function
250 err = idtfc3_enable_tdc(idtfc3, true, CONTINUOUS); in check_tdc_fifo_overrun()
558 err = idtfc3_enable_tdc(idtfc3, true, CONTINUOUS); in idtfc3_enable()
560 err = idtfc3_enable_tdc(idtfc3, false, MEAS_MODE_INVALID); in idtfc3_enable()
771 err = idtfc3_enable_tdc(idtfc3, false, MEAS_MODE_INVALID); in idtfc3_configure_hw()