Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/include/
A DSA-1100.h1503 #define GPDR /* GPIO Pin Direction Reg. */ \ macro
1520 #define GPDR (io_p2v (_GPDR)) macro
/u-boot-v2022.01-rc1/arch/arm/include/asm/arch-pxa/
A Dpxa-regs.h1251 #define GPDR(x) (((((x) & 0x7f) < 96) ? _GPDR(x) : GPDR3)) macro
1261 #define GPDR(x) _GPDR(x) macro

Completed in 24 milliseconds