Searched refs:_get_clkdm (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_hwmod.c687 static struct clockdomain *_get_clkdm(struct omap_hwmod *oh) _get_clkdm() function
719 clkdm = _get_clkdm(oh); _add_initiator_dep()
720 init_clkdm = _get_clkdm(init_oh); _add_initiator_dep()
748 clkdm = _get_clkdm(oh); _del_initiator_dep()
749 init_clkdm = _get_clkdm(init_oh); _del_initiator_dep()
791 if (!_get_clkdm(oh)) _init_main_clk()
1354 clkdm = _get_clkdm(oh); _enable_sysc()

Completed in 67 milliseconds