Home
last modified time | relevance | path

Searched refs:initialize (Results 1 – 25 of 37) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A DKconfig7 bool "Rockchip initialize DMC FSP"
10 This enable support for Rockchip initialize frequency set point of dynamic memory
/rk3399_rockchip-uboot/drivers/phy/marvell/
H A DKconfig8 and initialize the lane depends on the
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dbcm283x-uboot.dtsi3 * and also initialize before relocation.
/rk3399_rockchip-uboot/doc/
H A DREADME.bedbug19 Added call to initialize debugger on startup.
64 Added call to initialize 860 debugger.
H A DREADME.rksfc24 To find and initialize sfc devices, try:
H A DREADME.rknand23 To find and initialize nand devices, try:
H A DREADME.fec_mxc28 and function fecmxc_initialize will try to initialize it.
H A DREADME.mips50 code is run -- that is, initialize the DRAM in lowlevel_init().
H A DREADME.drivers.eth43 initialize eth_device
71 * MAC, read it and initialize dev->enetaddr with it
101 The exact arguments needed to initialize your device are up to you. If you
H A DREADME.ramboot-ppc85xx9 which can initialize the DDR and get the complete bootloader copied to DDR.
11 In addition to the above there could be some more methods to initialize the DDR
H A DREADME.enetaddr33 1. Read from hardware in initialize() function
34 2. Read from environment in net/eth.c after initialize()
H A DREADME.LED48 __led_init is called once to initialize the LED to CONFIG_STATUS_LED_STATE.
H A DREADME.sdp42 SDP: initialize...
H A DREADME.iomux21 common/console.c in console_init_r() during bootup to initialize
H A DREADME.m68k68 The preloader must initialize the processor and then start U-Boot. The board
/rk3399_rockchip-uboot/tools/kermit/
H A DREADME26 "kermit" script to automatically initialize the environment
/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_rk816.c1072 bool initialize = false; in rk816_bat_need_initialize() local
1083 initialize = true; in rk816_bat_need_initialize()
1087 return initialize; in rk816_bat_need_initialize()
1092 bool initialize = false; in rk816_bat_init_rsoc() local
1097 initialize = true; in rk816_bat_init_rsoc()
1100 initialize = rk816_bat_need_initialize(di); in rk816_bat_init_rsoc()
1102 printf("Fuel gauge initialize = %d\n", initialize); in rk816_bat_init_rsoc()
1104 if (!initialize) in rk816_bat_init_rsoc()
H A Dfg_rk818.c952 int charger, voltage, initialize = 0; in rk818_bat_init_rsoc() local
972 initialize = 1; in rk818_bat_init_rsoc()
974 initialize = 1; in rk818_bat_init_rsoc()
977 initialize = 1; in rk818_bat_init_rsoc()
979 initialize = 1; in rk818_bat_init_rsoc()
982 if (!initialize) in rk818_bat_init_rsoc()
/rk3399_rockchip-uboot/doc/device-tree-bindings/ram/
H A Dst,stm32-fmc.txt6 u-boot,dm-pre-reloc: flag to initialize memory before relocation.
/rk3399_rockchip-uboot/drivers/phy/
H A DKconfig15 The API provides functions to initialize/deinitialize the
31 The API provides functions to initialize/deinitialize the
/rk3399_rockchip-uboot/board/davinci/da8xxevm/
H A DREADME.da8509 depending on the exact board and pin configurations will initialize another
11 the secondary program loader (SPL). The SPL will initialize the system
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DREADME52 7a349fdcbd lib: optee_client: add optee initialize flag
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_net.c245 netobj->net.initialize = efi_net_initialize; in efi_net_register()
/rk3399_rockchip-uboot/board/Barix/ipam390/
H A DREADME.ipam3908 depending on the exact board and pin configurations will initialize another
10 the secondary program loader (SPL). The SPL will initialize the system
/rk3399_rockchip-uboot/board/freescale/mpc8536ds/
H A DREADME50 initialize the eSPI/eSDHC controller, and loads the mian U-Boot image from

12