xlate_clkctrl 63 arch/arm/mach-omap2/cm.h u32 (*xlate_clkctrl)(u8 part, u16 inst, u16 clkctrl_offs); xlate_clkctrl 408 arch/arm/mach-omap2/cm33xx.c .xlate_clkctrl = &am33xx_cm_xlate_clkctrl, xlate_clkctrl 180 arch/arm/mach-omap2/cm_common.c if (!cm_ll_data->xlate_clkctrl) { xlate_clkctrl 185 arch/arm/mach-omap2/cm_common.c return cm_ll_data->xlate_clkctrl(part, inst, clkctrl_offs); xlate_clkctrl 555 arch/arm/mach-omap2/cminst44xx.c .xlate_clkctrl = &omap4_cminst_xlate_clkctrl, xlate_clkctrl 244 arch/arm/mach-omap2/omap_hwmod.c u32 (*xlate_clkctrl)(struct omap_hwmod *oh); xlate_clkctrl 808 arch/arm/mach-omap2/omap_hwmod.c if (!soc_ops.xlate_clkctrl) xlate_clkctrl 811 arch/arm/mach-omap2/omap_hwmod.c addr = soc_ops.xlate_clkctrl(oh); xlate_clkctrl 4128 arch/arm/mach-omap2/omap_hwmod.c soc_ops.xlate_clkctrl = _omap4_xlate_clkctrl; xlate_clkctrl 4139 arch/arm/mach-omap2/omap_hwmod.c soc_ops.xlate_clkctrl = _omap4_xlate_clkctrl;