Home
last modified time | relevance | path

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

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