Searched refs:PHY_ENABLECLK (Results 1 – 5 of 5) sorted by relevance
194 #define PHY_ENABLECLK BIT(2) macro646 host_update_bits(inno, DSI_PHY_RSTZ, PHY_ENABLECLK, PHY_ENABLECLK); in inno_dsidphy_phy_ttl_mode_enable()
176 #define PHY_ENABLECLK BIT(2) macro815 dsi_write(dsi, DSI_PHY_RSTZ, PHY_ENFORCEPLL | PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ); in dw_mipi_dsi_dphy_enable()
34 #define PHY_ENABLECLK BIT(2) macro
45 #define PHY_ENABLECLK BIT(2) macro
45870 + host_update_bits(inno, DSI_PHY_RSTZ, PHY_ENABLECLK, PHY_ENABLECLK);