Searched refs:ILAT (Results 1 – 4 of 4) sorted by relevance
268 p5.l = lo(ILAT);269 p5.h = hi(ILAT);450 p2.l = lo(ILAT);451 p2.h = hi(ILAT);831 p2.l = lo(ILAT);832 p2.h = hi(ILAT);892 p2.l = lo(ILAT);893 p2.h = hi(ILAT);
496 PM_PUSH(ILAT)628 PM_POP(ILAT)
245 #define bfin_read_ILAT() bfin_read32(ILAT)246 #define bfin_write_ILAT(val) bfin_write32(ILAT,val)
434 #define ILAT 0xFFE0210C /* Interrupt Latch Register */ macro