Searched refs:service (Results 1 – 25 of 28) sorted by relevance
12
/u-boot/doc/ |
A D | README.watchdog | 18 Available for AT91SAM9 to service the watchdog. 21 Available for FTWDT010 to service the watchdog. 27 Available for i.mx31/35/5x/6x to service the watchdog. This is not 33 Available for Xilinx Axi platforms to service timebase watchdog timer.
|
A D | README.rockchip | 195 ERROR: Error initializing runtime service opteed_fast
|
/u-boot/arch/mips/dts/ |
A D | sfr,nb4-ser.dts | 31 label = "NB4-SER:blue:service"; 41 label = "NB4-SER:red:service"; 46 label = "NB4-SER:green:service";
|
/u-boot/arch/arm/include/asm/ |
A D | omap_sec_common.h | 16 u32 secure_rom_call(u32 service, u32 proc_id, u32 flag, ...);
|
A D | omap_common.h | 670 void omap_smc1(u32 service, u32 val); 676 u32 omap_smc_sec(u32 service, u32 proc_id, u32 flag, u32 *params); 677 u32 omap_smc_sec_cpu1(u32 service, u32 proc_id, u32 flag, u32 *params);
|
/u-boot/arch/arm/mach-omap2/ |
A D | lowlevel_init.S | 61 @ call ROM Code API for the service requested 75 b omap_smc_sec_end @ exit at end of the service execution
|
A D | sec-common.c | 65 u32 secure_rom_call(u32 service, u32 proc_id, u32 flag, ...) in secure_rom_call() argument 94 return omap_smc_sec(service, proc_id, flag, secure_rom_call_args); in secure_rom_call()
|
/u-boot/lib/efi_loader/ |
A D | Kconfig | 56 bool "UEFI variables storage service via OP-TEE" 103 bool "GetTime() runtime service" 107 Provide the GetTime() runtime service at boottime. This service 111 bool "SetTime() runtime service" 116 Provide the SetTime() runtime service at boottime. This service 123 bool "UpdateCapsule() runtime service" 276 # bool "Reset runtime service is available"
|
/u-boot/drivers/firmware/scmi/ |
A D | Kconfig | 18 channels as a mailbox device or an Arm SMCCC service with some
|
/u-boot/drivers/tee/optee/ |
A D | Kconfig | 11 execute a service. For more information see: https://www.op-tee.org
|
/u-boot/doc/device-tree-bindings/firmware/ |
A D | nvidia,tegra186-bpmp.txt | 55 the numbering scheme for any other service the BPMP may provide (e.g. a future 56 hypothetical SPI bus service). As such, child device nodes will have no reg
|
/u-boot/doc/uefi/ |
A D | uefi.rst | 338 InstallMultipleProtocolinterfaces service if NULL is passed as handle. 341 UninstallProtocolInterface or the UninstallMultipleProtocolInterfaces service. 361 * exit boot services events, triggered by calling the ExitBootServices() service 369 Events can be created with the CreateEvent service and deleted with CloseEvent 370 service. 379 driver on a device the ConnectController service is called. In this context 395 A driver can be detached from a device using the DisconnectController service. 419 a protocol and call the ConnectController service. Now the matching UEFI driver
|
A D | iscsi.rst | 62 uses the ConnectController boot service of U-Boot to request U-Boot to connect a
|
/u-boot/arch/arm/mach-omap2/omap5/ |
A D | sec_entry_cpu1.S | 48 b .Lend @ exit at end of the service execution
|
/u-boot/drivers/watchdog/ |
A D | Kconfig | 8 watchdog_reset function to service watchdog device in U-Boot. Enable 9 this option if you want to service enabled watchdog by U-Boot. Disable 10 this option if you want U-Boot to start watchdog but never service it.
|
/u-boot/doc/api/ |
A D | efi.rst | 81 SetWatchdogTimer service
|
/u-boot/doc/usage/ |
A D | bootefi.rst | 119 Some of the tests execute the ExitBootServices() UEFI boot service and will not
|
/u-boot/arch/arm/mach-omap2/omap3/ |
A D | lowlevel_init.S | 35 .word 0xe1600071 @ SMC #1 to call PPA service - hand assembled
|
/u-boot/doc/board/emulation/ |
A D | qemu_capsule_update.rst | 10 the UpdateCapsule runtime service. Instead, capsule-on-disk
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
A D | README.soc | 19 and quality of service. 175 and quality of service.
|
/u-boot/common/ |
A D | dlmalloc.src | 717 to service a request. Requests of at least this size that cannot 737 used to service later requests, as happens with normal chunks. 763 service using mmap. This parameter exists because: 2934 can be supplied to maintain enough trailing space to service
|
/u-boot/Licenses/ |
A D | gpl-2.0.txt | 24 this service if you wish), that you receive source code or can get it
|
A D | lgpl-2.1.txt | 30 for this service if you wish); that you receive source code or can get
|
A D | lgpl-2.0.txt | 27 this service if you wish), that you receive source code or can get it
|
/u-boot/arch/x86/ |
A D | Kconfig | 507 do not overwrite the important boot service data which is used by
|
Completed in 27 milliseconds
12