Home
last modified time | relevance | path

Searched refs:ndelay (Results 1 - 25 of 296) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht15.c210 ndelay(SHT15_TSCKL); in sht15_connection_reset()
212 ndelay(SHT15_TSCKL); in sht15_connection_reset()
215 ndelay(SHT15_TSCKH); in sht15_connection_reset()
217 ndelay(SHT15_TSCKL); in sht15_connection_reset()
230 ndelay(SHT15_TSU); in sht15_send_bit()
232 ndelay(SHT15_TSCKH); in sht15_send_bit()
234 ndelay(SHT15_TSCKL); /* clock low time */ in sht15_send_bit()
253 ndelay(SHT15_TSU); in sht15_transmission_start()
255 ndelay(SHT15_TSCKL); in sht15_transmission_start()
257 ndelay(SHT15_TSCK in sht15_transmission_start()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht15.c210 ndelay(SHT15_TSCKL); in sht15_connection_reset()
212 ndelay(SHT15_TSCKL); in sht15_connection_reset()
215 ndelay(SHT15_TSCKH); in sht15_connection_reset()
217 ndelay(SHT15_TSCKL); in sht15_connection_reset()
230 ndelay(SHT15_TSU); in sht15_send_bit()
232 ndelay(SHT15_TSCKH); in sht15_send_bit()
234 ndelay(SHT15_TSCKL); /* clock low time */ in sht15_send_bit()
253 ndelay(SHT15_TSU); in sht15_transmission_start()
255 ndelay(SHT15_TSCKL); in sht15_transmission_start()
257 ndelay(SHT15_TSCK in sht15_transmission_start()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Ddelay.h10 * Please note that ndelay(), udelay() and mdelay() may return early for
48 #ifndef ndelay
49 static inline void ndelay(unsigned long x) in ndelay() function
53 #define ndelay(x) ndelay(x) macro
/kernel/linux/linux-6.6/include/linux/
H A Ddelay.h10 * Please note that ndelay(), udelay() and mdelay() may return early for
49 #ifndef ndelay
50 static inline void ndelay(unsigned long x) in ndelay() function
54 #define ndelay(x) ndelay(x) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Ddelay.h8 extern void ndelay(unsigned long nsecs);
9 #define ndelay ndelay macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Ddelay.h8 extern void ndelay(unsigned long nsecs);
9 #define ndelay ndelay macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Ddelay.h15 #define ndelay ndelay macro
16 extern void ndelay(unsigned long nsecs);
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Ddelay.h15 #define ndelay ndelay macro
16 extern void ndelay(unsigned long nsecs);
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rs5c313.c115 ndelay(700); in rs5c313_write_data()
118 ndelay(700); in rs5c313_write_data()
133 ndelay(700); in rs5c313_read_data()
138 ndelay(700); in rs5c313_read_data()
229 ndelay(700); /* CE:L */ in rs5c313_rtc_read_time()
268 ndelay(700); /* CE:L */ in rs5c313_rtc_read_time()
290 ndelay(700); /* CE:L */ in rs5c313_rtc_set_time()
326 ndelay(700); in rs5c313_rtc_set_time()
359 ndelay(700); /* CE:L */ in rs5c313_check_xstp_bit()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-rs5c313.c115 ndelay(700); in rs5c313_write_data()
118 ndelay(700); in rs5c313_write_data()
133 ndelay(700); in rs5c313_read_data()
138 ndelay(700); in rs5c313_read_data()
229 ndelay(700); /* CE:L */ in rs5c313_rtc_read_time()
268 ndelay(700); /* CE:L */ in rs5c313_rtc_read_time()
290 ndelay(700); /* CE:L */ in rs5c313_rtc_set_time()
326 ndelay(700); in rs5c313_rtc_set_time()
359 ndelay(700); /* CE:L */ in rs5c313_check_xstp_bit()
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Ddelay.h65 #define ndelay(n) ndelay(n) macro
67 static inline void ndelay(unsigned long nsec) in ndelay() function
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Ddelay.h14 ndelay(nsecs); in um_ndelay()
16 #undef ndelay macro
17 #define ndelay(n) um_ndelay(n) macro
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Ddelay.h14 ndelay(nsecs); in um_ndelay()
16 #undef ndelay macro
17 #define ndelay(n) um_ndelay(n) macro
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Ddelay.h65 #define ndelay(n) ndelay(n) macro
67 static inline void ndelay(unsigned long nsec) in ndelay() function
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Ddelay.h116 static inline void ndelay(unsigned long nsec) in ndelay() function
123 #define ndelay(n) ndelay(n) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Ddelay.h116 static inline void ndelay(unsigned long nsec) in ndelay() function
123 #define ndelay(n) ndelay(n) macro
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ibm_iic.c261 ndelay(t->buf); in iic_smbus_quick()
266 ndelay(t->hd_sta); in iic_smbus_quick()
272 ndelay(t->low / 2); in iic_smbus_quick()
275 ndelay(t->low / 2); in iic_smbus_quick()
280 ndelay(t->high); in iic_smbus_quick()
285 ndelay(t->low / 2); in iic_smbus_quick()
287 ndelay(t->low / 2); in iic_smbus_quick()
292 ndelay(t->high); in iic_smbus_quick()
296 ndelay(t->low); in iic_smbus_quick()
300 ndelay( in iic_smbus_quick()
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ibm_iic.c262 ndelay(t->buf); in iic_smbus_quick()
267 ndelay(t->hd_sta); in iic_smbus_quick()
273 ndelay(t->low / 2); in iic_smbus_quick()
276 ndelay(t->low / 2); in iic_smbus_quick()
281 ndelay(t->high); in iic_smbus_quick()
286 ndelay(t->low / 2); in iic_smbus_quick()
288 ndelay(t->low / 2); in iic_smbus_quick()
293 ndelay(t->high); in iic_smbus_quick()
297 ndelay(t->low); in iic_smbus_quick()
301 ndelay( in iic_smbus_quick()
[all...]
/kernel/linux/linux-5.10/drivers/net/mdio/
H A Dmdio-bitbang.c49 ndelay(MDIO_DELAY); in mdiobb_send_bit()
51 ndelay(MDIO_DELAY); in mdiobb_send_bit()
60 ndelay(MDIO_DELAY); in mdiobb_get_bit()
62 ndelay(MDIO_READ_DELAY); in mdiobb_get_bit()
/kernel/linux/linux-5.10/drivers/siox/
H A Dsiox-bus-gpio.c41 ndelay(siox_loadhigh_ns); in siox_gpio_pushpull()
61 ndelay(siox_clkhigh_ns); in siox_gpio_pushpull()
68 ndelay(siox_bytegap_ns); in siox_gpio_pushpull()
72 ndelay(siox_loadhigh_ns); in siox_gpio_pushpull()
/kernel/linux/linux-6.6/drivers/siox/
H A Dsiox-bus-gpio.c41 ndelay(siox_loadhigh_ns); in siox_gpio_pushpull()
61 ndelay(siox_clkhigh_ns); in siox_gpio_pushpull()
68 ndelay(siox_bytegap_ns); in siox_gpio_pushpull()
72 ndelay(siox_loadhigh_ns); in siox_gpio_pushpull()
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dudelay.c51 ndelay(unsigned long nsecs) in ndelay() function
56 EXPORT_SYMBOL(ndelay); variable
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dudelay.c51 ndelay(unsigned long nsecs) in ndelay() function
56 EXPORT_SYMBOL(ndelay); variable
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-bitbang.c49 ndelay(MDIO_DELAY); in mdiobb_send_bit()
51 ndelay(MDIO_DELAY); in mdiobb_send_bit()
60 ndelay(MDIO_DELAY); in mdiobb_get_bit()
62 ndelay(MDIO_READ_DELAY); in mdiobb_get_bit()
/kernel/linux/linux-5.10/arch/riscv/lib/
H A Ddelay.c98 void ndelay(unsigned long nsecs) in ndelay() function
107 EXPORT_SYMBOL(ndelay); variable

Completed in 9 milliseconds

12345678910>>...12