/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-imx-lpi2c.c | 119 unsigned long orig_jiffies = jiffies; in lpi2c_imx_bus_busy() local 134 if (time_after(jiffies, orig_jiffies + msecs_to_jiffies(500))) { in lpi2c_imx_bus_busy() 181 unsigned long orig_jiffies = jiffies; in lpi2c_imx_stop() local 191 if (time_after(jiffies, orig_jiffies + msecs_to_jiffies(500))) { in lpi2c_imx_stop() 312 unsigned long orig_jiffies = jiffies; in lpi2c_imx_txfifo_empty() local 323 if (time_after(jiffies, orig_jiffies + msecs_to_jiffies(500))) { in lpi2c_imx_txfifo_empty()
|
H A D | i2c-mpc.c | 136 unsigned long orig_jiffies = jiffies; in i2c_wait() local 143 if (time_after(jiffies, orig_jiffies + timeout)) { in i2c_wait() 649 unsigned long orig_jiffies = jiffies; in mpc_xfer() local 661 if (time_after(jiffies, orig_jiffies + HZ)) { in mpc_xfer() 694 orig_jiffies = jiffies; in mpc_xfer() 697 if (time_after(jiffies, orig_jiffies + HZ)) { in mpc_xfer()
|
H A D | i2c-imx.c | 430 unsigned long orig_jiffies = jiffies; in i2c_imx_bus_busy() local 452 if (time_after(jiffies, orig_jiffies + msecs_to_jiffies(500))) { in i2c_imx_bus_busy() 664 unsigned long orig_jiffies = jiffies; in i2c_imx_dma_write() local 698 if (time_after(jiffies, orig_jiffies + in i2c_imx_dma_write() 726 unsigned long orig_jiffies = jiffies; in i2c_imx_dma_read() local 753 if (time_after(jiffies, orig_jiffies + in i2c_imx_dma_read()
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-imx-lpi2c.c | 119 unsigned long orig_jiffies = jiffies; in lpi2c_imx_bus_busy() local 134 if (time_after(jiffies, orig_jiffies + msecs_to_jiffies(500))) { in lpi2c_imx_bus_busy() 181 unsigned long orig_jiffies = jiffies; in lpi2c_imx_stop() local 191 if (time_after(jiffies, orig_jiffies + msecs_to_jiffies(500))) { in lpi2c_imx_stop() 315 unsigned long orig_jiffies = jiffies; in lpi2c_imx_txfifo_empty() local 326 if (time_after(jiffies, orig_jiffies + msecs_to_jiffies(500))) { in lpi2c_imx_txfifo_empty()
|
H A D | i2c-mpc.c | 674 unsigned long orig_jiffies; in mpc_i2c_execute_msg() local 701 orig_jiffies = jiffies; in mpc_i2c_execute_msg() 704 if (time_after(jiffies, orig_jiffies + HZ)) { in mpc_i2c_execute_msg()
|
H A D | i2c-imx.c | 485 unsigned long orig_jiffies = jiffies; in i2c_imx_bus_busy() local 505 if (time_after(jiffies, orig_jiffies + msecs_to_jiffies(500))) { in i2c_imx_bus_busy() 957 unsigned long orig_jiffies = jiffies; in i2c_imx_dma_write() local 991 if (time_after(jiffies, orig_jiffies + in i2c_imx_dma_write() 1019 unsigned long orig_jiffies = jiffies; in i2c_imx_dma_read() local 1046 if (time_after(jiffies, orig_jiffies + in i2c_imx_dma_read()
|
/kernel/linux/linux-5.10/drivers/i2c/ |
H A D | i2c-core-smbus.c | 557 unsigned long orig_jiffies; in __i2c_smbus_xfer() local 585 orig_jiffies = jiffies; in __i2c_smbus_xfer() 592 orig_jiffies + adapter->timeout)) in __i2c_smbus_xfer()
|
H A D | i2c-core-base.c | 2020 unsigned long orig_jiffies; in __i2c_transfer() local 2053 orig_jiffies = jiffies; in __i2c_transfer() 2062 if (time_after(jiffies, orig_jiffies + adap->timeout)) in __i2c_transfer()
|
/kernel/linux/linux-6.6/drivers/i2c/ |
H A D | i2c-core-smbus.c | 560 unsigned long orig_jiffies; in __i2c_smbus_xfer() local 588 orig_jiffies = jiffies; in __i2c_smbus_xfer() 595 orig_jiffies + adapter->timeout)) in __i2c_smbus_xfer()
|
H A D | i2c-core-base.c | 2194 unsigned long orig_jiffies; in __i2c_transfer() local 2222 orig_jiffies = jiffies; in __i2c_transfer() 2231 if (time_after(jiffies, orig_jiffies + adap->timeout)) in __i2c_transfer()
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | amiserial.c | 1304 unsigned long orig_jiffies, char_time; in rs_wait_until_sent() local 1310 orig_jiffies = jiffies; in rs_wait_until_sent() 1348 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in rs_wait_until_sent()
|
H A D | mxser.c | 1980 unsigned long orig_jiffies, char_time; in mxser_wait_until_sent() local 1990 orig_jiffies = jiffies; in mxser_wait_until_sent() 2024 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in mxser_wait_until_sent()
|
H A D | rocket.c | 1422 unsigned long orig_jiffies; in rp_wait_until_sent() local 1431 orig_jiffies = jiffies; in rp_wait_until_sent() 1447 exit_time = orig_jiffies + timeout - jiffies; in rp_wait_until_sent()
|
H A D | cyclades.c | 1607 unsigned long orig_jiffies; in cy_wait_until_sent() local 1616 orig_jiffies = jiffies; in cy_wait_until_sent() 1650 if (timeout && time_after(jiffies, orig_jiffies + in cy_wait_until_sent()
|
H A D | synclink.c | 3111 unsigned long orig_jiffies, char_time; in mgsl_wait_until_sent() local 3126 orig_jiffies = jiffies; in mgsl_wait_until_sent() 3150 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in mgsl_wait_until_sent() 3159 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in mgsl_wait_until_sent()
|
H A D | synclinkmp.c | 1052 unsigned long orig_jiffies, char_time; in wait_until_sent() local 1067 orig_jiffies = jiffies; in wait_until_sent() 1090 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in wait_until_sent() 1102 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in wait_until_sent()
|
H A D | synclink_gt.c | 833 unsigned long orig_jiffies, char_time; in wait_until_sent() local 843 orig_jiffies = jiffies; in wait_until_sent() 865 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in wait_until_sent()
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | amiserial.c | 1271 unsigned long orig_jiffies, char_time; in rs_wait_until_sent() local 1274 orig_jiffies = jiffies; in rs_wait_until_sent() 1312 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in rs_wait_until_sent()
|
H A D | synclink_gt.c | 823 unsigned long orig_jiffies, char_time; in wait_until_sent() local 833 orig_jiffies = jiffies; in wait_until_sent() 855 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in wait_until_sent()
|
/kernel/linux/linux-5.10/drivers/char/pcmcia/ |
H A D | synclink_cs.c | 2361 unsigned long orig_jiffies, char_time; in mgslpc_wait_until_sent() local 2376 orig_jiffies = jiffies; in mgslpc_wait_until_sent() 2399 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in mgslpc_wait_until_sent() 2408 if (timeout && time_after(jiffies, orig_jiffies + timeout)) in mgslpc_wait_until_sent()
|