Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Diotiming-s3c2412.c75 static unsigned int calc_timing(unsigned int hwtm, unsigned int clk_tns, in calc_timing() argument
78 unsigned int ret = to_div(hwtm, clk_tns); in calc_timing()