Home
last modified time | relevance | path

Searched refs:ndelay (Results 1 – 8 of 8) sorted by relevance

/u-boot/include/linux/
A Ddelay.h16 static inline void ndelay(unsigned long nsec) in ndelay() function
/u-boot/drivers/misc/
A Dsifive-otp.c137 ndelay(TCD_DELAY * 1000); in sifive_otp_read()
139 ndelay(TKL_DELAY * 1000); in sifive_otp_read()
201 ndelay(TMS_DELAY * 1000); in sifive_otp_write()
218 ndelay(TASP_DELAY * 1000); in sifive_otp_write()
/u-boot/drivers/mtd/nand/raw/
A Dam335x_spl_bch.c57 ndelay(150); in nand_command()
121 ndelay(150); in nand_command()
A Dmxs_nand_spl.c55 ndelay(100); in mxs_nand_command()
A Dzynq_nand.c923 ndelay(100); in zynq_nand_cmd_function()
1170 ndelay(1000); in zynq_nand_probe()
A Dnand_base.c703 ndelay(100); in nand_command()
816 ndelay(100); in nand_command_lp()
905 ndelay(100); in nand_wait()
A Dpxa3xx_nand.c713 ndelay(1); in pxa3xx_nand_irq()
/u-boot/drivers/i2c/
A Dmvtwsi.c287 ndelay(100); in twsi_wait()
296 ndelay(tick); /* One clock cycle */ in twsi_wait()
409 ndelay(tick); /* One clock cycle */ in twsi_stop()
485 ndelay(calc_tick(highest_speed)); in __twsi_i2c_set_bus_speed()
487 ndelay(10000); in __twsi_i2c_set_bus_speed()

Completed in 28 milliseconds