Lines Matching defs:update_val
90 * @update_val: bits holding the regulator current mode
105 u8 update_val;
129 regval = info->update_val;
261 info->update_val = regval;
276 if (info->update_val == info->update_val_hp)
278 else if (info->update_val == info->update_val_lp)
350 .update_val = 0x01,
368 .update_val = 0x04,
386 .update_val = 0x10,
411 info->update_val = 0x30;