Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h22 #define PHY_UNRSTZ BIT(1) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c193 #define PHY_UNRSTZ BIT(1) macro
839 PHY_UNRSTZ | PHY_UNSHUTDOWNZ); in dw_mipi_dsi_dphy_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/kirin/
H A Ddw_drm_dsi.c341 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c36 #define PHY_UNRSTZ BIT(1) macro
H A Drockchip-mipi-csi-tx.c47 #define PHY_UNRSTZ BIT(1) macro