Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/
H A Dgeneric.c490 u32 mem_type, mem_ctl; in spl_boot_device() local
496 mem_ctl = (rcsr >> 25) & 0x03; in spl_boot_device()
499 switch (mem_ctl) { in spl_boot_device()