Home
last modified time | relevance | path

Searched refs:lpfr_lut (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_28nm.c49 static const struct lpfr_cfg lpfr_lut[LPFR_LUT_SIZE] = { variable
148 if (rate <= lpfr_lut[i].vco_rate) in dsi_pll_28nm_clk_set_rate()
155 pll_write(base + REG_DSI_28nm_PHY_PLL_LPFR_CFG, lpfr_lut[i].resistance); in dsi_pll_28nm_clk_set_rate()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_28nm.c49 static const struct lpfr_cfg lpfr_lut[LPFR_LUT_SIZE] = { variable
135 if (rate <= lpfr_lut[i].vco_rate) in dsi_pll_28nm_clk_set_rate()
142 dsi_phy_write(base + REG_DSI_28nm_PHY_PLL_LPFR_CFG, lpfr_lut[i].resistance); in dsi_pll_28nm_clk_set_rate()

Completed in 3 milliseconds