Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h47 #define DSIM_STOP_STATE_CLK (1 << 8) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c436 ((reg & DSIM_STOP_STATE_CLK) || in exynos_mipi_dsi_is_lane_state()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c34 #define DSIM_STOP_STATE_CLK BIT(8) macro
939 } while (!(reg & (DSIM_STOP_STATE_CLK | DSIM_TX_READY_HS_CLK))); in samsung_dsim_init_link()