Searched refs:hdmi_rec_n_table (Results 1 – 1 of 1) sorted by relevance
660 static const struct hdmi_acr_n hdmi_rec_n_table[] = { variable680 for (i = 0; i < ARRAY_SIZE(hdmi_rec_n_table) - 1; i++) { in hdmi_recommended_n()681 if (clock == hdmi_rec_n_table[i].clock) in hdmi_recommended_n()684 recommended = hdmi_rec_n_table + i; in hdmi_recommended_n()