Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c680 u32 hbb_lo = hbb & 3; in a6xx_set_ubwc_config() local
689 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
694 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
700 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
704 FIELD_PREP(GENMASK(8, 5), hbb_lo)); in a6xx_set_ubwc_config()
707 adreno_gpu->ubwc_config.min_acc_len << 23 | hbb_lo << 21); in a6xx_set_ubwc_config()