Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h46 #define DSIM_STOP_STATE_DAT(x) (((x) & 0xf) << 0) macro
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c33 #define DSIM_STOP_STATE_DAT(x) (((x) & 0xf) << 0) macro