SPI_PRAM_SIZE     252 drivers/spi/spi-fsl-cpm.c 		return cpm_muram_alloc_fixed(iprop[2], SPI_PRAM_SIZE);
SPI_PRAM_SIZE     256 drivers/spi/spi-fsl-cpm.c 		pram_ofs = cpm_muram_alloc(SPI_PRAM_SIZE, 64);
SPI_PRAM_SIZE     267 drivers/spi/spi-fsl-cpm.c 		pram_ofs = cpm_muram_alloc(SPI_PRAM_SIZE, 64);