Lines Matching refs:da850_opp
944 struct da850_opp { struct
953 static const struct da850_opp da850_opp_456 = { argument
962 static const struct da850_opp da850_opp_408 = {
971 static const struct da850_opp da850_opp_372 = {
980 static const struct da850_opp da850_opp_300 = {
989 static const struct da850_opp da850_opp_200 = {
998 static const struct da850_opp da850_opp_96 = {
1044 struct da850_opp *opp; in da850_set_voltage()
1049 opp = (struct da850_opp *) cpufreq_info.freq_table[index].driver_data; in da850_set_voltage()
1127 struct da850_opp *opp; in da850_set_pll0rate()
1131 opp = (struct da850_opp *) cpufreq_info.freq_table[index].driver_data; in da850_set_pll0rate()