Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c60 static const u32 fetch_tbl[SSPP_MAX] = {CTL_INVALID_BIT, 16, 17, 18, 19, variable
682 fetch_tbl[i] != CTL_INVALID_BIT) in dpu_hw_ctl_set_fetch_pipe_active()
683 val |= BIT(fetch_tbl[i]); in dpu_hw_ctl_set_fetch_pipe_active()