Searched +full:dtest +full:- +full:buffer (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pinctrl/qcom/ |
| H A D | pinctrl-spmi-gpio.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2012-2014, 2016-2021 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. 20 #include <linux/pinctrl/pinconf-generic.h> 24 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 27 #include "../pinctrl-utils.h" 102 * Output type - indicates pin should be configured as push-pull, 142 * struct pmic_gpio_pad - keep current GPIO settings 146 * @have_buffer: Set to true if GPIO output could be configured in push-pull, 147 * open-drain or open-source mode. [all …]
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/qcom,pmic-gpio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Bjorn Andersson <bjorn.andersson@linaro.org> 19 - enum: 20 - qcom,pm2250-gpio 21 - qcom,pm660-gpio 22 - qcom,pm660l-gpio 23 - qcom,pm6125-gpio [all …]
|