Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/
Dmsm_mdss.c191 (data->highest_bank_bit & 0x3) << 4 | in msm_mdss_setup_ubwc_dec_30()
208 (data->highest_bank_bit & 0x7) << 4 | in msm_mdss_setup_ubwc_dec_40()
514 .highest_bank_bit = 2,
519 .highest_bank_bit = 0x2,
526 .highest_bank_bit = 0x3,
534 .highest_bank_bit = 1,
541 .highest_bank_bit = 3,
550 .highest_bank_bit = 2,
557 .highest_bank_bit = 2,
565 .highest_bank_bit = 1,
[all …]
Dmsm_mdss.h15 u32 highest_bank_bit; member
/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
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()
/linux-6.6.21/drivers/media/platform/qcom/venus/
Dhfi_helper.h650 u32 highest_bank_bit; member