Home
last modified time | relevance | path

Searched refs:DPU_REG_RESET_TIMEOUT_US (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.c40 #define DPU_REG_RESET_TIMEOUT_US 2000 macro
338 if (dpu_hw_ctl_poll_reset_status(ctx, DPU_REG_RESET_TIMEOUT_US)) in dpu_hw_ctl_reset_control()
355 if (dpu_hw_ctl_poll_reset_status(ctx, DPU_REG_RESET_TIMEOUT_US)) { in dpu_hw_ctl_wait_reset_status()