Lines Matching defs:regul_struct
23 struct regul_struct { struct
24 const char *name;
25 const uint16_t *volt_table;
26 uint8_t volt_table_size;
27 uint8_t volt_cr;
28 uint8_t volt_shift;
29 uint8_t en_cr;
30 uint8_t alt_en_cr;
31 uint8_t msrt_reg;
32 uint8_t msrt_mask;
33 uint8_t pd_reg;
34 uint8_t pd_val;
35 uint8_t ocp_reg;
36 uint8_t ocp_mask;