Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c465 u32 lower_bit = 2; in a6xx_set_ubwc_config() local
479 lower_bit = 3; in a6xx_set_ubwc_config()
486 rgb565_predicator << 11 | amsbc << 4 | lower_bit << 1); in a6xx_set_ubwc_config()
487 gpu_write(gpu, REG_A6XX_TPL1_NC_MODE_CNTL, lower_bit << 1); in a6xx_set_ubwc_config()
489 uavflagprd_inv >> 4 | lower_bit << 1); in a6xx_set_ubwc_config()
490 gpu_write(gpu, REG_A6XX_UCHE_MODE_CNTL, lower_bit << 21); in a6xx_set_ubwc_config()