Searched refs:emu_clkdm (Results 1 – 3 of 3) sorted by relevance
24 static struct clockdomain *emu_clkdm; variable36 if (!emu_clkdm) { in omap_iommu_dra7_emu_swsup_config()37 emu_clkdm = clkdm_lookup("emu_clkdm"); in omap_iommu_dra7_emu_swsup_config()38 if (WARN_ON_ONCE(!emu_clkdm)) in omap_iommu_dra7_emu_swsup_config()45 clkdm_deny_idle(emu_clkdm); in omap_iommu_dra7_emu_swsup_config()47 clkdm_allow_idle(emu_clkdm); in omap_iommu_dra7_emu_swsup_config()
392 static struct clockdomain emu_clkdm = { variable459 &emu_clkdm,
1628 emu_clkdm: emu_clkdm { label