Searched defs:GPSR (Results 1 – 6 of 6) sorted by relevance
35 #define GPSR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5) + 0x18) macro
33 #define GPSR 0x034 /* Pin set w/o */ macro
471 #define GPSR 0x08 macro
1505 #define GPSR /* GPIO Pin output Set Reg. */ \ macro1521 #define GPSR (io_p2v (_GPSR)) macro
1107 #define GPSR __REG(0x90040008) /* GPIO Pin output Set Reg. */ macro
1252 #define GPSR(x) (((((x) & 0x7f) < 96) ? _GPSR(x) : GPSR3)) macro1262 #define GPSR(x) _GPSR(x) macro