Searched refs:reset_status (Results 1 – 13 of 13) sorted by relevance
| /openbmc/u-boot/arch/arm/mach-exynos/ |
| H A D | lowlevel_init.c | 173 uint32_t reset_status; in do_lowlevel_init() local 198 reset_status = get_reset_status(); in do_lowlevel_init() 200 switch (reset_status) { in do_lowlevel_init()
|
| /openbmc/u-boot/include/ |
| H A D | reset.h | 218 int reset_status(struct reset_ctl *reset_ctl); 293 static inline int reset_status(struct reset_ctl *reset_ctl) in reset_status() function
|
| H A D | efi_loader.h | 506 efi_status_t reset_status,
|
| H A D | efi_api.h | 245 efi_status_t reset_status,
|
| /openbmc/u-boot/drivers/sysreset/ |
| H A D | sysreset_x86.c | 39 efi_status_t reset_status, in efi_reset_system() argument
|
| H A D | sysreset_mpc83xx.c | 149 ulong rsr = gd->arch.reset_status; in mpc83xx_sysreset_get_status()
|
| /openbmc/u-boot/arch/arm/mach-bcm283x/ |
| H A D | reset.c | 57 efi_status_t reset_status, in efi_reset_system() argument
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | global_data.h | 90 unsigned long reset_status; /* reset status register at boot */ member
|
| /openbmc/u-boot/drivers/firmware/ |
| H A D | psci.c | 108 efi_status_t reset_status, in efi_reset_system() argument
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_runtime.c | 120 efi_status_t reset_status, in efi_reset_system_boottime() argument 125 EFI_ENTRY("%d %lx %lx %p", reset_type, reset_status, data_size, in efi_reset_system_boottime() 235 efi_status_t reset_status, in efi_reset_system() argument
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | cpu_init.c | 218 gd->arch.reset_status = __raw_readl(&im->reset.rsr); in cpu_init_f() 488 ulong rsr = gd->arch.reset_status; in prt_83xx_rsr()
|
| /openbmc/u-boot/drivers/reset/ |
| H A D | reset-uclass.c | 195 int reset_status(struct reset_ctl *reset_ctl) in reset_status() function
|
| /openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | cpu.c | 1206 efi_status_t reset_status, in efi_reset_system() argument
|