Home
last modified time | relevance | path

Searched defs:GPIO (Results 1 – 3 of 3) 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

Completed in 6 milliseconds