Home
last modified time | relevance | path

Searched full:xob (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dqcom,rpmh-regulator.txt4 Regulator Manager (VRM) and Oscillator Buffer (XOB) RPMh accelerators. The APPS
8 mode. The XOB allows changing only a single parameter for a given regulator:
9 its enable state. Despite its name, the XOB is capable of controlling the
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dqcom,rpmh-regulator.yaml15 Regulator Manager (VRM) and Oscillator Buffer (XOB) RPMh accelerators.
19 voltage, and operating mode. The XOB allows changing only a single
21 the XOB is capable of controlling the enable state of any PMIC peripheral.
/kernel/linux/linux-5.10/drivers/regulator/
Dqcom-rpmh-regulator.c27 * @XOB: RPMh XOB accelerator which supports voting on the enable state
32 XOB, enumerator
471 if (rpmh_data->hw_data->regulator_type == XOB && in rpmh_regulator_init_vreg()
673 .regulator_type = XOB,
/kernel/linux/linux-6.6/drivers/regulator/
Dqcom-rpmh-regulator.c26 * @XOB: RPMh XOB accelerator which supports voting on the enable state
31 XOB, enumerator
469 if (rpmh_data->hw_data->regulator_type == XOB && in rpmh_regulator_init_vreg()
671 .regulator_type = XOB,