Searched refs:SSPP_SPARE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/ | ||
D | dpu_hwio.h | 19 #define SSPP_SPARE 0x028 macro |
D | dpu_hw_top.c | 60 DPU_REG_WRITE(c, SSPP_SPARE, cfg->split_flush_en ? 0x1 : 0x0); in dpu_hw_setup_split_pipe() |