Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/regulator/
H A Dqcom-labibb-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/qcom-labibb-regulator.yaml#
90 labibb {
/linux/arch/arm64/boot/dts/qcom/
H A Dpmi8996.dtsi10 * and a change to a LABIBB parameter.
H A Dpmi8998.dtsi55 labibb {
/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,spmi-pmic.yaml114 labibb:
116 $ref: /schemas/regulator/qcom-labibb-regulator.yaml#
/linux/drivers/regulator/
H A 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");
H A DMakefile116 obj-$(CONFIG_REGULATOR_QCOM_LABIBB) += qcom-labibb-regulator.o
H A Dirq_helpers.c6 // Logic has been partially adapted from qcom-labibb driver.