Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dqcom-labibb-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/qcom-labibb-regulator.yaml#
85 labibb {
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dpmi8996.dtsi10 * and a change to a LABIBB parameter.
Dpmi8998.dtsi55 labibb {
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dqcom,spmi-pmic.yaml112 labibb:
114 $ref: /schemas/regulator/qcom-labibb-regulator.yaml#
/linux-6.12.1/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.