Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/mediatek/
Dmtk_disp_ovl.c236 unsigned int gmc_thrshd_h; in mtk_ovl_layer_on() local
244 gmc_thrshd_h = GMC_THRESHOLD_HIGH >> in mtk_ovl_layer_on()
247 gmc_value = gmc_thrshd_h | gmc_thrshd_h << 16; in mtk_ovl_layer_on()
250 gmc_thrshd_h << 16 | gmc_thrshd_h << 24; in mtk_ovl_layer_on()