Searched refs:abreg (Results 1 - 2 of 2) sorted by relevance

/drivers/regulator/
H A Dab3100.c182 struct ab3100_regulator *abreg = reg->reg_data; local
186 err = abx500_get_register_interruptible(abreg->dev, 0, abreg->regreg,
190 abreg->regreg);
200 err = abx500_set_register_interruptible(abreg->dev, 0, abreg->regreg,
204 abreg->regreg);
213 struct ab3100_regulator *abreg = reg->reg_data; local
222 if (abreg->regreg == AB3100_LDO_D) {
225 return abx500_set_register_interruptible(abreg
246 struct ab3100_regulator *abreg = reg->reg_data; local
264 struct ab3100_regulator *abreg = reg->reg_data; local
273 struct ab3100_regulator *abreg = reg->reg_data; local
311 struct ab3100_regulator *abreg = reg->reg_data; local
345 struct ab3100_regulator *abreg = reg->reg_data; local
381 struct ab3100_regulator *abreg = reg->reg_data; local
424 struct ab3100_regulator *abreg = reg->reg_data; local
431 struct ab3100_regulator *abreg = reg->reg_data; local
[all...]
/drivers/mfd/
H A Dab3100-core.c661 u8 abreg; member in struct:ab3100_init_setting
668 .abreg = AB3100_MCA,
671 .abreg = AB3100_MCB,
674 .abreg = AB3100_IMRA1,
677 .abreg = AB3100_IMRA2,
680 .abreg = AB3100_IMRA3,
683 .abreg = AB3100_IMRB1,
686 .abreg = AB3100_IMRB2,
689 .abreg = AB3100_IMRB3,
692 .abreg
[all...]

Completed in 205 milliseconds