Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Domap_hwmod.h279 #define SYSC_NO_CACHE (1 << 8) /* XXX SW flag, belongs elsewhere */ macro
H A Domap_hwmod_3xxx_data.c932 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_NO_CACHE),
946 SYSC_NO_CACHE),
H A Domap_hwmod.c281 if (!(oh->class->sysc->sysc_flags & SYSC_NO_CACHE)) in _update_sysc_cache()
3270 *sysc_flags |= SYSC_NO_CACHE; in omap_hwmod_init_sysc_flags()