Searched refs:ns_period (Results 1 – 3 of 3) sorted by relevance
16 u64 ns_period; member
518 cycles = cfg->ns_period * cpts->refclk_freq; in am65_cpts_estf_enable()550 u64 ns_period, ns_start, cycles; in am65_cpts_perout_enable_hw() local557 ns_period = timespec64_to_ns(&ts); in am65_cpts_perout_enable_hw()559 cycles = (ns_period * cpts->refclk_freq) / NSEC_PER_SEC; in am65_cpts_perout_enable_hw()
370 cfg.ns_period = est_new->taprio.cycle_time; in am65_cpsw_timer_set()