Searched refs:cpm_muram_alloc_fixed (Results 1 – 2 of 2) 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()
269 return cpm_muram_alloc_fixed(iprop[2], SPI_PRAM_SIZE); in fsl_spi_cpm_get_pram()
Completed in 4 milliseconds