Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h151 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c184 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro