Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c692 u32 lower_bit = 2; in a6xx_set_ubwc_config() local
706 lower_bit = 3; in a6xx_set_ubwc_config()
713 lower_bit = 1; in a6xx_set_ubwc_config()
720 rgb565_predicator << 11 | amsbc << 4 | lower_bit << 1); in a6xx_set_ubwc_config()
721 gpu_write(gpu, REG_A6XX_TPL1_NC_MODE_CNTL, lower_bit << 1); in a6xx_set_ubwc_config()
723 uavflagprd_inv << 4 | lower_bit << 1); in a6xx_set_ubwc_config()
724 gpu_write(gpu, REG_A6XX_UCHE_MODE_CNTL, lower_bit << 21); in a6xx_set_ubwc_config()