Home
last modified time | relevance | path

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

/linux-6.15/drivers/ptp/
H A Dptp_fc3.c172 static int idtfc3_enable_tdc(struct idtfc3 *idtfc3, bool enable, u8 meas_mode) in idtfc3_enable_tdc() argument
185 if (meas_mode >= MEAS_MODE_INVALID) in idtfc3_enable_tdc()
190 &meas_mode, sizeof(meas_mode)); in idtfc3_enable_tdc()
196 if (meas_mode == CONTINUOUS) in idtfc3_enable_tdc()