Home
last modified time | relevance | path

Searched refs:__efi_runtime_data (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/watchdog/
Dbcm2835_wdt.c16 static __efi_runtime_data bool enabled = true;
/external/u-boot/arch/arm/mach-bcm283x/
Dreset.c32 __efi_runtime_data struct bcm2835_wdog_regs *wdog_regs =
/external/u-boot/arch/arm/cpu/armv8/
Dfwcall.c86 static const __efi_runtime_data bool use_smc_for_psci = true;
/external/u-boot/include/
Defi_loader.h409 #define __efi_runtime_data __attribute__ ((section ("efi_runtime_data"))) macro
456 #define __efi_runtime_data macro
/external/u-boot/lib/efi_loader/
Defi_runtime.c458 struct efi_runtime_services __efi_runtime_data efi_runtime_services = {
Defi_boottime.c46 static struct efi_configuration_table __efi_runtime_data efi_conf_table[16];
3043 static uint16_t __efi_runtime_data firmware_vendor[] = L"Das U-Boot";
3045 struct efi_system_table __efi_runtime_data systab = {
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.c624 __efi_runtime_data u32 __iomem *rstcr = (u32 *)CONFIG_SYS_FSL_RST_ADDR;