Lines Matching defs:svs_bank_pdata
439 struct svs_bank_pdata { struct
440 const struct svs_fusemap *dev_fuse_map;
441 char *buck_name;
442 char *tzone_name;
443 u32 age_config;
444 u32 ctl0;
445 u32 dc_config;
446 u32 int_st;
447 u32 turn_freq_base;
448 u32 tzone_htemp;
449 u32 tzone_ltemp;
450 u32 volt_step;
451 u32 volt_base;
452 u16 tzone_htemp_voffset;
453 u16 tzone_ltemp_voffset;
454 u8 chk_shift;
455 u8 cpu_id;
456 u8 opp_count;
457 u8 vboot;
458 u8 vco;
459 u8 sw_id;
460 u8 type;
463 void (*set_freq_pct)(struct svs_platform *svsp, struct svs_bank *svsb);
464 void (*get_volts)(struct svs_platform *svsp, struct svs_bank *svsb);