Home
last modified time | relevance | path

Searched refs:da850_opp (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/arm/mach-davinci/
Dda850.c481 struct da850_opp { struct
490 static const struct da850_opp da850_opp_456 = { argument
499 static const struct da850_opp da850_opp_408 = {
508 static const struct da850_opp da850_opp_372 = {
517 static const struct da850_opp da850_opp_300 = {
526 static const struct da850_opp da850_opp_200 = {
535 static const struct da850_opp da850_opp_96 = {
581 struct da850_opp *opp; in da850_set_voltage()
586 opp = (struct da850_opp *) cpufreq_info.freq_table[index].driver_data; in da850_set_voltage()