Searched refs:delay (Results 51 - 75 of 1100) sorted by relevance

1234567891011>>

/u-boot/arch/arm/mach-uniphier/clk/
H A Dpll-ld20.c7 #include <linux/delay.h>
H A Dpll-pxs3.c6 #include <linux/delay.h>
/u-boot/include/
H A Dmenu.h40 int delay; /* delay for autoboot */ member in struct:bootmenu_data
72 * It then waits for the required time (menu->delay in seconds) for a key to be
89 * This is used when the menu delay is negative, indicating that the delay has
90 * elapsed, or there was no delay to begin with.
H A Dexports.h6 #include <linux/delay.h>
/u-boot/drivers/net/fsl-mc/
H A Dmc_sys.c14 #include <linux/delay.h>
/u-boot/board/olimex/mx23_olinuxino/
H A Dmx23_olinuxino.c20 #include <linux/delay.h>
/u-boot/board/polyhex/imx8mp_debix_model_a/
H A Dimx8mp_debix_model_a.c18 #include <linux/delay.h>
/u-boot/drivers/mmc/
H A Dmmc-pwrseq.c12 #include <linux/delay.h>
/u-boot/board/freescale/m5249evb/
H A Dm5249evb.c13 #include <linux/delay.h>
/u-boot/board/freescale/mx28evk/
H A Dmx28evk.c24 #include <linux/delay.h>
/u-boot/arch/arm/mach-at91/
H A Dphy.c17 #include <linux/delay.h>
/u-boot/board/compulab/common/
H A Dcommon.c13 #include <linux/delay.h>
/u-boot/board/engicam/imx8mp/
H A Dicore_mx8mp.c17 #include <linux/delay.h>
/u-boot/arch/x86/cpu/broadwell/
H A Dme.c12 #include <linux/delay.h>
/u-boot/board/isee/igep00x0/
H A Dcommon.c11 #include <linux/delay.h>
/u-boot/drivers/fpga/
H A Dlattice.c18 #include <linux/delay.h>
43 * Users must implement a delay to observe a_usTimeDelay, where
48 * a_usTimeDelay = 0x0001 = 1 microsecond delay.
49 * a_usTimeDelay = 0x8001 = 1 millisecond delay.
51 * This subroutine is called upon to provide a delay from 1 millisecond to a few
54 * bits integer, this function is restricted to produce a delay to 64000
56 * to this function a delay time > those maximum number. If it needs more than
57 * those maximum, the VME file will launch the delay function several times to
58 * realize a larger delay time cummulatively.
59 * It is perfectly alright to provide a longer delay tha
62 ispVMDelay(unsigned short delay) argument
[all...]
/u-boot/drivers/video/sunxi/
H A Dlcdc.c12 #include <linux/delay.h>
20 int delay; local
22 delay = mode->vfront_porch.typ + mode->vsync_len.typ +
25 delay /= 2;
27 delay -= 2;
29 return (delay > 30) ? 30 : delay;
53 udelay(2); /* delay at least 1200 ns */
55 udelay(2); /* delay at least 1200 ns */
63 udelay(2); /* delay a
[all...]
/u-boot/drivers/phy/qcom/
H A Dphy-qcom-usb-hs-28nm.c14 #include <linux/delay.h>
23 int delay; member in struct:hsphy_init_seq
96 if (seq->delay)
97 udelay(seq->delay);
124 * As per databook, 10 usec delay is required between
212 * is meant to program 'value' into phy register at 'offset' with 'delay'
215 #define HSPHY_INIT_CFG(o, v, d) { .offset = o, .val = v, .delay = d, }
/u-boot/arch/x86/cpu/quark/
H A Dmrc_util.c209 * This function will return the current RCVEN delay on the given
295 * This function will return the current RDQS delay on the given
403 * This function will return the amount of WDQS delay on the given
527 * This function will return the amount of WDQ delay on the given
648 * This function will return the amount of WCMD delay on the given
772 * This function will return the amout of WCLK delay on the given
889 * This function will return the amount of WCTL delay on the given
1090 void find_rising_edge(struct mrc_params *mrc_params, uint32_t delay[], argument
1113 /* increase sample delay by 26 PI (0.2 CLK) */
1116 delay[b
[all...]
/u-boot/drivers/ram/sunxi/
H A Ddram_sun20i_d1.c21 #include <linux/delay.h>
98 uint32_t delay; local
102 delay = (para->dram_tpr11 & 0xf) << 9;
103 delay |= (para->dram_tpr12 & 0xf) << 1;
105 setbits_le32(ptr, delay);
108 delay = (para->dram_tpr11 & 0xf0) << 5;
109 delay |= (para->dram_tpr12 & 0xf0) >> 3;
111 setbits_le32(ptr, delay);
118 delay = (para->dram_tpr11 & 0xf0000) >> 7;
119 delay |
[all...]
/u-boot/drivers/i2c/
H A Di2c-uclass.c22 #include <linux/delay.h>
599 unsigned int delay)
605 udelay(delay);
610 udelay(delay);
612 udelay(delay);
622 udelay(delay);
624 udelay(delay);
626 udelay(delay);
628 udelay(delay);
635 udelay(delay);
595 i2c_deblock_gpio_loop(struct gpio_desc *sda_pin, struct gpio_desc *scl_pin, unsigned int scl_count, unsigned int start_count, unsigned int delay) argument
[all...]
H A Di2c-cortina.h11 #include <linux/delay.h>
/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_boot.c32 * This delay function is intended to be used only in early stage of boot, where
35 void early_delay(int delay) argument
41 while (readl(&digctl_regs->hw_digctl_microseconds) - st <= delay)
/u-boot/drivers/ddr/altera/
H A Dsequencer.c304 static void scc_mgr_set_dqs_bus_in_delay(u32 read_group, u32 delay) argument
306 scc_mgr_set(SCC_MGR_DQS_IN_DELAY_OFFSET, read_group, delay);
314 static void scc_mgr_set_dqs_en_delay(u32 read_group, u32 delay) argument
316 scc_mgr_set(SCC_MGR_DQS_EN_DELAY_OFFSET, read_group, delay);
319 static void scc_mgr_set_dq_in_delay(u32 dq_in_group, u32 delay) argument
321 scc_mgr_set(SCC_MGR_IO_IN_DELAY_OFFSET, dq_in_group, delay);
325 u32 delay)
328 seq->rwcfg->mem_dq_per_write_dqs, delay);
332 u32 delay)
336 delay);
324 scc_mgr_set_dqs_io_in_delay(struct socfpga_sdrseq *seq, u32 delay) argument
331 scc_mgr_set_dm_in_delay(struct socfpga_sdrseq *seq, u32 dm, u32 delay) argument
339 scc_mgr_set_dq_out1_delay(u32 dq_in_group, u32 delay) argument
344 scc_mgr_set_dqs_out1_delay(struct socfpga_sdrseq *seq, u32 delay) argument
351 scc_mgr_set_dm_out1_delay(struct socfpga_sdrseq *seq, u32 dm, u32 delay) argument
440 scc_mgr_set_dqs_en_delay_all_ranks(struct socfpga_sdrseq *seq, u32 read_group, u32 delay) argument
462 scc_mgr_set_oct_out1_delay(struct socfpga_sdrseq *seq, const u32 write_group, const u32 delay) argument
650 scc_mgr_apply_group_dq_in_delay(struct socfpga_sdrseq *seq, u32 group_bgn, u32 delay) argument
669 scc_mgr_apply_group_dq_out1_delay(struct socfpga_sdrseq *seq, const u32 delay) argument
694 scc_mgr_apply_group_dqs_io_and_oct_out1(struct socfpga_sdrseq *seq, u32 write_group, u32 delay) argument
712 scc_mgr_apply_group_all_out_delay_add(struct socfpga_sdrseq *seq, const u32 write_group, const u32 delay) argument
764 scc_mgr_apply_group_all_out_delay_add_all_ranks(struct socfpga_sdrseq *seq, const u32 write_group, const u32 delay) argument
1690 sdr_find_phase_delay(struct socfpga_sdrseq *seq, int working, int delay, const u32 grp, u32 *work, const u32 work_inc, u32 *pd) argument
2313 u32 delay = d + start_dqs_en; local
[all...]
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-fau-compat.c8 #include <linux/delay.h>

Completed in 157 milliseconds

1234567891011>>