Lines Matching defs:id
280 #define EXT_CONTROL_REG_BITS(id, regs_offs, bits) (((regs_offs) << 8) | (bits)) argument
325 static int tps65910_get_ctrl_register(int id) in tps65910_get_ctrl_register()
361 static int tps65911_get_ctrl_register(int id) in tps65911_get_ctrl_register()
399 int reg, value, id = rdev_get_id(dev); in tps65910_set_mode() local
423 int ret, reg, value, id = rdev_get_id(dev); in tps65910_get_mode() local
444 int ret, id = rdev_get_id(dev); in tps65910_get_voltage_dcdc_sel() local
522 int ret, reg, value, id = rdev_get_id(dev); in tps65910_get_voltage_sel() local
564 int ret, id = rdev_get_id(dev); in tps65911_get_voltage_sel() local
603 int id = rdev_get_id(dev), vsel; in tps65910_set_voltage_dcdc_sel() local
641 int reg, id = rdev_get_id(dev); in tps65910_set_voltage_sel() local
671 int reg, id = rdev_get_id(dev); in tps65911_set_voltage_sel() local
705 int volt, mult = 1, id = rdev_get_id(dev); in tps65910_list_voltage_dcdc() local
728 int step_mv = 0, id = rdev_get_id(dev); in tps65911_list_voltage() local
826 int id, int ext_sleep_config) in tps65910_set_ext_sleep_config()