Searched defs:ISR (Results 1 – 3 of 3) sorted by relevance
14 #define ISR 0x0 /* In-Service Register */ macro
138 #define ISR (CMD_BASE + 0x0008) macro
124 #define ISR(x) __REG2(IMX_GPIO_BASE + 0x34, ((x) & 3) << 8) macro