Searched refs:ad5064_num_vref (Results 1 – 1 of 1) sorted by relevance
454 static inline unsigned int ad5064_num_vref(struct ad5064_state *st) in ad5064_num_vref() function492 for (i = 0; i < ad5064_num_vref(st); ++i) in ad5064_probe()495 ret = devm_regulator_bulk_get(dev, ad5064_num_vref(st), in ad5064_probe()509 ret = regulator_bulk_enable(ad5064_num_vref(st), st->vref_reg); in ad5064_probe()536 regulator_bulk_disable(ad5064_num_vref(st), st->vref_reg); in ad5064_probe()549 regulator_bulk_disable(ad5064_num_vref(st), st->vref_reg); in ad5064_remove()