Searched refs:cpm_muram_alloc_fixed (Results 1 – 3 of 3) sorted by relevance
243 s32 cpm_muram_alloc_fixed(unsigned long offset, unsigned long size) in cpm_muram_alloc_fixed() function256 EXPORT_SYMBOL(cpm_muram_alloc_fixed);282 info = cpm_muram_alloc_fixed(offset, size); in devm_cpm_muram_alloc_fixed()
101 s32 cpm_muram_alloc_fixed(unsigned long offset, unsigned long size);125 static inline s32 cpm_muram_alloc_fixed(unsigned long offset, in cpm_muram_alloc_fixed() function255 #define qe_muram_alloc_fixed cpm_muram_alloc_fixed
269 return cpm_muram_alloc_fixed(iprop[2], SPI_PRAM_SIZE); in fsl_spi_cpm_get_pram()