Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-davinci/
Dda850.c353 struct da850_opp { struct
362 static const struct da850_opp da850_opp_456 = { argument
371 static const struct da850_opp da850_opp_408 = {
380 static const struct da850_opp da850_opp_372 = {
389 static const struct da850_opp da850_opp_300 = {
398 static const struct da850_opp da850_opp_200 = {
407 static const struct da850_opp da850_opp_96 = {
453 struct da850_opp *opp; in da850_set_voltage()
458 opp = (struct da850_opp *) cpufreq_info.freq_table[index].driver_data; in da850_set_voltage()