Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Dcpu.c16 #define L2C_RAM_SEL (1<<4) macro
43 val = val & ~(L2C_RAM_SEL); in arch_cpu_init()