Home
last modified time | relevance | path

Searched refs:wait (Results 1 – 25 of 61) sorted by relevance

123

/rk3399_rockchip-uboot/arch/arm/mach-rmobile/
H A Dtimer.c63 u64 wait; in __udelay() local
66 wait = (u64)((usec * CLK2MHZ(CONFIG_SYS_CPU_CLK)) >> 2); in __udelay()
69 } while ((current - start) < wait); in __udelay()
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A Dt4240qds.c163 static inline int wait_for_voltage_stable(int wait) in wait_for_voltage_stable() argument
168 udelay(wait * NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()
174 udelay(wait * NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()
187 int wait, vdd_last; in set_voltage() local
191 wait = wait_for_voltage_change(vdd_last); in set_voltage()
192 if (wait < 0) in set_voltage()
194 debug("VID: Waited %d us\n", wait * NUM_READINGS * WAIT_FOR_ADC); in set_voltage()
195 wait = wait ? wait : 1; in set_voltage()
197 vdd_last = wait_for_voltage_stable(wait); in set_voltage()
/rk3399_rockchip-uboot/doc/
H A DREADME.i2c41 4. Otherwise, wait for a few milliseconds (retry time) and see if EC_CLAIM is
43 5. If not, back off, release the claim and wait for a few more milliseconds
45 6. Go back to 1 if things don't look wedged (wait time has expired)
55 - wait time - 50ms
60 wait for access to the bus assuming that the other side isn't using it.
H A DREADME.video59 - hpd_delay=<int> - How long to wait for the hdmi HPD signal in milliseconds
62 wait for the HPD signal before assuming no cable is connected.
H A DREADME.socfpga81 4.2 In the Open System dialog, wait until completion and press 'Close'
84 4.3.2 In the 'Generate' dialog, wait until completion and click 'Close'
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos5250-snow.dts108 wait-retry-us = <3000>;
109 wait-free-us = <50000>;
150 ti,overcurrent-wait = <3>;
155 ti,overcurrent-wait = <3>;
160 ti,overcurrent-wait = <3>;
164 ti,overcurrent-wait = <3>;
169 ti,overcurrent-wait = <3>;
173 ti,overcurrent-wait = <3>;
178 ti,overcurrent-wait = <3>;
H A Domap34xx-omap36xx-clocks.dtsi62 compatible = "ti,omap3-no-wait-interface-clock";
134 compatible = "ti,wait-gate-clock";
142 compatible = "ti,wait-gate-clock";
187 compatible = "ti,wait-gate-clock";
219 compatible = "ti,wait-gate-clock";
H A Dam335x-draco.dtsi150 gpmc,wait-on-read = "true";
151 gpmc,wait-on-write = "true";
155 gpmc,wait-monitoring-ns = <0>;
H A Dexynos5250-spring.dts480 ti,overcurrent-wait = <3>;
485 ti,overcurrent-wait = <3>;
490 ti,overcurrent-wait = <3>;
494 ti,overcurrent-wait = <3>;
499 ti,overcurrent-wait = <3>;
503 ti,overcurrent-wait = <3>;
508 ti,overcurrent-wait = <3>;
549 * RPHY Setting: [3:2] CDR tune wait cycle before
H A Domap3xxx-clocks.dtsi511 compatible = "ti,composite-no-wait-gate-clock";
647 compatible = "ti,wait-gate-clock";
655 compatible = "ti,wait-gate-clock";
663 compatible = "ti,wait-gate-clock";
671 compatible = "ti,wait-gate-clock";
679 compatible = "ti,wait-gate-clock";
711 compatible = "ti,wait-gate-clock";
719 compatible = "ti,wait-gate-clock";
727 compatible = "ti,wait-gate-clock";
735 compatible = "ti,wait-gate-clock";
[all …]
H A Domap36xx-am35xx-omap3430es2plus-clocks.dtsi109 compatible = "ti,wait-gate-clock";
133 compatible = "ti,wait-gate-clock";
157 compatible = "ti,wait-gate-clock";
H A Domap36xx-clocks.dtsi66 compatible = "ti,wait-gate-clock";
H A Dam335x-pxm2.dtsi179 gpmc,wait-on-read = "true";
180 gpmc,wait-on-write = "true";
184 gpmc,wait-monitoring-ns = <0>;
H A Dam335x-rut.dts228 gpmc,wait-on-read = "true";
229 gpmc,wait-on-write = "true";
233 gpmc,wait-monitoring-ns = <0>;
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra124/
H A Ddisplay.h49 int tegra_lcd_check_next_stage(const void *blob, int wait);
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/
H A Dmx35_sdram.c33 volatile unsigned int wait = count; in dram_wait() local
35 while (wait--) in dram_wait()
/rk3399_rockchip-uboot/board/CarMediaLab/flea3/
H A Dflea3.c36 volatile unsigned int wait = count; in dram_wait() local
38 while (wait--) in dram_wait()
/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_base.c836 return this->wait(mtd, FL_READING); in onenand_recover_lsb()
889 ret = this->wait(mtd, FL_READING); in onenand_read_ops_nolock()
942 ret = this->wait(mtd, FL_READING); in onenand_read_ops_nolock()
965 ret = this->wait(mtd, FL_READING); in onenand_read_ops_nolock()
1051 ret = this->wait(mtd, FL_READING); in onenand_read_oob_nolock()
1297 status = this->wait(mtd, FL_READING); in onenand_verify_oob()
1333 ret = this->wait(mtd, FL_READING); in onenand_verify()
1485 ret = this->wait(mtd, FL_WRITING); in onenand_write_ops_nolock()
1613 ret = this->wait(mtd, FL_WRITING); in onenand_write_oob_nolock()
1794 ret = this->wait(mtd, FL_ERASING); in onenand_erase()
[all …]
H A Dsamsung.c484 this->wait(mtd, FL_LOCKING); in s3c_onenand_do_lock_cmd()
502 this->wait(mtd, FL_LOCKING); in s3c_onenand_unlock_all()
560 this->wait = s3c_onenand_wait; in s3c_onenand_init()
/rk3399_rockchip-uboot/board/freescale/common/
H A Dvid.c242 int wait, vdd_last; in set_voltage_to_IR() local
262 wait = wait_for_new_voltage(vdd, i2caddress); in set_voltage_to_IR()
263 if (wait < 0) in set_voltage_to_IR()
265 debug("VID: Waited %d us\n", wait * NUM_READINGS * WAIT_FOR_ADC); in set_voltage_to_IR()
/rk3399_rockchip-uboot/drivers/mmc/
H A Duniphier-sd.c195 long wait = 1000000; in uniphier_sd_wait_for_irq() local
199 if (wait-- < 0) { in uniphier_sd_wait_for_irq()
317 long wait = 1000000 + 10 * blocks; in uniphier_sd_dma_wait_for_irq() local
320 if (wait-- < 0) { in uniphier_sd_dma_wait_for_irq()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Donenand.h94 int (*wait) (struct mtd_info *mtd, int state); member
/rk3399_rockchip-uboot/tools/patman/
H A Dcommand.py100 result.return_code = last_pipe.wait()
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/
H A Dlowlevel_init.S117 bne 1b @ wait until the operation is completed
/rk3399_rockchip-uboot/arch/mips/cpu/
H A Dstart.S165 3: wait

123