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.c275 u32 hbb, hbb_hi, hbb_lo, mode = 1; in a8xx_set_ubwc_config() local
308 hbb_lo = hbb & 3; in a8xx_set_ubwc_config()
315 hbb_lo << 1); in a8xx_set_ubwc_config()
334 hbb_lo << 1 | ubwc_mode); in a8xx_set_ubwc_config()
341 hbb_lo << 1 | ubwc_mode); in a8xx_set_ubwc_config()
H A Da6xx_gpu.c826 u32 hbb_lo = hbb & 3; in a6xx_set_ubwc_config() local
839 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
844 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
850 hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
857 FIELD_PREP(GENMASK(8, 5), hbb_lo)); in a6xx_set_ubwc_config()
864 min_acc_len_64b << 23 | hbb_lo << 21); in a6xx_set_ubwc_config()