Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/arm/mach-socfpga/include/mach/
A Dmisc.h13 struct bsel { struct
18 extern struct bsel bsel_str[]; argument
A Dsystem_manager.h94 #define SYSMGR_GET_BOOTINFO_BSEL(bsel) \ argument
/u-boot-v2022.01-rc1/arch/arm/mach-socfpga/
A Dmisc_gen5.c127 const u32 bsel = SYSMGR_GET_BOOTINFO_BSEL(bootinfo); in print_cpuinfo() local
140 const u32 bsel = readl(socfpga_get_sysmgr_addr() + in arch_misc_init() local
A Dspl_gen5.c34 const u32 bsel = readl(socfpga_get_sysmgr_addr() + in spl_boot_device() local
A Dspl_a10.c72 const u32 bsel = readl(socfpga_get_sysmgr_addr() + SYSMGR_A10_BOOTINFO); in spl_boot_device() local
A Dmisc_arria10.c109 const u32 bsel = SYSMGR_GET_BOOTINFO_BSEL(bootinfo); in print_cpuinfo() local

Completed in 9 milliseconds