Searched refs:pllmodes (Results 1 – 1 of 1) sorted by relevance
82 static struct pllmode pllmodes[NB_PLL_MODE] = { variable224 if (ckpxpll >= pllmodes[i].min && ckpxpll <= pllmodes[i].max) in sti_hdmi_tx3g0c55phy_start()225 pllctrl |= HDMI_SRZ_PLL_CFG_MODE(pllmodes[i].mode); in sti_hdmi_tx3g0c55phy_start()