Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c961 * write the lowest two bits of the remaining value as hbb_lo and the in a6xx_set_ubwc_config()
966 u32 hbb_lo = 2; in a6xx_set_ubwc_config() local
972 hbb_lo = 1; in a6xx_set_ubwc_config()
982 hbb_lo = 0; in a6xx_set_ubwc_config()
989 hbb_lo = 3; in a6xx_set_ubwc_config()
996 hbb_lo = 2; in a6xx_set_ubwc_config()
1003 hbb_lo = 1; in a6xx_set_ubwc_config()
1011 min_acc_len << 3 | hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
1014 min_acc_len << 3 | hbb_lo << 1 | ubwc_mode); in a6xx_set_ubwc_config()
1018 hbb_lo << in a6xx_set_ubwc_config()
[all...]

Completed in 3 milliseconds