Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-davinci/include/mach/
Dsyscfg_defs.h13 unsigned int bootcfg; /* 0x14 */ member
Dhardware.h480 dv_reg bootcfg; member
/external/u-boot/arch/arm/mach-davinci/
Dspl.c47 switch (davinci_syscfg_regs->bootcfg) { in spl_boot_device()