Searched refs:cpu_is_omap243x (Results 1 – 4 of 4) sorted by relevance
174 if (!cpu_is_omap243x()) in omap243x_clockdomains_init()
172 else if (cpu_is_omap243x()) in omap_detect_sram()
238 u32 offset = cpu_is_omap243x() ? OMAP243X_CONTROL_IVA2_BOOTADDR : in omap_ctrl_write_dsp_boot_addr()261 u32 offset = cpu_is_omap243x() ? OMAP243X_CONTROL_IVA2_BOOTMOD : in omap_ctrl_write_dsp_boot_mode()
491 #define cpu_is_omap243x() soc_is_omap243x() macro