Home
last modified time | relevance | path

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

/drivers/gpu/drm/hisilicon/kirin/
Ddw_dsi_reg.h27 #define PHY_UNSHUTDOWNZ BIT(0) macro
Ddw_drm_dsi.c424 writel(PHY_ENABLECLK | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
426 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi.c172 #define PHY_UNSHUTDOWNZ BIT(0) macro
440 PHY_UNRSTZ | PHY_UNSHUTDOWNZ); in dw_mipi_dsi_phy_init()