Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_hwmod.c701 static struct clockdomain *_get_clkdm(struct omap_hwmod *oh) in _get_clkdm() function
733 clkdm = _get_clkdm(oh); in _add_initiator_dep()
734 init_clkdm = _get_clkdm(init_oh); in _add_initiator_dep()
762 clkdm = _get_clkdm(oh); in _del_initiator_dep()
763 init_clkdm = _get_clkdm(init_oh); in _del_initiator_dep()
805 if (!_get_clkdm(oh)) in _init_main_clk()
1368 clkdm = _get_clkdm(oh); in _enable_sysc()