Searched refs:hwtm (Results 1 – 1 of 1) sorted by relevance
75 static unsigned int calc_timing(unsigned int hwtm, unsigned int clk_tns, in calc_timing() argument78 unsigned int ret = to_div(hwtm, clk_tns); in calc_timing()