Home
last modified time | relevance | path

Searched refs:DSIM_SUB_STANDY_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h130 #define DSIM_SUB_STANDY_MASK ((0x1) << DSIM_SUB_STANDY_SHIFT) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c177 ~(DSIM_SUB_STANDY_MASK); in exynos_mipi_dsi_set_sub_disp_resol()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c138 #define DSIM_SUB_STANDY_MASK ((0x1) << 31) macro