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

/linux-master/drivers/regulator/
H A Dti-abb-regulator.c47 * struct ti_abb_reg - Register description for ABB block
57 struct ti_abb_reg { struct
82 * @regs: pointer to struct ti_abb_reg for ABB block
101 const struct ti_abb_reg *regs;
241 const struct ti_abb_reg *regs = abb->regs;
413 const struct ti_abb_reg *regs = abb->regs;
631 static const struct ti_abb_reg abb_regs_v1 = {
645 static const struct ti_abb_reg abb_regs_v2 = {
658 static const struct ti_abb_reg abb_regs_generic = {

Completed in 128 milliseconds