Searched refs:PHY_ENABLECLK (Results 1 – 7 of 7) sorted by relevance
21 #define PHY_ENABLECLK BIT(2) macro
424 writel(PHY_ENABLECLK, base + PHY_RSTZ); in dsi_set_mipi_phy()426 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()
114 #define PHY_ENABLECLK DSI_HOST_BITS(0x0a0, 1, 2) macro
325 rk_mipi_dsi_write(regs, PHY_ENABLECLK, 1); in rk_mipi_phy_enable()
185 #define PHY_ENABLECLK BIT(2) macro827 dsi_write(dsi, DSI_PHY_RSTZ, PHY_ENFORCEPLL | PHY_ENABLECLK | in dw_mipi_dsi_dphy_enable()
190 #define PHY_ENABLECLK BIT(2) macro
34 #define PHY_ENABLECLK BIT(2) macro