Searched refs:mt8365_afe_fs_rates (Results 1 – 1 of 1) sorted by relevance
110 static const struct mt8365_afe_rate mt8365_afe_fs_rates[] = { variable130 for (i = 0; i < ARRAY_SIZE(mt8365_afe_fs_rates); i++) in mt8365_afe_fs_timing()131 if (mt8365_afe_fs_rates[i].rate == rate) in mt8365_afe_fs_timing()132 return mt8365_afe_fs_rates[i].reg_val; in mt8365_afe_fs_timing()