Lines Matching defs:id
275 #define EXT_CONTROL_REG_BITS(id, regs_offs, bits) (((regs_offs) << 8) | (bits)) argument
320 static int tps65910_get_ctrl_register(int id) in tps65910_get_ctrl_register()
356 static int tps65911_get_ctrl_register(int id) in tps65911_get_ctrl_register()
394 int reg, id = rdev_get_id(dev); in tps65910_set_mode() local
419 int ret, reg, value, id = rdev_get_id(dev); in tps65910_get_mode() local
440 int ret, id = rdev_get_id(dev); in tps65910_get_voltage_dcdc_sel() local
517 int ret, reg, value, id = rdev_get_id(dev); in tps65910_get_voltage_sel() local
560 int ret, id = rdev_get_id(dev); in tps65911_get_voltage_sel() local
599 int id = rdev_get_id(dev), vsel; in tps65910_set_voltage_dcdc_sel() local
637 int reg, id = rdev_get_id(dev); in tps65910_set_voltage_sel() local
668 int reg, id = rdev_get_id(dev); in tps65911_set_voltage_sel() local
702 int volt, mult = 1, id = rdev_get_id(dev); in tps65910_list_voltage_dcdc() local
725 int step_mv = 0, id = rdev_get_id(dev); in tps65911_list_voltage() local
823 int id, int ext_sleep_config) in tps65910_set_ext_sleep_config()