Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
H A Dmax8649.h31 struct max8649_platform_data { struct
32 struct regulator_init_data *regulator;
34 unsigned mode:2; /* bit[1:0] = VID1,VID0 */
35 unsigned extclk_freq:2;
36 unsigned extclk:1;
37 unsigned ramp_timing:3;
38 unsigned ramp_down:1;