Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dcache.c39 #define IOMUXC_GPR11_L2CACHE_AS_OCRAM 0x00000002 macro
62 if (val & IOMUXC_GPR11_L2CACHE_AS_OCRAM) { in v7_outer_cache_enable()
64 val &= ~IOMUXC_GPR11_L2CACHE_AS_OCRAM; in v7_outer_cache_enable()