Searched refs:update_val_idle (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/regulator/
H A Dab8500.c166 * @update_val_idle: bits to enable the regulator in idle (low power) mode
187 u8 update_val_idle; member in struct:ab8500_regulator_info
452 val = info->update_val_idle;
521 val_idle = info->update_val_idle;
670 .update_val_idle = 0x03,
693 .update_val_idle = 0x0c,
716 .update_val_idle = 0x03,
738 .update_val_idle = 0x44,
766 .update_val_idle = 0x82,
853 .update_val_idle
[all...]

Completed in 285 milliseconds