Searched defs:bsel (Results 1 – 6 of 6) sorted by relevance
13 struct bsel { struct18 extern struct bsel bsel_str[]; argument
94 #define SYSMGR_GET_BOOTINFO_BSEL(bsel) \ argument
127 const u32 bsel = SYSMGR_GET_BOOTINFO_BSEL(bootinfo); in print_cpuinfo() local140 const u32 bsel = readl(socfpga_get_sysmgr_addr() + in arch_misc_init() local
34 const u32 bsel = readl(socfpga_get_sysmgr_addr() + in spl_boot_device() local
72 const u32 bsel = readl(socfpga_get_sysmgr_addr() + SYSMGR_A10_BOOTINFO); in spl_boot_device() local
109 const u32 bsel = SYSMGR_GET_BOOTINFO_BSEL(bootinfo); in print_cpuinfo() local
Completed in 9 milliseconds