Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da8xx_gpu.c286 u32 hbb, hbb_hi, hbb_lo, mode; in a8xx_set_ubwc_config() local
318 hbb_lo = hbb & 3; in a8xx_set_ubwc_config()
335 hbb_lo << 1); in a8xx_set_ubwc_config()
354 hbb_lo << 1 | ubwc_mode); in a8xx_set_ubwc_config()
361 hbb_lo << 1 | ubwc_mode); in a8xx_set_ubwc_config()
H A Da6xx_gpu.c766 u32 hbb_lo = hbb & 3; in a6xx_set_ubwc_config() local
778 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
783 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
789 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
796 FIELD_PREP(GENMASK(8, 5), hbb_lo)); in a6xx_set_ubwc_config()
803 min_acc_len_64b << 23 | hbb_lo << 21); in a6xx_set_ubwc_config()