Home
last modified time | relevance | path

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

/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c392 PHYTIMING_HS_ZERO, enumerator
410 [PHYTIMING_HS_ZERO] = DSIM_PHYTIMING2_HS_ZERO(0x0d),
428 [PHYTIMING_HS_ZERO] = DSIM_PHYTIMING2_HS_ZERO(0x11),
446 [PHYTIMING_HS_ZERO] = DSIM_PHYTIMING2_HS_ZERO(0x10),
740 reg = reg_values[PHYTIMING_HS_PREPARE] | reg_values[PHYTIMING_HS_ZERO] | in exynos_dsi_set_phy_ctrl()