Searched refs:common_frl_n_table (Results 1 – 1 of 1) sorted by relevance
64 static const struct dw_hdmi_audio_frl_n common_frl_n_table[] = { variable374 for (i = 0; ARRAY_SIZE(common_frl_n_table); i++) { in hdmi_match_frl_n_table()375 if (r_bit == common_frl_n_table[i].r_bit) { in hdmi_match_frl_n_table()376 frl_n = &common_frl_n_table[i]; in hdmi_match_frl_n_table()