Lines Matching full:gpios
14 particular GPIOs that they provide. The uclass interface
98 95 GPIOs which can be configured from the device tree.
118 This driver supports CREG GPIOs on Synopsys HSDK SOC.
133 the number of available GPIOs with a minimum number of
201 Support GPIO access on Rockchip SoCs. The GPIOs are arranged into
202 a number of banks (different for each SoC type) each with 32 GPIOs.
203 The GPIOs for a device are defined in the device tree with one node
210 This driver supports some simulated GPIOs which can be adjusted
212 GPIOs can be inspected through the normal get_get_value()
213 interface. The purpose of this is to allow GPIOs to be used as
215 behaviour of those GPIOs.
218 int "Number of sandbox GPIOs"
222 The sandbox driver can support any number of GPIOs. Generally these
224 of 'anonymous' GPIOs that do not belong to any device or bank.
261 Say yes here to support UniPhier GPIOs.
268 Say yes here to support Vybrid vf610 GPIOs.
275 Say yes here to support Microchip PIC32 GPIOs.
291 Say yes here to support Marvell MVEBU (Armada XP/38x) GPIOs.
368 By default, each bank is assumed to have 32 GPIOs, but the ngpios
369 setting is honored, so the number of GPIOs for each bank is
375 GPIOs to work as open-drain outputs, is supported.
382 Say yes here to support MediaTek MT7621 compatible GPIOs.