Home
last modified time | relevance | path

Searched full:labibb (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/regulator/
Dqcom-labibb-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/qcom-labibb-regulator.yaml#
90 labibb {
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dpmi8996.dtsi10 * and a change to a LABIBB parameter.
Dpmi8998.dtsi55 labibb {
Dpmi8950.dtsi87 labibb {
/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Dqcom,spmi-pmic.yaml114 labibb:
116 $ref: /schemas/regulator/qcom-labibb-regulator.yaml#
/linux-6.14.4/drivers/regulator/
Dqcom-labibb-regulator.c200 dev_err(&vreg->rdev->dev, "LABIBB: CRITICAL: Disabling regulator\n"); in qcom_labibb_ocp_recovery_worker()
319 * labibb supports only protection - and does not support setting in qcom_labibb_set_ocp()
903 MODULE_DESCRIPTION("Qualcomm labibb driver");
DMakefile116 obj-$(CONFIG_REGULATOR_QCOM_LABIBB) += qcom-labibb-regulator.o
Dirq_helpers.c6 // Logic has been partially adapted from qcom-labibb driver.