Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/mediatek/
Dmtk_disp_ovl.c365 unsigned int gmc_thrshd_h; in mtk_ovl_layer_on() local
373 gmc_thrshd_h = GMC_THRESHOLD_HIGH >> in mtk_ovl_layer_on()
376 gmc_value = gmc_thrshd_h | gmc_thrshd_h << 16; in mtk_ovl_layer_on()
379 gmc_thrshd_h << 16 | gmc_thrshd_h << 24; in mtk_ovl_layer_on()