Home
last modified time | relevance | path

Searched refs:PMIC_GPIO_STRENGTH_LOW (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dmsm8996-sony-xperia-tone.dtsi303 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
323 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
359 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
369 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
379 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
534 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
552 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
561 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
570 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
Dapq8096-db820c.dtsi587 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
598 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
Dmsm8994-msft-lumia-octagon.dtsi480 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
/Linux-v5.15/include/dt-bindings/pinctrl/
Dqcom,pmic-gpio.h17 #define PMIC_GPIO_STRENGTH_LOW 3 macro
/Linux-v5.15/arch/arm/boot/dts/
Dqcom-msm8974-samsung-klte.dts879 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
896 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
/Linux-v5.15/drivers/pinctrl/qcom/
Dpinctrl-ssbi-gpio.c374 if (arg > PMIC_GPIO_STRENGTH_LOW) { in pm8xxx_pin_config_set()
Dpinctrl-spmi-gpio.c519 if (arg > PMIC_GPIO_STRENGTH_LOW) in pmic_gpio_config_set()