HomeSort by relevance Sort by last modified time
    Searched refs:PAMU_TABLE_ALIGNMENT (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/powerpc/include/asm/
fsl_pamu.h 16 #define PAMU_TABLE_ALIGNMENT 0x00001000
  /external/u-boot/arch/powerpc/cpu/mpc8xxx/
fsl_pamu.c 244 ppaact = memalign(PAMU_TABLE_ALIGNMENT, ppaact_size);
254 sec = memalign(PAMU_TABLE_ALIGNMENT, spaact_size);

Completed in 56 milliseconds