Searched refs:clk_lp2hs (Results 1 – 6 of 6) sorted by relevance
26 u16 clk_lp2hs; member
105 u16 clk_lp2hs; member
396 u16 data_hs2lp, data_lp2hs, clk_hs2lp, clk_lp2hs; in sprd_dsi_init() local421 clk_lp2hs = ns_to_cycle(ctx->clk_lp2hs, byte_clk); in sprd_dsi_init()429 PHY_CLKLANE_LP_TO_HS_TIME, 0, clk_lp2hs); in sprd_dsi_init()930 ctx->clk_lp2hs = 15; in sprd_dsi_context_init()
318 timing->clk_lp2hs = DSI_PHY_DELAY(512, 40, lane_mbps); in dw_mipi_dsi_phy_get_timing()
796 PHY_CLKLP2HS_TIME(timing.clk_lp2hs)); in dw_mipi_dsi_dphy_timing_config()
661 .clk_lp2hs = _c_lp2hs, \