Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/hisilicon/kirin/
Ddw_dsi_reg.h22 #define PHY_UNRSTZ BIT(1) macro
Ddw_drm_dsi.c427 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
/Linux-v5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-mipi-dsi.c187 #define PHY_UNRSTZ BIT(1) macro
835 PHY_UNRSTZ | PHY_UNSHUTDOWNZ); in dw_mipi_dsi_dphy_enable()
/Linux-v5.10/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c35 #define PHY_UNRSTZ BIT(1) macro