Home
last modified time | relevance | path

Searched refs:PHY_UNSHUTDOWNZ (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h23 #define PHY_UNSHUTDOWNZ BIT(0) macro
H A Ddw_drm_dsi.c425 writel(PHY_ENABLECLK | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
427 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h23 #define PHY_UNSHUTDOWNZ BIT(0) macro
H A Ddw_drm_dsi.c426 writel(PHY_ENABLECLK | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
428 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c189 #define PHY_UNSHUTDOWNZ BIT(0) macro
835 PHY_UNRSTZ | PHY_UNSHUTDOWNZ); in dw_mipi_dsi_dphy_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c189 #define PHY_UNSHUTDOWNZ BIT(0) macro
828 PHY_UNRSTZ | PHY_UNSHUTDOWNZ); in dw_mipi_dsi_dphy_enable()
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c37 #define PHY_UNSHUTDOWNZ BIT(0) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c39 #define PHY_UNSHUTDOWNZ BIT(0) macro

Completed in 13 milliseconds