struct cpu_wp {
u32 pll_reg;
u32 pll_rate;
u32 cpu_rate;
u32 pdr0_reg;
u32 pdf;
u32 mfi;
u32 mfd;
u32 mfn;
u32 cpu_voltage;
u32 cpu_podf;
};
dvfs_wp structure:
struct dvfs_wp {
int upthr;
int downthr;
int panicthr;
int upcnt;
int downcnt;
int emac;
};
沒有留言:
張貼留言