Searched refs:microvolts (Results 1 – 5 of 5) sorted by relevance
140 config->microvolts = init_data->constraints.min_uV; in of_get_fixed_voltage_config()242 if (config->microvolts) in reg_fixed_voltage_probe()245 drvdata->desc.fixed_uV = config->microvolts; in reg_fixed_voltage_probe()
45 data->cfg.microvolts = uv; in regulator_register_always_on()
665 static DEVICE_ATTR_RO(microvolts);
128 int microvolts; in ads1100_set_scale() local138 microvolts = regulator_get_voltage(data->reg_vdd); in ads1100_set_scale()146 gain = DIV_ROUND_CLOSEST(microvolts, BIT(15)) * MILLI / val2; in ads1100_set_scale()
145 Voltage measurement of the interface in microvolts (uV)