Searched refs:emu_clkdm (Results 1 – 3 of 3) sorted by relevance
25 static struct clockdomain *emu_clkdm; variable37 if (!emu_clkdm) { in omap_iommu_dra7_emu_swsup_config()38 emu_clkdm = clkdm_lookup("emu_clkdm"); in omap_iommu_dra7_emu_swsup_config()39 if (WARN_ON_ONCE(!emu_clkdm)) in omap_iommu_dra7_emu_swsup_config()46 clkdm_deny_idle(emu_clkdm); in omap_iommu_dra7_emu_swsup_config()48 clkdm_allow_idle(emu_clkdm); in omap_iommu_dra7_emu_swsup_config()
392 static struct clockdomain emu_clkdm = { variable459 &emu_clkdm,
1778 emu_clkdm: emu_clkdm { label