Searched full:pinconf (Results 1 – 25 of 237) sorted by relevance
12345678910
/linux-6.14.4/drivers/pinctrl/qcom/ |
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 29 This is the pinctrl, pinmux, pinconf and gpiolib driver for 38 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 45 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 53 This is the pinctrl, pinmux, pinconf and gpiolib driver for 62 This is the pinctrl, pinmux, pinconf and gpiolib driver for 71 This is the pinctrl, pinmux, pinconf and gpiolib driver for 80 This is the pinctrl, pinmux, pinconf and gpiolib driver for [all …]
|
D | Kconfig | 11 select PINCONF 24 select PINCONF 30 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 39 select PINCONF 45 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 53 select PINCONF 58 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 67 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 76 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 85 This is the pinctrl, pinmux, pinconf and gpiolib driver for the [all …]
|
/linux-6.14.4/drivers/pinctrl/bcm/ |
D | Kconfig | 10 select PINCONF 21 tristate "Broadcom BCM2835 GPIO (with PINCONF) driver" 24 select PINCONF 36 select PINCONF 49 select PINCONF 110 bool "Broadcom iProc GPIO (with PINCONF) driver" 113 select PINCONF 136 All above SoCs GPIO controllers support basic PINCONF functions such 175 bool "Broadcom NSP GPIO (with PINCONF) driver" 178 select PINCONF [all …]
|
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 416 * Mapping of the iProc PINCONF parameters to the generic pin configuration [all …]
|
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 339 * GPIO specific PINCONF configurations 569 * NSP GPIO controller supports some PINCONF related configurations such as 694 dev_err(dev, "unable to register pinconf\n"); in nsp_gpio_probe()
|
/linux-6.14.4/drivers/pinctrl/ |
D | Kconfig | 21 config PINCONF config 26 select PINCONF 41 select PINCONF 95 select PINCONF 134 select PINCONF 162 select PINCONF 173 select PINCONF 176 Driver for TI DA850/OMAP-L138/AM18XX pinconf. Used to control 209 select PINCONF 287 select PINCONF [all …]
|
D | pinconf-generic.c | 22 #include <linux/pinctrl/pinconf-generic.h> 23 #include <linux/pinctrl/pinconf.h> 27 #include "pinconf.h" 109 * Print the pinconf configuration for the requested pin(s) to @s. Pins can be 196 * parse_dt_cfg() - Parse DT pinconf parameters 241 * @configs: array with nconfigs entries containing the generic pinconf values
|
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()
|
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>
|
/linux-6.14.4/arch/arm/boot/dts/actions/ |
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-6.14.4/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-6.14.4/drivers/pinctrl/nuvoton/ |
D | Kconfig | 7 select PINCONF 26 select PINCONF 39 select PINCONF
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
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 | 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,
|
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.
|
D | brcm,iproc-gpio.txt | 1 Broadcom iProc GPIO/PINCONF Controller 25 GPIO/PINCONF controller registers 54 Supported generic PINCONF properties in child nodes:
|
/linux-6.14.4/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-6.14.4/arch/arm64/boot/dts/actions/ |
D | s700-cubieboard7.dts | 57 pinconf { 68 pinconf { 79 pinconf {
|
/linux-6.14.4/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-6.14.4/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-6.14.4/drivers/pinctrl/tegra/ |
D | Kconfig | 5 select PINCONF 38 select PINCONF
|
/linux-6.14.4/drivers/pinctrl/mvebu/ |
D | Kconfig | 5 select PINCONF 56 select PINCONF
|
/linux-6.14.4/drivers/pinctrl/cirrus/ |
D | Kconfig | 7 select PINCONF 19 select PINCONF
|
/linux-6.14.4/drivers/pinctrl/freescale/ |
D | Kconfig | 7 select PINCONF 29 select PINCONF 258 select PINCONF
|
12345678910