Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sh/lib/
H A Dtime.c26 return get_tmu0_clk_rate() >> ((tmu_bit + 1) * 2); in get_tbclk()
/OK3568_Linux_fs/u-boot/include/
H A Dsh_tmu.h70 static inline unsigned long get_tmu0_clk_rate(void) in get_tmu0_clk_rate() function