Searched refs:get_tclk (Results 1 – 1 of 1) sorted by relevance
31 static int get_tclk(void);106 static int get_tclk(void) in get_tclk() function172 tclk = clk_register_fixed_rate(NULL, "tclk", NULL, 0, get_tclk()); in clk_init()345 IRQ_MV78XX0_TIMER_1, get_tclk()); in mv78xx0_timer_init()401 printk("TCLK = %dMHz\n", (get_tclk() + 499999) / 1000000); in mv78xx0_init()