Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ptp/
Dptp_fc3.h32 u64 tdc_apll_freq; member
Dptp_fc3.c61 fine = div64_s64(fine * NSEC_PER_SEC, idtfc3->tdc_apll_freq * 62LL); in tdc_meas2offset()
472 pcw = div_s64((s64)delta * idtfc3->tdc_apll_freq * 124, NSEC_PER_SEC); in _idtfc3_adjphase()
692 idtfc3->tdc_apll_freq = div_u64(param->xtal_freq * (u64)tdc_fb_div_int, in idtfc3_get_tdc_apll_freq()