Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h22 #define PHY_UNRSTZ BIT(1) macro
H A Ddw_drm_dsi.c428 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c187 #define PHY_UNRSTZ BIT(1) macro
828 PHY_UNRSTZ | PHY_UNSHUTDOWNZ); in dw_mipi_dsi_dphy_enable()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c36 #define PHY_UNRSTZ BIT(1) macro