Home
last modified time | relevance | path

Searched defs:bsel (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dmisc.h11 struct bsel { struct
16 extern struct bsel bsel_str[]; argument
Dsystem_manager.h92 #define SYSMGR_GET_BOOTINFO_BSEL(bsel) \ argument
/external/u-boot/arch/arm/mach-socfpga/
Dmisc_gen5.c142 const u32 bsel = in print_cpuinfo() local
156 const u32 bsel = readl(&sysmgr_regs->bootinfo) & 0x7; in arch_misc_init() local
Dspl.c45 const u32 bsel = readl(&sysmgr_regs->bootinfo); in spl_boot_device() local
Dmisc_arria10.c249 const u32 bsel = in print_cpuinfo() local