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