Searched refs:plldividers (Results 1 – 1 of 1) sorted by relevance
53 static struct plldividers_s plldividers[NB_PLL_MODE] = { variable84 if (ckpxpll >= plldividers[i].min && in sti_hdmi_tx3g4c28phy_start()85 ckpxpll < plldividers[i].max) { in sti_hdmi_tx3g4c28phy_start()86 idf = plldividers[i].idf; in sti_hdmi_tx3g4c28phy_start()87 odf = plldividers[i].odf; in sti_hdmi_tx3g4c28phy_start()