Searched defs:delta (Results 1 – 14 of 14) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_gop.c | 95 efi_uintn_t delta, in gop_blt_int() 262 efi_uintn_t height, efi_uintn_t delta, in gop_blt_video_fill() 274 efi_uintn_t height, efi_uintn_t delta) in gop_blt_buf_to_vid16() 285 efi_uintn_t height, efi_uintn_t delta) in gop_blt_buf_to_vid32() 296 efi_uintn_t height, efi_uintn_t delta, in gop_blt_vid_to_vid() 308 efi_uintn_t height, efi_uintn_t delta, in gop_blt_vid_to_buf() 375 efi_uintn_t height, efi_uintn_t delta) in gop_blt()
|
A D | efi_image_loader.c | 116 unsigned long delta = (unsigned long)efi_reloc - pref_address; in efi_loader_relocate() local
|
/u-boot/test/ |
A D | time_ut.c | 50 long delta; in test_timer_get_us() local 105 ulong start, delta; in test_udelay() local
|
/u-boot/scripts/dtc/libfdt/ |
A D | fdt_overlay.c | 117 const char *name, uint32_t delta) in overlay_phandle_add_offset() 157 uint32_t delta) in overlay_adjust_node_phandles() 193 static int overlay_adjust_local_phandles(void *fdto, uint32_t delta) in overlay_adjust_local_phandles() 223 uint32_t delta) in overlay_update_local_node_references() 325 static int overlay_update_local_references(void *fdto, uint32_t delta) in overlay_update_local_references() 831 uint32_t delta; in fdt_overlay_apply() local
|
A D | fdt_rw.c | 74 int delta = (newn - oldn) * sizeof(*p); in fdt_splice_mem_rsv_() local 87 int delta = newlen - oldlen; in fdt_splice_struct_() local
|
/u-boot/drivers/clk/analogbits/ |
A D | wrpll-cln28hpc.c | 225 u64 target_vco_rate, delta, best_delta, f_pre_div, vco, vco_pre; in wrpll_configure_for_rate() local
|
/u-boot/drivers/power/regulator/ |
A D | tps65941_regulator.c | 123 int ret, delta, uwait, slew; in tps65941_buck_val() local
|
/u-boot/drivers/timer/ |
A D | tsc_timer.c | 269 u64 tsc, delta; in quick_pit_calibrate() local
|
/u-boot/drivers/clk/aspeed/ |
A D | clk_ast2500.c | 232 ulong delta = rate_khz; in ast2500_calc_clock_config() local
|
/u-boot/cmd/ |
A D | sf.c | 224 ulong delta; in spi_flash_update() local
|
/u-boot/drivers/video/stm32/ |
A D | stm32_dsi.c | 159 int fvco_min, fvco_max, delta, best_delta; /* all in khz */ in dsi_pll_get_params() local
|
/u-boot/tools/buildman/ |
A D | builder.py | 1196 def _CalcConfig(delta, name, config): argument
|
/u-boot/drivers/mtd/nand/raw/ |
A D | atmel_nand.c | 242 int *delta = host->pmecc_delta; /* Delta order */ in pmecc_get_sigma() local
|
/u-boot/drivers/usb/host/ |
A D | ehci-hcd.c | 247 uint32_t delta, next; in ehci_td_buffer() local
|
Completed in 24 milliseconds