Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap2/
Domap-iommu.c24 static struct clockdomain *emu_clkdm; variable
36 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()
Dclockdomains3xxx_data.c392 static struct clockdomain emu_clkdm = { variable
459 &emu_clkdm,
/Linux-v5.10/arch/arm/boot/dts/
Domap3xxx-clocks.dtsi1628 emu_clkdm: emu_clkdm { label