Searched refs:sdm845_nrt_pri_lvl (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_catalog.c | 524 static const u32 sdm845_nrt_pri_lvl[] = {3, 3, 3, 3, 3, 3, 3, 3}; variable 612 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 613 .priority_lvl = sdm845_nrt_pri_lvl, 632 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 633 .priority_lvl = sdm845_nrt_pri_lvl, 652 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 653 .priority_lvl = sdm845_nrt_pri_lvl,
|