Home
last modified time | relevance | path

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

/openbmc/linux/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()