Searched refs:PHY_CLKHS2LP_TIME (Results 1 – 8 of 8) sorted by relevance
123 #define PHY_CLKHS2LP_TIME(x) UPDATE(x, 25, 16) macro
1072 PHY_CLKHS2LP_TIME(0x40) | PHY_CLKLP2HS_TIME(0x40)); in rk628_dsi_bridge_pre_enable()
127 #define PHY_CLKHS2LP_TIME(x) UPDATE(x, 25, 16) macro
141 PHY_CLKHS2LP_TIME(0x40) | PHY_CLKLP2HS_TIME(0x40)); in rk628_dsi_pre_enable()
177 #define PHY_CLKHS2LP_TIME(lbcc) (((lbcc) & 0x3ff) << 16) macro808 PHY_CLKHS2LP_TIME(timing.clk_hs2lp) | in dw_mipi_dsi_dphy_timing_config()
137 #define PHY_CLKHS2LP_TIME(x) UPDATE(x, 25, 16) macro1037 PHY_CLKHS2LP_TIME(0x40) | PHY_CLKLP2HS_TIME(0x40)); in rk628_dsi_pre_enable()
148 #define PHY_CLKHS2LP_TIME(lbcc) (((lbcc) & 0x3ff) << 16) macro1072 dsi_write(dsi, DSI_PHY_TMR_LPCLK_CFG, PHY_CLKHS2LP_TIME(0x40) in dw_mipi_dsi_dphy_timing_config()
33 #define PHY_CLKHS2LP_TIME(lbcc) (((lbcc) & 0x3ff) << 16) macro