Searched refs:update_bank (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/regulator/ |
H A D | ab8500.c | 183 u8 update_bank; member 304 info->update_bank, info->update_reg, in ab8500_regulator_enable() 314 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_enable() 331 info->update_bank, info->update_reg, in ab8500_regulator_disable() 341 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_disable() 359 info->update_bank, info->update_reg, ®val); in ab8500_regulator_is_enabled() 369 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_is_enabled() 417 bank = info->update_bank; in ab8500_regulator_set_mode() 666 .update_bank = 0x04, 689 .update_bank = 0x04, [all …]
|
H A D | ab8500-ext.c | 102 u8 update_bank; member 132 info->update_bank, info->update_reg, in ab8500_ext_regulator_enable() 142 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_enable() 168 info->update_bank, info->update_reg, in ab8500_ext_regulator_disable() 178 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_disable() 196 info->update_bank, info->update_reg, ®val); in ab8500_ext_regulator_is_enabled() 205 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_is_enabled() 246 info->update_bank, info->update_reg, in ab8500_ext_regulator_set_mode() 257 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_set_mode() 347 .update_bank = 0x04, [all …]
|