Searched refs:NUM_PPAACT_ENTRIES (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_pamu.c88 if (liodn > NUM_PPAACT_ENTRIES) {
163 if (liodn > NUM_PPAACT_ENTRIES) {
165 liodn, NUM_PPAACT_ENTRIES);
239 ppaact_size = sizeof(struct paace) * NUM_PPAACT_ENTRIES;
/u-boot/arch/powerpc/include/asm/
H A Dfsl_pamu.h10 #define NUM_PPAACT_ENTRIES 512 macro

Completed in 35 milliseconds