Searched refs:PHY_ENABLECLK (Results 1 – 3 of 3) sorted by relevance
23 #define PHY_ENABLECLK BIT(2) macro
422 writel(PHY_ENABLECLK, base + PHY_RSTZ); in dsi_set_mipi_phy()424 writel(PHY_ENABLECLK | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()426 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
210 #define PHY_ENABLECLK BIT(2) macro