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