Lines Matching refs:da850_opp
943 struct da850_opp { struct
952 static const struct da850_opp da850_opp_456 = { argument
961 static const struct da850_opp da850_opp_408 = {
970 static const struct da850_opp da850_opp_372 = {
979 static const struct da850_opp da850_opp_300 = {
988 static const struct da850_opp da850_opp_200 = {
997 static const struct da850_opp da850_opp_96 = {
1043 struct da850_opp *opp; in da850_set_voltage()
1048 opp = (struct da850_opp *) cpufreq_info.freq_table[index].driver_data; in da850_set_voltage()
1126 struct da850_opp *opp; in da850_set_pll0rate()
1130 opp = (struct da850_opp *) cpufreq_info.freq_table[index].driver_data; in da850_set_pll0rate()