Searched refs:cpm_muram_alloc_fixed (Results 1 – 5 of 5) sorted by relevance
163 unsigned long cpm_muram_alloc_fixed(unsigned long offset, unsigned long size);179 static inline unsigned long cpm_muram_alloc_fixed(unsigned long offset, in cpm_muram_alloc_fixed() function
192 #define qe_muram_alloc_fixed cpm_muram_alloc_fixed
181 unsigned long cpm_muram_alloc_fixed(unsigned long offset, unsigned long size) in cpm_muram_alloc_fixed() function193 EXPORT_SYMBOL(cpm_muram_alloc_fixed);
695 return cpm_muram_alloc_fixed(iprop[2], SPI_PRAM_SIZE); in fsl_spi_cpm_get_pram()709 spi_base_ofs = cpm_muram_alloc_fixed(iprop[2], 2); in fsl_spi_cpm_get_pram()
624 pram_addr = cpm_muram_alloc_fixed(iprop[2], FHCI_PRAM_SIZE); in of_fhci_probe()