th1520_hdmi_phy_params
static const struct th1520_hdmi_phy_params th1520_hdmi_phy_params[] = {
const struct th1520_hdmi_phy_params *params)
for (i = 0; i < ARRAY_SIZE(th1520_hdmi_phy_params); i++) {
if (mpixelclock <= th1520_hdmi_phy_params[i].mpixelclock) {
&th1520_hdmi_phy_params[i]);