Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_mdss.c190 (data->highest_bank_bit & 0x3) << 4 | in msm_mdss_setup_ubwc_dec_30()
207 (data->highest_bank_bit & 0x7) << 4 | in msm_mdss_setup_ubwc_dec_40()
520 .highest_bank_bit = 2,
526 .highest_bank_bit = 0x2,
534 .highest_bank_bit = 0x1,
543 .highest_bank_bit = 1,
551 .highest_bank_bit = 3,
561 .highest_bank_bit = 2,
569 .highest_bank_bit = 2,
578 .highest_bank_bit = 1,
[all …]
H A Dmsm_mdss.h15 u32 highest_bank_bit; member
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.c274 ctx->ubwc->highest_bank_bit << 18); in dpu_hw_sspp_setup_format()
281 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
287 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
292 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h650 u32 highest_bank_bit; member