Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dns87308.h21 struct GPIO struct
23 unsigned char dta1; /* 0 data port 1 */
24 unsigned char dir1; /* 1 direction port 1 */
25 unsigned char out1; /* 2 output type port 1 */
26 unsigned char puc1; /* 3 pull-up control port 1 */
27 unsigned char dta2; /* 4 data port 2 */
28 unsigned char dir2; /* 5 direction port 2 */
29 unsigned char out2; /* 6 output type port 2 */
30 unsigned char puc2; /* 7 pull-up control port 2 */