Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mv78xx0/
Dcommon.c30 static int get_tclk(void);
105 static int get_tclk(void) in get_tclk() function
172 get_tclk()); in clk_init()
350 IRQ_MV78XX0_TIMER_1, get_tclk()); in mv78xx0_timer_init()
406 printk("TCLK = %dMHz\n", (get_tclk() + 499999) / 1000000); in mv78xx0_init()