Home
last modified time | relevance | path

Searched full:pinconf (Results 1 – 25 of 190) sorted by relevance

12345678

/Linux-v5.15/drivers/pinctrl/qcom/
DKconfig9 select PINCONF
20 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
28 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
36 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
44 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
52 This is the pinctrl, pinmux, pinconf and gpiolib driver for
62 This is the pinctrl, pinmux, pinconf and gpiolib driver for
72 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
81 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
89 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
[all …]
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsc7180-idp.dts471 pinconf {
483 pinconf {
490 pinconf {
497 pinconf {
506 pinconf {
516 pinconf {
526 pinconf {
536 pinconf {
546 pinconf-cts {
555 pinconf-rts {
[all …]
Dsc7180-trogdor.dtsi969 pinconf {
976 pinconf {
984 pinconf {
992 pinconf {
999 pinconf {
1007 pinconf {
1016 pinconf {
1026 pinconf {
1036 pinconf {
1046 pinconf {
[all …]
Dsdm845-cheza.dtsi859 pinconf {
866 pinconf {
873 pinconf {
882 pinconf {
892 pinconf {
902 pinconf {
912 pinconf {
922 pinconf {
930 pinconf {
938 pinconf {
[all …]
Dsdm845-mtp.dts580 pinconf {
588 pinconf-tx {
594 pinconf-rx {
605 pinconf {
618 pinconf {
626 pinconf {
639 pinconf {
/Linux-v5.15/arch/arm/boot/dts/
Dqcom-apq8064-pins.dtsi64 pinconf {
76 pinconf {
103 pinconf {
116 pinconf {
129 pinconf {
141 pinconf {
154 pinconf {
166 pinconf {
184 pinconf {
204 pinconf {
[all …]
Dowl-s500-roseapplepi.dts185 pinconf {
192 pinconf {
199 pinconf {
212 drv-pinconf {
217 bias0-pinconf {
223 bias1-pinconf {
243 ref_clk-pinconf {
/Linux-v5.15/drivers/pinctrl/bcm/
DKconfig10 select PINCONF
21 bool "Broadcom BCM2835 GPIO (with PINCONF) driver"
24 select PINCONF
35 select PINCONF
95 bool "Broadcom iProc GPIO (with PINCONF) driver"
98 select PINCONF
121 All above SoCs GPIO controllers support basic PINCONF functions such
158 bool "Broadcom NSP GPIO (with PINCONF) driver"
161 select PINCONF
170 The ChipcommonA GPIO controller support basic PINCONF functions such
Dpinctrl-iproc-gpio.c10 * 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
394 * Mapping of the iProc PINCONF parameters to the generic pin configuration
[all …]
/Linux-v5.15/drivers/pinctrl/
DKconfig21 config PINCONF config
26 select PINCONF
75 select PINCONF
103 select PINCONF
125 select PINCONF
128 Driver for TI DA850/OMAP-L138/AM18XX pinconf. Used to control
153 select PINCONF
203 select PINCONF
238 select PINCONF
265 select PINCONF
[all …]
Dpinconf-generic.c21 #include <linux/pinctrl/pinconf.h>
22 #include <linux/pinctrl/pinconf-generic.h>
25 #include "pinconf.h"
105 * Print the pinconf configuration for the requested pin(s) to @s. Pins can be
190 * parse_dt_cfg() - Parse DT pinconf parameters
235 * @configs: array with nconfigs entries containing the generic pinconf values
Dpinconf.c21 #include <linux/pinctrl/pinconf.h>
23 #include "pinconf.h"
32 "pinconf has to be able to set a pins config\n"); in pinconf_check_ops()
373 debugfs_create_file("pinconf-pins", 0444, in pinconf_init_device_debugfs()
375 debugfs_create_file("pinconf-groups", 0444, in pinconf_init_device_debugfs()
/Linux-v5.15/drivers/pinctrl/pxa/
DKconfig7 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.15/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt143 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,
Dti,da850-pupd.txt20 The pin configuration parameters use the generic pinconf bindings defined in
30 pinconf: pin-controller@22c00c {
37 &pinconf {
Dbrcm,iproc-gpio.txt1 Broadcom iProc GPIO/PINCONF Controller
25 GPIO/PINCONF controller registers
54 Supported generic PINCONF properties in child nodes:
Dpinctrl-single.txt4 - 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.15/drivers/pinctrl/mediatek/
Dpinctrl-moore.h18 #include <linux/pinctrl/pinconf.h>
19 #include <linux/pinctrl/pinconf-generic.h>
22 #include "../pinconf.h"
Dpinctrl-paris.h19 #include <linux/pinctrl/pinconf.h>
20 #include <linux/pinctrl/pinconf-generic.h>
23 #include "../pinconf.h"
/Linux-v5.15/arch/arm64/boot/dts/actions/
Ds700-cubieboard7.dts57 pinconf {
68 pinconf {
79 pinconf {
/Linux-v5.15/drivers/pinctrl/aspeed/
Dpinctrl-aspeed.h11 #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.15/drivers/pinctrl/tegra/
DKconfig5 select PINCONF
34 select PINCONF
/Linux-v5.15/drivers/pinctrl/ti/
DKconfig3 tristate "TI IODelay Module pinconf driver"
10 Say Y here to support Texas Instruments' IO delay pinconf driver.
/Linux-v5.15/drivers/pinctrl/mvebu/
DKconfig5 select PINCONF
52 select PINCONF
/Linux-v5.15/drivers/pinctrl/intel/
DKconfig30 select PINCONF
43 select PINCONF
53 select PINCONF

12345678