Searched refs:hwtm (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Diotiming-s3c2412.c75 * @hwtm: The hardware timing in 10ths of nanoseconds.
79 static unsigned int calc_timing(unsigned int hwtm, unsigned int clk_tns, calc_timing() argument
82 unsigned int ret = to_div(hwtm, clk_tns); calc_timing()

Completed in 226 milliseconds