Searched full:pinconf (Results 1 – 25 of 179) sorted by relevance
12345678
/Linux-v5.10/drivers/pinctrl/qcom/ |
D | Kconfig | 7 select PINCONF 18 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 26 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 34 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 42 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 50 This is the pinctrl, pinmux, pinconf and gpiolib driver for 60 This is the pinctrl, pinmux, pinconf and gpiolib driver for 70 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 79 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 87 This is the pinctrl, pinmux, pinconf and gpiolib driver for the [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | qcom-apq8064-pins.dtsi | 64 pinconf { 76 pinconf { 103 pinconf { 116 pinconf { 129 pinconf { 141 pinconf { 154 pinconf { 166 pinconf { 184 pinconf { 204 pinconf { [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | msm8996-pins.dtsi | 60 pinconf { 78 pinconf { 90 pinconf { 102 pinconf { 114 pinconf { 126 pinconf { 138 pinconf { 150 pinconf { 163 pinconf { 176 pinconf { [all …]
|
D | sc7180-trogdor.dtsi | 868 pinconf { 875 pinconf { 882 pinconf { 891 pinconf { 901 pinconf { 911 pinconf { 921 pinconf { 931 pinconf { 941 pinconf { 949 pinconf { [all …]
|
D | sc7180-idp.dts | 418 pinconf { 425 pinconf { 432 pinconf { 441 pinconf { 451 pinconf { 461 pinconf { 471 pinconf { 481 pinconf-cts { 490 pinconf-rts { 497 pinconf-tx { [all …]
|
D | sdm845-cheza.dtsi | 852 pinconf { 859 pinconf { 866 pinconf { 875 pinconf { 885 pinconf { 895 pinconf { 905 pinconf { 915 pinconf { 923 pinconf { 931 pinconf { [all …]
|
/Linux-v5.10/drivers/pinctrl/bcm/ |
D | Kconfig | 10 select PINCONF 21 bool "Broadcom BCM2835 GPIO (with PINCONF) driver" 24 select PINCONF 33 bool "Broadcom iProc GPIO (with PINCONF) driver" 36 select PINCONF 59 All above SoCs GPIO controllers support basic PINCONF functions such 96 bool "Broadcom NSP GPIO (with PINCONF) driver" 99 select PINCONF 108 The ChipcommonA GPIO controller support basic PINCONF functions such
|
D | pinctrl-iproc-gpio.c | 10 * PINCONF such as bias pull up/down, and drive strength are also supported 28 #include <linux/pinctrl/pinconf.h> 29 #include <linux/pinctrl/pinconf-generic.h> 49 /* pinconf for CCM GPIO */ 53 /* pinconf for CRMU(aon) GPIO and CCM GPIO*/ 87 * has the PINCONF support implemented outside of the GPIO block 93 * @pinconf_disable: contains a list of PINCONF parameters that need to be 95 * @nr_pinconf_disable: total number of PINCONF parameters that need to be 123 * Mapping from PINCONF pins to GPIO pins is 1-to-1 395 * Mapping of the iProc PINCONF parameters to the generic pin configuration [all …]
|
/Linux-v5.10/drivers/pinctrl/ |
D | Kconfig | 21 config PINCONF config 26 select PINCONF 75 select PINCONF 102 select PINCONF 124 select PINCONF 127 Driver for TI DA850/OMAP-L138/AM18XX pinconf. Used to control 152 select PINCONF 202 select PINCONF 232 select PINCONF 240 select PINCONF [all …]
|
/Linux-v5.10/drivers/pinctrl/pxa/ |
D | Kconfig | 7 select PINCONF 15 This is the pinctrl, pinmux, pinconf driver for the Marvell 23 This is the pinctrl, pinmux, pinconf driver for the Marvell
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-zx.txt | 15 | pinconf 25 v | pinconf 41 Though pinmux implementation is quite different, pinconf is same for both 49 implements pinmux for AON pins and pinconf for all pins.
|
D | lantiq,pinctrl-xway.txt | 143 Pinconf pins can be referenced via the names io0-io31. 146 Pinconf pins can be referenced via the names io0-io55. 149 Pinconf pins can be referenced via the names io0-io31. 152 Pinconf pins can be referenced via the names io0-io31. 155 Pinconf pins can be referenced via the names io0-io55. 158 Pinconf pins can be referenced via the names io0-io49. 161 Pinconf pins can be referenced via the names io0-io1,io3-io6,io8-io11,
|
D | ti,da850-pupd.txt | 20 The pin configuration parameters use the generic pinconf bindings defined in 30 pinconf: pin-controller@22c00c { 37 &pinconf {
|
D | brcm,iproc-gpio.txt | 1 Broadcom iProc GPIO/PINCONF Controller 25 GPIO/PINCONF controller registers 54 Supported generic PINCONF properties in child nodes:
|
D | xlnx,zynq-pinctrl.txt | 19 pinconf options. Those nodes can be pinmux nodes or pinconf nodes. 39 to specify in a pinconf subnode:
|
D | pinctrl-single.txt | 4 - compatible : "pinctrl-single" or "pinconf-single". 5 "pinctrl-single" means that pinconf isn't supported. 6 "pinconf-single" means that generic pinconf is supported. 178 compatible = "pinconf-single";
|
/Linux-v5.10/drivers/pinctrl/zte/ |
D | pinctrl-zx.h | 26 * @coffset: pinconf register offset within AON controller 27 * @cbitpos: pinconf bit position within AON register 30 * Unlike TOP pinmux and AON pinconf registers which are arranged pretty 34 * AON pinconf register data for the pin.
|
/Linux-v5.10/drivers/pinctrl/mediatek/ |
D | pinctrl-moore.h | 18 #include <linux/pinctrl/pinconf.h> 19 #include <linux/pinctrl/pinconf-generic.h> 22 #include "../pinconf.h"
|
D | pinctrl-paris.h | 19 #include <linux/pinctrl/pinconf.h> 20 #include <linux/pinctrl/pinconf-generic.h> 23 #include "../pinconf.h"
|
/Linux-v5.10/arch/arm64/boot/dts/actions/ |
D | s700-cubieboard7.dts | 57 pinconf { 68 pinconf { 79 pinconf {
|
/Linux-v5.10/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed.h | 11 #include <linux/pinctrl/pinconf.h> 12 #include <linux/pinctrl/pinconf-generic.h> 18 * @param The pinconf parameter type 54 * @param: pinconf configuration parameter
|
/Linux-v5.10/drivers/pinctrl/tegra/ |
D | Kconfig | 5 select PINCONF 34 select PINCONF
|
/Linux-v5.10/drivers/pinctrl/ti/ |
D | Kconfig | 3 tristate "TI IODelay Module pinconf driver" 10 Say Y here to support Texas Instruments' IO delay pinconf driver.
|
/Linux-v5.10/drivers/pinctrl/mvebu/ |
D | Kconfig | 5 select PINCONF 52 select PINCONF
|
/Linux-v5.10/drivers/pinctrl/intel/ |
D | Kconfig | 30 select PINCONF 43 select PINCONF 53 select PINCONF
|
12345678