Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/regulator/
H A Dmt6332-regulator.c30 * @vselctrl_reg: Register for controlling the buck control mode.
39 u32 vselctrl_reg; member
67 .vselctrl_reg = vosel_ctrl, \
93 .vselctrl_reg = vosel_ctrl, \
337 if (mt6332_regulators[i].vselctrl_reg) { in mt6332_set_buck_vosel_reg()
339 mt6332_regulators[i].vselctrl_reg, in mt6332_set_buck_vosel_reg()
H A Dmt6323-regulator.c26 * @vselctrl_reg: Register for controlling the buck control mode.
33 u32 vselctrl_reg; member
59 .vselctrl_reg = vosel_ctrl, \
350 if (mt6323_regulators[i].vselctrl_reg) { in mt6323_set_buck_vosel_reg()
352 mt6323_regulators[i].vselctrl_reg, in mt6323_set_buck_vosel_reg()
H A Dmt6331-regulator.c30 * @vselctrl_reg: Register for controlling the buck control mode.
39 u32 vselctrl_reg; member
67 .vselctrl_reg = vosel_ctrl, \
422 if (mt6331_regulators[i].vselctrl_reg) { in mt6331_set_buck_vosel_reg()
424 mt6331_regulators[i].vselctrl_reg, in mt6331_set_buck_vosel_reg()
H A Dmt6397-regulator.c24 * @vselctrl_reg: Register for controlling the buck control mode.
31 u32 vselctrl_reg; member
59 .vselctrl_reg = vosel_ctrl, \
330 if (mt6397_regulators[i].vselctrl_reg) { in mt6397_set_buck_vosel_reg()
332 mt6397_regulators[i].vselctrl_reg, in mt6397_set_buck_vosel_reg()
/kernel/linux/linux-5.10/drivers/regulator/
H A Dmt6397-regulator.c24 * @vselctrl_reg: Register for controlling the buck control mode.
31 u32 vselctrl_reg; member
60 .vselctrl_reg = vosel_ctrl, \
329 if (mt6397_regulators[i].vselctrl_reg) { in mt6397_set_buck_vosel_reg()
331 mt6397_regulators[i].vselctrl_reg, in mt6397_set_buck_vosel_reg()
H A Dmt6323-regulator.c26 * @vselctrl_reg: Register for controlling the buck control mode.
33 u32 vselctrl_reg; member
59 .vselctrl_reg = vosel_ctrl, \
350 if (mt6323_regulators[i].vselctrl_reg) { in mt6323_set_buck_vosel_reg()
352 mt6323_regulators[i].vselctrl_reg, in mt6323_set_buck_vosel_reg()

Completed in 4 milliseconds