Searched refs:R_ISR_SIZE (Results 1 – 1 of 1) sorted by relevance
42 #define R_ISR_SIZE 0x8 macro44 #define R_END (R_START + R_ISR_SIZE * NUM_CORES)129 int core = offset / R_ISR_SIZE; in liointc_read()131 if (offset % R_ISR_SIZE) { in liointc_read()178 int core = offset / R_ISR_SIZE; in liointc_write()180 if (offset % R_ISR_SIZE) { in liointc_write()