Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl.c336 unsigned int gmc_thrshd_h; in mtk_ovl_layer_on() local
344 gmc_thrshd_h = GMC_THRESHOLD_HIGH >> in mtk_ovl_layer_on()
347 gmc_value = gmc_thrshd_h | gmc_thrshd_h << 16; in mtk_ovl_layer_on()
350 gmc_thrshd_h << 16 | gmc_thrshd_h << 24; in mtk_ovl_layer_on()