Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.c307 ctx->mdp->highest_bank_bit << 18); in dpu_hw_sspp_setup_format()
316 (ctx->mdp->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
321 (ctx->mdp->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
Ddpu_hw_catalog.c131 .highest_bank_bit = 0x2,
156 .highest_bank_bit = 0x3,
173 .highest_bank_bit = 0x3, /* TODO: 2 for LP_DDR4 */
Ddpu_hw_catalog.h456 u32 highest_bank_bit; member