Home
last modified time | relevance | path

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

12345678

/linux/drivers/pinctrl/qcom/
H A DKconfig.msm8 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
15 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
22 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
32 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
39 This is the pinctrl, pinmux, pinconf and gpiolib driver for
48 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
55 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
63 This is the pinctrl, pinmux, pinconf and gpiolib driver for
72 This is the pinctrl, pinmux, pinconf and gpiolib driver for
81 This is the pinctrl, pinmux, pinconf and gpiolib driver for
[all …]
H A DKconfig12 select PINCONF
25 select PINCONF
31 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
40 select PINCONF
46 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
54 select PINCONF
59 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
68 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
79 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
88 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
[all …]
/linux/drivers/pinctrl/
H A DKconfig21 config PINCONF config
26 select PINCONF
41 select PINCONF
57 select PINCONF
108 select PINCONF
146 select PINCONF
174 select PINCONF
185 select PINCONF
188 Driver for TI DA850/OMAP-L138/AM18XX pinconf. Used to control
234 select PINCONF
[all …]
H A Dpinconf.c21 #include <linux/pinctrl/pinconf.h>
25 #include "pinconf.h"
34 "pinconf has to be able to set a pins config\n"); in pinconf_check_ops()
375 debugfs_create_file("pinconf-pins", 0444, in pinconf_init_device_debugfs()
377 debugfs_create_file("pinconf-groups", 0444, in pinconf_init_device_debugfs()
H A Dpinctrl-da850-pupd.c3 * Pinconf driver for TI DA850/OMAP-L138/AM18XX pullup/pulldown groups
14 #include <linux/pinctrl/pinconf.h>
15 #include <linux/pinctrl/pinconf-generic.h>
/linux/arch/arm/boot/dts/actions/
H A Dowl-s500-roseapplepi.dts185 pinconf {
192 pinconf {
199 pinconf {
212 drv-pinconf {
217 bias0-pinconf {
223 bias1-pinconf {
243 ref_clk-pinconf {
/linux/drivers/pinctrl/pxa/
H A 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/drivers/pinctrl/bcm/
H A Dpinctrl-iproc-gpio.c10 * PINCONF such as bias pull up/down, and drive strength are also supported
30 #include <linux/pinctrl/pinconf-generic.h>
31 #include <linux/pinctrl/pinconf.h>
52 /* pinconf for CCM GPIO */
56 /* pinconf for CRMU(aon) GPIO and CCM GPIO*/
90 * has the PINCONF support implemented outside of the GPIO block
96 * @pinconf_disable: contains a list of PINCONF parameters that need to be
98 * @nr_pinconf_disable: total number of PINCONF parameters that need to be
125 * Mapping from PINCONF pins to GPIO pins is 1-to-1
418 * Mapping of the iProc PINCONF parameters to the generic pin configuration
[all …]
H A Dpinctrl-nsp-gpio.c6 * supports the chipCommonA GPIO controller. Basic PINCONF such as bias,
19 #include <linux/pinctrl/pinconf.h>
20 #include <linux/pinctrl/pinconf-generic.h>
53 * @io_ctrl: I/O register base for PINCONF support outside the GPIO block
75 * Mapping from PINCONF pins to GPIO pins is 1-to-1
341 * GPIO specific PINCONF configurations
571 * NSP GPIO controller supports some PINCONF related configurations such as
696 dev_err(dev, "unable to register pinconf\n"); in nsp_gpio_probe()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dti,da850-pupd.txt20 The pin configuration parameters use the generic pinconf bindings defined in
30 pinconf: pin-controller@22c00c {
37 &pinconf {
H A Dlantiq,pinctrl-xway.txt116 Pinconf pins can be referenced via the names io0-io31.
119 Pinconf pins can be referenced via the names io0-io31.
122 Pinconf pins can be referenced via the names io0-io55.
125 Pinconf pins can be referenced via the names io0-io49.
128 Pinconf pins can be referenced via the names io0-io1,io3-io6,io8-io11,
H A Dthead,th1520-pinctrl.yaml13 Pinmux and pinconf controller in the T-Head TH1520 RISC-V SoC.
25 Pinconf is fairly regular except for a few pads in group 1 that either can't
33 and I2S. If the audio pad is muxed to one of the 4 functions then pinconf is
80 or more pads and their associated pinmux and pinconf settings.
H A Dactions,s700-pinctrl.yaml92 pinconf:
162 - required: [ pinconf ]
199 pinconf {
H A Dbrcm,nsp-gpio.txt1 Broadcom Northstar plus (NSP) GPIO/PINCONF Controller
37 Supported generic PINCONF properties in child nodes:
H A Dactions,s500-pinctrl.yaml113 '^(.*-)?pinconf$':
229 drv-pinconf {
234 bias-pinconf {
/linux/drivers/pinctrl/nuvoton/
H A DKconfig7 select PINCONF
26 select PINCONF
39 select PINCONF
/linux/arch/arm64/boot/dts/actions/
H A Ds700-cubieboard7.dts57 pinconf {
68 pinconf {
79 pinconf {
/linux/drivers/pinctrl/aspeed/
H A 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/drivers/pinctrl/ti/
H A DKconfig3 tristate "TI IODelay Module pinconf driver"
10 Say Y here to support Texas Instruments' IO delay pinconf driver.
/linux/drivers/pinctrl/mvebu/
H A DKconfig5 select PINCONF
56 select PINCONF
/linux/drivers/pinctrl/cirrus/
H A DKconfig7 select PINCONF
19 select PINCONF
/linux/drivers/pinctrl/freescale/
H A DKconfig7 select PINCONF
31 select PINCONF
269 select PINCONF
/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110-aon.c15 #include <linux/pinctrl/pinconf.h>
16 #include <linux/pinctrl/pinconf-generic.h>
27 #include "../pinconf.h"
/linux/drivers/pinctrl/visconti/
H A Dpinctrl-common.c14 #include <linux/pinctrl/pinconf.h>
15 #include <linux/pinctrl/pinconf-generic.h>
18 #include "../pinconf.h"
35 /* pinconf */
/linux/arch/arm64/boot/dts/broadcom/stingray/
H A Dstingray-pinctrl.dtsi35 pinconf: pinconf@140000 { label
36 compatible = "pinconf-single";
40 /* pinconf functions */

12345678