Searched refs:omap_hwmod_get_main_clk (Results 1 – 3 of 3) sorted by relevance
662 const char *omap_hwmod_get_main_clk(struct omap_hwmod *oh);
330 timer->fclk = clk_get(NULL, omap_hwmod_get_main_clk(oh)); in omap_dm_timer_init_one()
4156 const char *omap_hwmod_get_main_clk(struct omap_hwmod *oh) in omap_hwmod_get_main_clk() function