Searched refs:IDLE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
38 #define IDLE_TIMEOUT msecs_to_jiffies(idle_timeout) macro659 mod_timer_pending(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in __ioat_cleanup()685 mod_timer_pending(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in ioat_cleanup()882 mod_timer_pending(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in check_active()
463 const uint32_t IDLE_TIMEOUT = 1024; in smu_v11_0_i2c_activity_done() local492 } while (timeout_count < IDLE_TIMEOUT); in smu_v11_0_i2c_activity_done()
76 #define IDLE_TIMEOUT 2000 macro393 msecs_to_jiffies(IDLE_TIMEOUT)); in gm12u320_fb_update_work()
2678 dpu_enc->idle_timeout = IDLE_TIMEOUT; in dpu_encoder_init()