Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c790 u32 lower_bit = 2; in a6xx_set_ubwc_config() local
804 lower_bit = 3; in a6xx_set_ubwc_config()
811 lower_bit = 1; in a6xx_set_ubwc_config()
818 rgb565_predicator << 11 | amsbc << 4 | lower_bit << 1); in a6xx_set_ubwc_config()
819 gpu_write(gpu, REG_A6XX_TPL1_NC_MODE_CNTL, lower_bit << 1); in a6xx_set_ubwc_config()
821 uavflagprd_inv << 4 | lower_bit << 1); in a6xx_set_ubwc_config()
822 gpu_write(gpu, REG_A6XX_UCHE_MODE_CNTL, lower_bit << 21); in a6xx_set_ubwc_config()