Lines Matching refs:min
51 int min; member
58 .min = 800000, .step = 50000, .max = 1300000,
61 .min = 1600000, .step = 100000, .max = 3600000,
64 .min = 3000000, .step = 100000, .max = 3600000,
67 .min = 2800000, .step = 100000, .max = 3100000,
70 .min = 950000, .step = 50000, .max = 1300000,
73 .min = 800000, .step = 100000, .max = 3300000,
76 .min = 1200000, .step = 100000, .max = 3300000,
79 .min = 1600000, .step = 100000, .max = 3600000,
82 .min = 750000, .step = 25000, .max = 1525000,
85 .min = 1600000, .step = 100000, .max = 3600000,
88 .min = 800000, .step = 100000, .max = 2300000,
814 while (buck12_voltage_map_desc.min + in max8998_pmic_probe()
842 while (buck12_voltage_map_desc.min + in max8998_pmic_probe()
862 int count = (desc->max - desc->min) / desc->step + 1; in max8998_pmic_probe()
865 regulators[index].min_uV = desc->min; in max8998_pmic_probe()