Home
last modified time | relevance | path

Searched defs:DSIM_SUB_VRESOL_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h131 #define DSIM_SUB_VRESOL_MASK ((0x7ff) << DSIM_SUB_VRESOL_SHIFT) macro
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c139 #define DSIM_SUB_VRESOL_MASK ((0x7ff) << 16) macro