Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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;
250 const struct ti_abb_reg *regs = abb->regs; in ti_abb_set_opp()
422 const struct ti_abb_reg *regs = abb->regs; in 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 = {
/kernel/linux/linux-6.6/drivers/regulator/
H A Dti-abb-regulator.c48 * struct ti_abb_reg - Register description for ABB block
58 struct ti_abb_reg { struct
83 * @regs: pointer to struct ti_abb_reg for ABB block
102 const struct ti_abb_reg *regs;
242 const struct ti_abb_reg *regs = abb->regs; in ti_abb_set_opp()
414 const struct ti_abb_reg *regs = abb->regs; in ti_abb_init_timings()
632 static const struct ti_abb_reg abb_regs_v1 = {
646 static const struct ti_abb_reg abb_regs_v2 = {
659 static const struct ti_abb_reg abb_regs_generic = {

Completed in 3 milliseconds