Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Drk801_regulator.c309 static int rk801_regulator_get_value(struct udevice *dev, bool runtime) in rk801_regulator_get_value() argument
322 if (runtime) in rk801_regulator_get_value()
341 static int rk801_regulator_set_value(struct udevice *dev, int uV, bool runtime) in rk801_regulator_set_value() argument
386 if (!runtime) { in rk801_regulator_set_value()
393 if (runtime) in rk801_regulator_set_value()
411 static int rk801_regulator_get_enable(struct udevice *dev, bool runtime) in rk801_regulator_get_enable() argument
420 if (runtime) { in rk801_regulator_get_enable()
/rk3399_rockchip-uboot/doc/
H A DREADME.zynq45 at runtime and assign the modeboot variable to specific bootmode string which
54 bootmode strings at runtime.
H A DREADME.ubispl21 constant or runtime detection. Used for sizing the scan data
26 constant or runtime detection. Used for sizing the scan data
H A DREADME.spear7 one-time by a customer at silicon mask level (i.e. not at runtime!).
H A DREADME.clang22 cannot be relocated and U-Boot will fail at runtime.
H A DREADME.drivers.eth12 to be easily added and controlled at runtime. This guide is meant for people
192 fairly trivial and makes debugging mii issues a lot easier at runtime.
H A DREADME.bcm7xxx112 * done its runtime modifications to it. For
H A DREADME.enetaddr62 During runtime, the ethernet layer will use the environment variables to sync
H A DREADME.fdt-control134 device tree at runtime, for example if an earlier bootloader stage creates
/rk3399_rockchip-uboot/board/bachmann/ot1200/
H A DREADME5 runtime based on the address of the found phy.
/rk3399_rockchip-uboot/lib/efi/
H A Defi.c68 priv->run = sys_table->runtime; in efi_init()
/rk3399_rockchip-uboot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PB114 a) For temporary use case in runtime without reboot system
121 a) For temporary use case in runtime without reboot system
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/
H A DREADME15 board, a runtime reset through the FPGA can also affect a swap
/rk3399_rockchip-uboot/dts/
H A DKconfig107 bool "Provided by the board at runtime"
111 the board at runtime if the board supports it, instead of being
175 DTB at runtime from an appended FIT image containing several DTBs.
/rk3399_rockchip-uboot/board/hisilicon/poplar/
H A DREADME39 U-Boot needs to be aware of the BL31 runtime location and size to avoid writing
255 INFO: BL31: Initializing runtime services
/rk3399_rockchip-uboot/arch/mips/
H A DKconfig368 of caches at runtime. This has a small cost in code size & runtime
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A DREADME8 that dynamically determines the characterstics of the board at runtime via
52 media at runtime.
/rk3399_rockchip-uboot/include/
H A Defi_api.h244 struct efi_runtime_services *runtime; member
/rk3399_rockchip-uboot/board/hisilicon/hikey/
H A DREADME235 INFO: BL3-1: Initializing runtime services
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c1302 .runtime = (void*)&efi_runtime_services,
/rk3399_rockchip-uboot/arch/x86/
H A DKconfig652 Estimated U-Boot's runtime stack size that needs to be reserved
/rk3399_rockchip-uboot/arch/arm/dts/
H A Ddra7.dtsi348 * of this region is not known until runtime so it
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.tab.c_shipped264 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped249 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.src2703 checked by memalign, so misuse may result in random runtime errors.

12