Searched refs:desired (Results 1 – 15 of 15) sorted by relevance
469 u32 desired = mmc->clock; in stm32_sdmmc2_set_ios() local476 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()
129 const struct u3phy_reg *reg, bool desired) in param_write() argument132 unsigned int tmp = desired ? reg->dvalue : reg->rvalue; in param_write()
67 * select desired eth device - 'ethact' variable ["ethact=cpsw"]
34 After loading the desired legacy-format kernel image into memory (and DT as211 2. Set bootargs as desired for Linux booting (e.g. flash_mtd):
294 type command "edit" with arguments to change any if desired
260 image u-boot-spl.kwb can then be tested, if so desired. The hdrparser from [5]
135 There can be additional data that may be desired depending on the
267 - support for livetree in SPL and before relocation (if desired)
9 that matches the desired configuration.
78 in the current working directory; if desired, an alternative path can be
171 the 'arch' value for booting 64-bit kernels if desired. Put this into a file
394 run natively on your board if desired (and enabled).
214 - Some other process has already written the desired U-Boot binary into the
120 command-line arguments that list the desired board name, architecture name,
3315 physical address, if desired. In this case, this macro should3733 2. Set environment variable KBUILD_OUTPUT to point to the desired location: