Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 25 of 31) sorted by relevance

12

/rk3399_rockchip-uboot/board/tqc/tqm834x/
H A Dtqm834x.c274 int detected; in get_ddr_bank_size() local
277 detected = -1; in get_ddr_bank_size()
286 if((size == conf[i].size) && (i == detected + 1)) in get_ddr_bank_size()
287 detected = i; in get_ddr_bank_size()
297 if(detected == -1){ in get_ddr_bank_size()
305 conf[detected].row, conf[detected].col, conf[detected].size >> 20, base); in get_ddr_bank_size()
308 set_cs_config(cs, CSCONFIG_EN | conf[detected].row | in get_ddr_bank_size()
309 conf[detected].col); in get_ddr_bank_size()
311 set_cs_bounds(cs, (long)base, conf[detected].size); in get_ddr_bank_size()
313 return(conf[detected].size); in get_ddr_bank_size()
/rk3399_rockchip-uboot/doc/device-tree-bindings/power/
H A Dtps65090.txt7 -ti,enable-low-current-chrg: Enables charging when a low current is detected
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dzynqmp-zcu102-revA.dts385 max20751@72 { /* u95 FIXME - not detected */
389 max20751@73 { /* u96 FIXME - not detected */
398 /* FIXME MSP430F - u41 - not detected */
405 /* FIXME MSP430 - u41 - not detected */
H A Dmeson-gxbb-odroidc2.dts241 * to be turned high in order to be detected by the USB Controller
/rk3399_rockchip-uboot/doc/device-tree-bindings/leds/
H A Dleds-gpio.txt37 /* Keep LED on if BIOS detected hardware fault */
/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A DKconfig72 Set the low voltage threshold. If the voltage, which is detected,
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.l328 printf("%s:%d: recursive inclusion detected. "
/rk3399_rockchip-uboot/drivers/ram/
H A DKconfig9 detected.
/rk3399_rockchip-uboot/doc/device-tree-bindings/net/
H A Dfsl-tsec-phy.txt10 "rgmii-rxid" and "rgmii-txid" as all other connection types are detected
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/
H A DREADME37 SD width is based off DIP switch. DIP switch is detected on the
/rk3399_rockchip-uboot/doc/device-tree-bindings/usb/
H A Ddwc2.txt46 - g-use-dma: gadget DMA mode is automatically detected
/rk3399_rockchip-uboot/doc/driver-model/
H A Dfdt-fixup.txt35 boards is then detected, and the corresponding device tree overlays are applied
111 detected components are added to the device tree, as well as a "subtractive"
H A Dlivetree.txt11 hierarchy detected by tags in the format.
/rk3399_rockchip-uboot/doc/
H A DREADME.video55 0: Disabled. Configure dvi/hdmi output even if no cable is detected
H A DREADME.console16 will register all detected console devices to the system for further
H A DREADME.sdp30 detected (CONFIG_SPL_USB_SDP_SUPPORT).
H A DREADME.nand308 If the block is detected as unreliable, it is up to the user to decide to
311 is detected as unreliable earlier).
313 automate retries and handling of possibly newly detected bad blocks if the
H A DREADME.autoboot123 partial match is detected, the first non-matching character
H A DREADME.arm-relocation25 detect the real dramsize, and store it in gd->ram_size. Bst detected
H A DREADME.drivers.eth107 >=0 - number of interfaces detected
H A DREADME.mxs279 (SPI NOR should be succesfully detected in this step)
/rk3399_rockchip-uboot/board/hisilicon/hikey/
H A DREADME87 2. Once LED 0 comes on solid, HiKey board should be detected as a fastboot device by plugging a USB…
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A DREADME22 The DRAM controller, loads u-boot.img from the detected boot device,
/rk3399_rockchip-uboot/test/py/
H A DREADME.md258 differences can be automatically detected by parsing the `.config` file in the
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dbeaglebone_vboot.txt373 It has detected the change in the kernel.

12