Searched refs:IPEND (Results 1 – 7 of 7) sorted by relevance
30 P0.l = lo(IPEND); \31 P0.h = hi(IPEND); \71 p0.l = lo(IPEND); \72 p0.h = hi(IPEND); \87 p0.l = lo(IPEND); \88 p0.h = hi(IPEND); \124 p0.l = lo(IPEND); \125 p0.h = hi(IPEND); \154 p0.l = lo(IPEND); \155 p0.h = hi(IPEND); \
209 p1.l = lo(IPEND);210 p1.h = hi(IPEND);
226 #define bfin_read_IPEND() bfin_read32(IPEND)227 #define bfin_write_IPEND(val) bfin_write32(IPEND,val)
411 #define IPEND 0xFFE02108 /* Interrupt Pending Register */ macro
180 # We are going to dump something out, so make sure we print IPEND properly181 p2.l = lo(IPEND);182 p2.h = hi(IPEND);
145 p5.l = lo(IPEND);146 p5.h = hi(IPEND);177 p5.l = lo(IPEND);178 p5.h = hi(IPEND);290 p4.l = lo(IPEND);291 p4.h = hi(IPEND);597 p2.l = lo(IPEND);598 p2.h = hi(IPEND);836 p2.l = lo(IPEND);837 p2.h = hi(IPEND);[all …]
310 #define IPEND 0x80 macro