Home
last modified time | relevance | path

Searched refs:iram (Results 1 – 15 of 15) sorted by relevance

/external/u-boot/arch/arm/dts/
Dimx6qp.dtsi28 fsl,iram = <&ocram2>;
37 fsl,iram = <&ocram2>;
46 fsl,iram = <&ocram3>;
55 fsl,iram = <&ocram3>;
Dexynos5250-snow.dts54 iram {
Dexynos5250-spring.dts43 iram {
Dimx53.dtsi836 iram = <&ocram>;
Dsocfpga.dtsi707 iram = <&ocram>;
Dimx6sll.dtsi639 iram = <&ocram>;
Dimx6qdl.dtsi493 iram = <&ocram>;
/external/u-boot/drivers/qe/
Dqe.c193 out_be32(&qe_immr->iram.iready, QE_IRAM_READY); in qe_init()
215 out_be32(&qe_immr->iram.iready,QE_IRAM_READY); in qe_init()
267 out_be32(&qe_immr->iram.iready, QE_IRAM_READY); in u_qe_init()
301 out_be32(&qe_immr->iram.iready, QE_IRAM_READY); in u_qe_init()
316 out_be32(&qe_immrr->iram.iready, QE_IRAM_READY); in u_qe_resume()
433 out_be32(&qe_immr->iram.iadd, be32_to_cpu(ucode->iram_offset) | in qe_upload_microcode()
437 out_be32(&qe_immr->iram.idata, be32_to_cpu(code[i])); in qe_upload_microcode()
755 out_be32(&qe_immrr->iram.iadd, be32_to_cpu(ucode->iram_offset) | in u_qe_firmware_resume()
759 out_be32(&qe_immrr->iram.idata, be32_to_cpu(code[i])); in u_qe_firmware_resume()
/external/u-boot/include/
Dppc_asm.tmpl21 * Stolen from prepboot/bootldr.h, (C) 1998 Gabriel Paubert, paubert@iram.es
/external/u-boot/include/linux/
Dimmap_qe.h557 qe_iram_t iram; /* I-RAM */ member
/external/cpuinfo/test/dmesg/
Dgalaxy-j1-2016.log252 <6>[ 0.435699] [0: swapper/0: 1] [c0] sci_regulator_probe remap iram phy addr(0x5000500…
651 <6>[ 0.826934] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[0] = 0xe59f0000
652 <6>[ 0.826965] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[1] = 0xe12fff10
653 <6>[ 0.826965] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[2] = 0x88300000
684 <6>[ 0.827697] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[0] = 0xe59f0000
685 <6>[ 0.827697] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[1] = 0xe12fff10
686 <6>[ 0.827728] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[2] = 0x8a808000
Dgalaxy-grand-prime-value-edition.log269 <6>[ 0.428924] [0: swapper/0: 1] [c0] sci_regulator_probe remap iram phy addr(0x5000500…
746 <6>[ 0.639007] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[0] = 0xe59f0000
747 <6>[ 0.639007] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[1] = 0xe12fff10
748 <6>[ 0.639038] [1: swapper/0: 1] [c1] sprd_cproc: iram-data[2] = 0x88300000
Dnexus9.log452 [ 0.509842] iram: dma coherent mem declare 0x0000000040001000,258048
453 [ 0.510493] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
Dgalaxy-s6.log29 … swapper: 0] Reserved memory: initialized node iram_vector, compatible id mali,iram-vector
/external/u-boot/arch/powerpc/include/asm/
Dimmap_85xx.h1211 u32 iram[8192]; member