Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsamsung_fimd.h439 #define BLENDEQx(_win) (0x244 + ((_win - 1) * 4)) macro
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c617 fimd_set_bits(ctx, BLENDEQx(win), mask, val); in fimd_win_set_bldeq()