Searched refs:lp_clk_rate (Results 1 – 3 of 3) sorted by relevance
263 * @lp_clk_rate:267 unsigned long lp_clk_rate; member
207 static u32 us2lp(u32 lp_clk_rate, unsigned long us) in us2lp() argument 209 return DIV_ROUND_UP(us * lp_clk_rate, USEC_PER_SEC); in us2lp() 249 cycles = us2lp(cfg->lp_clk_rate, cfg->wakeup); in nwl_dsi_config_host() 796 phy_opts->mipi_dphy.lp_clk_rate = rate; in nwl_dsi_get_dphy_params()
243 do_div(tmp, dphy_opts->lp_clk_rate); /* ps */ in mixel_dphy_config_from_opts() 249 dphy_opts->lp_clk_rate, lp_t); in mixel_dphy_config_from_opts()