Home
last modified time | relevance | path

Searched refs:desired (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dstm32_sdmmc2.c469 u32 desired = mmc->clock; in stm32_sdmmc2_set_ios() local
476 if ((mmc->bus_width == 1) && (desired == cfg->f_min)) in stm32_sdmmc2_set_ios()
486 if (desired && ((sys_clock > desired) || in stm32_sdmmc2_set_ios()
488 clk = DIV_ROUND_UP(sys_clock, 2 * desired); in stm32_sdmmc2_set_ios()
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-inno-usb3.c129 const struct u3phy_reg *reg, bool desired) in param_write() argument
132 unsigned int tmp = desired ? reg->dvalue : reg->rvalue; in param_write()
/rk3399_rockchip-uboot/doc/
H A DREADME.dfutftp67 * select desired eth device - 'ethact' variable ["ethact=cpsw"]
H A DREADME.falcon34 After loading the desired legacy-format kernel image into memory (and DT as
211 2. Set bootargs as desired for Linux booting (e.g. flash_mtd):
H A DREADME.fsl-ddr294 type command "edit" with arguments to change any if desired
H A DREADME.armada-secureboot260 image u-boot-spl.kwb can then be tested, if so desired. The hdrparser from [5]
/rk3399_rockchip-uboot/doc/driver-model/
H A Dremoteproc-framework.txt135 There can be additional data that may be desired depending on the
H A Dlivetree.txt267 - support for livetree in SPL and before relocation (if desired)
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Doverlay-fdt-boot.txt9 that matches the desired configuration.
H A Dhowto.txt78 in the current working directory; if desired, an alternative path can be
H A Dx86-fit-boot.txt171 the 'arch' value for booting 64-bit kernels if desired. Put this into a file
/rk3399_rockchip-uboot/board/sandbox/
H A DREADME.sandbox394 run natively on your board if desired (and enabled).
/rk3399_rockchip-uboot/test/py/
H A DREADME.md214 - Some other process has already written the desired U-Boot binary into the
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME120 command-line arguments that list the desired board name, architecture name,
/rk3399_rockchip-uboot/
H A DREADME3315 physical address, if desired. In this case, this macro should
3733 2. Set environment variable KBUILD_OUTPUT to point to the desired location: