| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | Kconfig | 2 # GPIO infrastructure and drivers 5 menu "GPIO Support" 8 bool "Enable Driver Model for GPIO drivers" 11 Enable driver model for GPIO access. The standard GPIO 13 the GPIO uclass. Drivers provide methods to query the 18 bool "Enable GPIO hog support" 23 The GPIO chip may contain GPIO hog definitions. GPIO hogging 24 is a mechanism providing automatic GPIO request and config- 28 bool "Disable GPIO uclass sequence themselves with aliases" 32 Disable GPIO uclass sequence, this is a workaround when kernel [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | hi3798cv200-poplar.dts | 81 gpio-line-names = "LS-GPIO-E", "", 83 "", "LS-GPIO-F", 84 "", "LS-GPIO-J"; 89 gpio-line-names = "LS-GPIO-H", "LS-GPIO-I", 90 "LS-GPIO-L", "LS-GPIO-G", 91 "LS-GPIO-K", "", 99 "LS-GPIO-C", "", 100 "", "LS-GPIO-B"; 107 "", "LS-GPIO-D", 115 "", "LS-GPIO-A",
|
| H A D | exynos54xx-pinctrl-uboot.dtsi | 2 * U-Boot additions to enable a generic Exynos GPIO driver 12 * TODO(sjg@chromium.org): This ordering ceases to matter once GPIO
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | gpio.txt | 1 Specifying GPIO information for devices 16 GPIO properties should be named "[<name>-]gpios", with <name> being the purpose 17 of this GPIO for the device. While a non-existent <name> is considered valid 21 GPIO properties can contain one or more GPIO phandles, but only in exceptional 30 The following example could be used to describe GPIO pins used as device enable 66 GPIO pin number, and GPIO flags as accepted by the "qe_pio_e" gpio-controller. 68 1.1) GPIO specifier best practices 71 A gpio-specifier should contain a flag indicating the GPIO polarity; active- 76 GPIO controller that achieves (or represents, for inputs) a logically asserted 79 the GPIO controller and the device, then the gpio-specifier will represent the [all …]
|
| H A D | nvidia,tegra186-gpio.txt | 1 NVIDIA Tegra186 GPIO controllers 3 Tegra186 contains two GPIO controllers; a main controller and an "AON" 9 The Tegra186 GPIO controller allows software to set the IO direction of, and 10 read/write the value of, numerous GPIO signals. Routing of GPIO signals to 14 a) Security registers, which allow configuration of allowed access to the GPIO 17 varies between the different GPIO controllers. 20 that wishes to configure access to the GPIO registers needs access to these 21 registers to do so. Code which simply wishes to read or write GPIO data does not 24 b) GPIO registers, which allow manipulation of the GPIO signals. In some GPIO 27 documentation for rationale. Any particular GPIO client is expected to access [all …]
|
| H A D | gpio-msm.txt | 1 Qualcomm Snapdragon GPIO controller 9 - gpio-controller : Marks the device node as a GPIO controller. 10 - gpio-count: Number of GPIO pins.
|
| H A D | altera_pio.txt | 1 Altera GPIO controller bindings 9 - altr,gpio-bank-width: Width of the GPIO bank. This defines how many pins the 10 GPIO device has. Ranges between 1-32. Optional and defaults to 32 if not
|
| H A D | nvidia,tegra20-gpio.txt | 1 NVIDIA Tegra GPIO controller 12 - gpio-controller : Marks the device node as a GPIO controller. 14 The first cell is the GPIO number.
|
| H A D | intel,x86-pinctrl.txt | 1 Intel x86 PINCTRL/GPIO controller 15 - mode-gpio - (optional) standalone property to force the pin into GPIO mode 19 - output-value - (optional) this set the default output value of the GPIO
|
| H A D | bcm2835-gpio.txt | 1 * Broadcom BCM283x GPIO controller
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/spi/ |
| H A D | soft-spi.txt | 3 The soft SPI bus implementation allows the use of GPIO pins to simulate a 10 soft_spi_cs: GPIO number to use for SPI chip select (output) 11 soft_spi_sclk: GPIO number to use for SPI clock (output) 12 soft_spi_mosi: GPIO number to use for SPI MOSI line (output) 13 soft_spi_miso GPIO number to use for SPI MISO line (input) 16 The GPIOs should be specified as required by the GPIO controller referenced. 18 typically holds the GPIO number.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | tegra20-dc.txt | 33 Optional GPIO properies all have (phandle, GPIO number, flags): 34 - nvidia,backlight-enable-gpios: backlight enable GPIO 35 - nvidia,lvds-shutdown-gpios: LVDS power shutdown GPIO 36 - nvidia,backlight-vdd-gpios: backlight power GPIO 37 - nvidia,panel-vdd-gpios: panel power GPIO
|
| /rk3399_rockchip-uboot/drivers/i2c/muxes/ |
| H A D | Kconfig | 20 bool "GPIO-based I2C arbitration" 26 a GPIO. 39 tristate "GPIO-based I2C multiplexer" 43 a GPIO based I2C multiplexer. This driver provides access to 45 through GPIO pins.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | st,stm32-pinctrl.txt | 1 * STM32 GPIO and Pin Mux/Config controller 3 STMicroelectronics's STM32 MCUs intregrate a GPIO and Pin mux/config hardware 20 GPIO controller/bank node: 22 - gpio-controller : Indicates this device is a GPIO controller 36 GPIO interrupts are forwarded to. 86 * 0 : GPIO IN 93 * 18 : GPIO OUT
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/ |
| H A D | gpio.asl | 10 /* SouthCluster GPIO */ 39 /* NorthCluster GPIO */ 68 /* SUS GPIO */
|
| /rk3399_rockchip-uboot/arch/mips/mach-bmips/ |
| H A D | Kconfig | 95 ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and 106 ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and a 117 ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, 128 ethernet ports, 3 USB ports, 1 UART, GPIO buttons and LEDs, and 139 ethernet ports, 1 UART, GPIO buttons and LEDs, and a BCM43225 150 ethernet ports, 1 UART, GPIO buttons and LEDs, and a BCM4312 161 ethernet ports, 2 USB ports, 1 UART, GPIO buttons and LEDs, and
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/leds/ |
| H A D | leds-gpio.txt | 1 LEDs connected to GPIO lines 10 - gpios : Should specify the LED's GPIO, see "gpios property" in 12 indicated using flags in the GPIO specifier.
|
| /rk3399_rockchip-uboot/board/keymile/km_arm/ |
| H A D | kwbimage_256M8_1.cfg | 32 # bit 3-0: 0, MPPSel8 GPIO[8] CPU_SDA bitbanged 33 # bit 7-4: 0, MPPSel9 GPIO[9] CPU_SCL bitbanged 37 # bit 23-20: 3, MPPSel13 GPIO[14] 38 # bit 27-24: 3, MPPSel14 GPIO[15] 39 # bit 31-28: 0, MPPSel15 GPIO[16] BOOT_FL_SEL (SPI-MUX Signal) 42 # bit 3-0: 0, MPPSel16 GPIO[16] 46 # bit 19-16: 0, MPPSel20 GPIO[20] 47 # bit 23-20: 0, MPPSel21 GPIO[21] 48 # bit 27-24: 0, MPPSel22 GPIO[22] 49 # bit 31-28: 0, MPPSel23 GPIO[23]
|
| H A D | kwbimage.cfg | 27 # bit 3-0: MPPSel16 0, GPIO[16] 28 # bit 7-4: MPPSel17 0, GPIO[17] 31 # bit 19-16: MPPSel20 0, GPIO[20] 32 # bit 23-20: MPPSel21 0, GPIO[21] 33 # bit 27-24: MPPSel22 0, GPIO[22] 34 # bit 31-28: MPPSel23 0, GPIO[23]
|
| H A D | kwbimage-memphis.cfg | 30 # bit 3-0: MPPSel16 0, GPIO[16] 31 # bit 7-4: MPPSel17 0, GPIO[17] 34 # bit 19-16: MPPSel20 0, GPIO[20] 35 # bit 23-20: MPPSel21 0, GPIO[21] 36 # bit 27-24: MPPSel22 0, GPIO[22] 37 # bit 31-28: MPPSel23 0, GPIO[23]
|
| H A D | kwbimage_128M16_1.cfg | 30 # bit 3-0: 0, MPPSel8 GPIO[8] 31 # bit 7-4: 0, MPPSel9 GPIO[9] 37 # bit 31-28: 0, MPPSel15 GPIO[15] 40 # bit 3-0: 0, MPPSel16 GPIO[16] 44 # bit 19-16: 0, MPPSel20 GPIO[20] 45 # bit 23-20: 0, MPPSel21 GPIO[21] 46 # bit 27-24: 0, MPPSel22 GPIO[22] 47 # bit 31-28: 0, MPPSel23 GPIO[23]
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/regulator/ |
| H A D | fixed.txt | 12 - gpio: GPIO to use for enable control 15 - enable-active-high: Polarity of GPIO is Active high. If this property
|
| H A D | tps65090.txt | 20 If DCDCs are externally controlled and if it is from GPIO then GPIO 21 number should be provided. If it is externally controlled and no GPIO
|
| /rk3399_rockchip-uboot/board/freescale/ls1021aiot/ |
| H A D | README | 38 - Port0 - CAN/GPIO/Flextimer 39 - Port1 - GPIO/CPLD Expansion
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra210/ |
| H A D | Kconfig | 21 a GPIO expansion header, and an analog audio jack. 30 port, SATA, PCIe, and two GPIO expansion headers.
|