Home
last modified time | relevance | path

Searched defs:GPIO (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/dt-bindings/pinctrl/
A Dstm32-pinfunc.h11 #define GPIO 0x0 macro
/u-boot/arch/arm/include/asm/arch-rockchip/
A Dgpio.h43 #define GPIO(bank, offset) ((bank) << GPIO_BANK_SHIFT | (offset)) macro
/u-boot/arch/x86/include/asm/arch-braswell/
A Dgpio.h51 GPIO = 0, /* Native, no need to set PAD_VALUE */ enumerator
/u-boot/drivers/gpio/
A DKconfig5 menuconfig GPIO config
/u-boot/drivers/spi/
A Dspi-mxic.c159 #define GPIO 0xc4 macro
/u-boot/drivers/mtd/nand/raw/
A Dmxic_nand.c165 #define GPIO 0xc4 macro

Completed in 16 milliseconds