Home
last modified time | relevance | path

Searched refs:cpm_muram_alloc_fixed (Results 1 – 2 of 2) sorted by relevance

/drivers/soc/fsl/qe/
Dqe_common.c201 s32 cpm_muram_alloc_fixed(unsigned long offset, unsigned long size) in cpm_muram_alloc_fixed() function
214 EXPORT_SYMBOL(cpm_muram_alloc_fixed);
/drivers/spi/
Dspi-fsl-cpm.c275 return cpm_muram_alloc_fixed(iprop[2], SPI_PRAM_SIZE); in fsl_spi_cpm_get_pram()