Searched refs:PHY_ENABLECLK (Results 1 – 4 of 4) sorted by relevance
23 #define PHY_ENABLECLK BIT(2) macro
423 writel(PHY_ENABLECLK, base + PHY_RSTZ); in dsi_set_mipi_phy()425 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()
188 #define PHY_ENABLECLK BIT(2) macro913 dsi_write(dsi, DSI_PHY_RSTZ, PHY_ENFORCEPLL | PHY_ENABLECLK | in dw_mipi_dsi_dphy_enable()
34 #define PHY_ENABLECLK BIT(2) macro