Home
last modified time | relevance | path

Searched defs:IDLE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.h20 #define IDLE_TIMEOUT (66 - 16/2) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c463 const uint32_t IDLE_TIMEOUT = 1024; in smu_v11_0_i2c_activity_done() local
/openbmc/linux/drivers/dma/ioat/
H A Ddma.c38 #define IDLE_TIMEOUT msecs_to_jiffies(idle_timeout) macro
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dgm12u320.c75 #define IDLE_TIMEOUT 2000 macro