Searched refs:update_bank (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | ab8500-ext.c | 87 * @update_bank: bank to control on/off 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, inf in ab8500_ext_regulator_set_mode() [all...] |
H A D | ab8500.c | 162 * @update_bank: bank to control on/off 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 [all...] |
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | ab8500.c | 48 * @update_bank: bank to control on/off 69 u8 update_bank; member 190 info->update_bank, info->update_reg, in ab8500_regulator_enable() 200 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_enable() 217 info->update_bank, info->update_reg, in ab8500_regulator_disable() 227 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_disable() 245 info->update_bank, info->update_reg, ®val); in ab8500_regulator_is_enabled() 255 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_is_enabled() 303 bank = info->update_bank; in ab8500_regulator_set_mode() 552 .update_bank [all...] |
H A D | ab8500-ext.c | 482 * @update_bank: bank to control on/off 497 u8 update_bank; member 527 info->update_bank, info->update_reg, in ab8500_ext_regulator_enable() 537 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_enable() 563 info->update_bank, info->update_reg, in ab8500_ext_regulator_disable() 573 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_disable() 591 info->update_bank, info->update_reg, ®val); in ab8500_ext_regulator_is_enabled() 600 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_is_enabled() 641 info->update_bank, info->update_reg, in ab8500_ext_regulator_set_mode() 652 info->desc.name, info->update_bank, inf in ab8500_ext_regulator_set_mode() [all...] |
Completed in 4 milliseconds