Home
last modified time | relevance | path

Searched refs:lp_clk_rate (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/phy/
Dphy-mipi-dphy.h267 unsigned long lp_clk_rate; member
/linux-5.19.10/drivers/gpu/drm/bridge/
Dnwl-dsi.c206 static u32 us2lp(u32 lp_clk_rate, unsigned long us) in us2lp() argument
208 return DIV_ROUND_UP(us * lp_clk_rate, USEC_PER_SEC); in us2lp()
248 cycles = us2lp(cfg->lp_clk_rate, cfg->wakeup); in nwl_dsi_config_host()
790 phy_opts->mipi_dphy.lp_clk_rate = rate; in nwl_dsi_get_dphy_params()
/linux-5.19.10/drivers/phy/freescale/
Dphy-fsl-imx8-mipi-dphy.c243 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()