Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h110 #define DSIM_CMD_ALLOW_MASK (0xf << DSIM_CMD_ALLOW_SHIFT) macro
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c118 #define DSIM_CMD_ALLOW_MASK (0xf << 28) macro