Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/phy/ !
Ddsi_phy_28nm.c48 static const struct lpfr_cfg lpfr_lut[LPFR_LUT_SIZE] = { variable
134 if (rate <= lpfr_lut[i].vco_rate) in dsi_pll_28nm_clk_set_rate()
141 dsi_phy_write(base + REG_DSI_28nm_PHY_PLL_LPFR_CFG, lpfr_lut[i].resistance); in dsi_pll_28nm_clk_set_rate()