Home
last modified time | relevance | path

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

/external/u-boot/include/
Dns87308.h20 struct GPIO struct
22 unsigned char dta1; /* 0 data port 1 */
23 unsigned char dir1; /* 1 direction port 1 */
24 unsigned char out1; /* 2 output type port 1 */
25 unsigned char puc1; /* 3 pull-up control port 1 */
26 unsigned char dta2; /* 4 data port 2 */
27 unsigned char dir2; /* 5 direction port 2 */
28 unsigned char out2; /* 6 output type port 2 */
29 unsigned char puc2; /* 7 pull-up control port 2 */
/external/u-boot/include/dt-bindings/pinctrl/
Dstm32-pinfunc.h5 #define GPIO 0x0 macro
/external/u-boot/arch/x86/include/asm/arch-braswell/
Dgpio.h51 GPIO = 0, /* Native, no need to set PAD_VALUE */ enumerator