| /linux/drivers/pinctrl/qcom/ |
| H A D | Kconfig.msm | 8 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 D | Kconfig | 12 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 D | Kconfig | 21 config PINCONF config 26 select PINCONF 47 select PINCONF 63 select PINCONF 114 select PINCONF 152 select PINCONF 180 select PINCONF 191 select PINCONF 194 Driver for TI DA850/OMAP-L138/AM18XX pinconf. Used to control 240 select PINCONF [all …]
|
| H A D | pinconf.c | 21 #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 D | pinctrl-da850-pupd.c | 3 * Pinconf driver for TI DA850/OMAP-L138/AM18XX pullup/pulldown groups 14 #include <linux/pinctrl/pinconf.h> 15 #include <linux/pinctrl/pinconf-generic.h>
|
| H A D | pinconf-generic.c | 22 #include <linux/pinctrl/pinconf-generic.h> 23 #include <linux/pinctrl/pinconf.h> 27 #include "pinconf.h" 119 * Print the pinconf configuration for the requested pin(s) to @s. Pins can be 208 * parse_dt_cfg() - Parse DT pinconf parameters 328 * @configs: array with nconfigs entries containing the generic pinconf values
|
| /linux/arch/arm/boot/dts/actions/ |
| H A D | owl-s500-roseapplepi.dts | 185 pinconf { 192 pinconf { 199 pinconf { 212 drv-pinconf { 217 bias0-pinconf { 223 bias1-pinconf { 243 ref_clk-pinconf {
|
| /linux/drivers/pinctrl/bcm/ |
| H A D | pinctrl-iproc-gpio.c | 10 * 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 D | pinctrl-nsp-gpio.c | 6 * 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/drivers/pinctrl/pxa/ |
| H A 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/drivers/pinctrl/aspeed/ |
| H A 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/Documentation/devicetree/bindings/pinctrl/ |
| H A D | ti,da850-pupd.txt | 20 The pin configuration parameters use the generic pinconf bindings defined in 30 pinconf: pin-controller@22c00c { 37 &pinconf {
|
| H A D | lantiq,pinctrl-xway.txt | 116 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 D | thead,th1520-pinctrl.yaml | 13 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 D | actions,s700-pinctrl.yaml | 92 pinconf: 162 - required: [ pinconf ] 199 pinconf {
|
| H A D | brcm,nsp-gpio.txt | 1 Broadcom Northstar plus (NSP) GPIO/PINCONF Controller 37 Supported generic PINCONF properties in child nodes:
|
| H A D | actions,s500-pinctrl.yaml | 113 '^(.*-)?pinconf$': 229 drv-pinconf { 234 bias-pinconf {
|
| /linux/drivers/pinctrl/nuvoton/ |
| H A D | Kconfig | 7 select PINCONF 26 select PINCONF 39 select PINCONF
|
| /linux/arch/arm64/boot/dts/actions/ |
| H A D | s700-cubieboard7.dts | 57 pinconf { 68 pinconf { 79 pinconf {
|
| /linux/drivers/pinctrl/ti/ |
| H A D | Kconfig | 3 tristate "TI IODelay Module pinconf driver" 10 Say Y here to support Texas Instruments' IO delay pinconf driver.
|
| /linux/drivers/pinctrl/mvebu/ |
| H A D | Kconfig | 5 select PINCONF 56 select PINCONF
|
| /linux/drivers/pinctrl/cirrus/ |
| H A D | Kconfig | 7 select PINCONF 19 select PINCONF
|
| /linux/drivers/pinctrl/freescale/ |
| H A D | Kconfig | 7 select PINCONF 31 select PINCONF 269 select PINCONF
|
| /linux/drivers/pinctrl/starfive/ |
| H A D | pinctrl-starfive-jh7110-aon.c | 15 #include <linux/pinctrl/pinconf.h> 16 #include <linux/pinctrl/pinconf-generic.h> 27 #include "../pinconf.h"
|
| /linux/drivers/pinctrl/visconti/ |
| H A D | pinctrl-common.c | 14 #include <linux/pinctrl/pinconf.h> 15 #include <linux/pinctrl/pinconf-generic.h> 18 #include "../pinconf.h" 35 /* pinconf */
|