Home
last modified time | relevance | path

Searched defs:svs_bank (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/soc/mediatek/
Dmtk-svs.c420 struct svs_bank { struct
421 struct device *dev;
422 struct device *opp_dev;
423 struct completion init_completion;
424 struct regulator *buck;
425 struct thermal_zone_device *tzd;
426 struct mutex lock; /* lock to protect voltage update process */
427 void (*set_freq_pct)(struct svs_platform *svsp);
428 void (*get_volts)(struct svs_platform *svsp);
429 char *name;
[all …]