Searched refs:dclk_period (Results 1 – 1 of 1) sorted by relevance
110 u64 addend, dclk_period; in fbnic_ptp_adjfine() local114 dclk_period = (((u64)1000000000) << 32) / FBNIC_CLOCK_FREQ; in fbnic_ptp_adjfine()115 addend = adjust_by_scaled_ppm(dclk_period, scaled_ppm); in fbnic_ptp_adjfine()226 u64 dclk_period; in fbnic_ptp_reset() local233 dclk_period = (((u64)1000000000) << 32) / FBNIC_CLOCK_FREQ; in fbnic_ptp_reset()235 __fbnic_time_set_addend(fbd, dclk_period); in fbnic_ptp_reset()