Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mediatek/mt7629/
H A Dinit.c20 #define L2_CFG_SIZE 0x1000 macro
87 base = ioremap(L2_CFG_BASE, L2_CFG_SIZE); in mach_cpu_init()