Searched refs:sys_boot (Results 1 – 16 of 16) sorted by relevance
36 u32 sys_boot; in omap_sys_boot_device() local39 sys_boot = readl((u32 *) (*ctrl)->control_status) & ((1 << 4) - 1); in omap_sys_boot_device()41 if (sys_boot >= (sizeof(boot_devices) / sizeof(u32))) in omap_sys_boot_device()44 return boot_devices[sys_boot]; in omap_sys_boot_device()
48 u32 sys_boot; in omap_sys_boot_device() local51 sys_boot = readl(&ctrl_base->status) & ((1 << 5) - 1); in omap_sys_boot_device()53 if (sys_boot >= (sizeof(boot_devices) / sizeof(u32))) in omap_sys_boot_device()56 return boot_devices[sys_boot]; in omap_sys_boot_device()
51 u32 sys_boot; in omap_sys_boot_device() local54 sys_boot = readl((u32 *) (*ctrl)->control_status) & ((1 << 5) - 1); in omap_sys_boot_device()56 if (sys_boot >= (sizeof(boot_devices) / sizeof(u32))) in omap_sys_boot_device()59 return boot_devices[sys_boot]; in omap_sys_boot_device()
380 sys_boot
375 sys_boot
105 sys_boot n 1
338 sys_boot