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

/linux-4.1.27/drivers/regulator/
H A Dti-abb-regulator.c56 * struct ti_abb_reg - Register description for ABB block
66 struct ti_abb_reg { struct
91 * @regs: pointer to struct ti_abb_reg for ABB block
110 const struct ti_abb_reg *regs;
260 const struct ti_abb_reg *regs = abb->regs; ti_abb_set_opp()
422 const struct ti_abb_reg *regs = abb->regs; ti_abb_init_timings()
640 static const struct ti_abb_reg abb_regs_v1 = {
654 static const struct ti_abb_reg abb_regs_v2 = {
667 static const struct ti_abb_reg abb_regs_generic = {

Completed in 78 milliseconds