Searched refs:ndelay (Results 1 – 8 of 8) sorted by relevance
16 static inline void ndelay(unsigned long nsec) in ndelay() function
137 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()
57 ndelay(150); in nand_command()121 ndelay(150); in nand_command()
55 ndelay(100); in mxs_nand_command()
923 ndelay(100); in zynq_nand_cmd_function()1170 ndelay(1000); in zynq_nand_probe()
703 ndelay(100); in nand_command()816 ndelay(100); in nand_command_lp()905 ndelay(100); in nand_wait()
713 ndelay(1); in pxa3xx_nand_irq()
287 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