Searched refs:_GPLR (Results 1 – 2 of 2) sorted by relevance
1240 #define _GPLR(x) (0x40E00000 + (((x) & 0x60) >> 3)) macro1250 #define GPLR(x) (((((x) & 0x7f) < 96) ? _GPLR(x) : GPLR3))1260 #define GPLR(x) _GPLR(x)
1491 #define _GPLR 0x90040000 /* GPIO Pin Level Reg. */ macro1502 (*((volatile Word *) io_p2v (_GPLR)))1519 #define GPLR (io_p2v (_GPLR))