Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c789 u32 lower_bit = 2; in a6xx_set_ubwc_config() local
803 lower_bit = 3; in a6xx_set_ubwc_config()
810 lower_bit = 1; in a6xx_set_ubwc_config()
817 rgb565_predicator << 11 | amsbc << 4 | lower_bit << 1); in a6xx_set_ubwc_config()
818 gpu_write(gpu, REG_A6XX_TPL1_NC_MODE_CNTL, lower_bit << 1); in a6xx_set_ubwc_config()
820 uavflagprd_inv << 4 | lower_bit << 1); in a6xx_set_ubwc_config()
821 gpu_write(gpu, REG_A6XX_UCHE_MODE_CNTL, lower_bit << 21); in a6xx_set_ubwc_config()