Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c672 u32 hbb_lo = hbb & 3; in a6xx_set_ubwc_config() local
681 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
686 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
692 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
696 FIELD_PREP(GENMASK(8, 5), hbb_lo)); in a6xx_set_ubwc_config()
699 adreno_gpu->ubwc_config.min_acc_len << 23 | hbb_lo << 21); in a6xx_set_ubwc_config()