Home
last modified time | relevance | path

Searched full:ocram (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.12.1/arch/arm/mach-socfpga/
Docram.c20 /* Find the OCRAM EDAC device tree node */ in socfpga_init_ocram_ecc()
21 np = of_find_compatible_node(NULL, NULL, "altr,socfpga-ocram-ecc"); in socfpga_init_ocram_ecc()
23 pr_err("Unable to find socfpga-ocram-ecc\n"); in socfpga_init_ocram_ecc()
30 pr_err("Unable to map OCRAM ecc regs.\n"); in socfpga_init_ocram_ecc()
34 /* Clear any pending OCRAM ECC interrupts, then enable ECC */ in socfpga_init_ocram_ecc()
41 /* Arria10 OCRAM Section */
124 /* Find the OCRAM EDAC device tree node */ in socfpga_init_arria10_ocram_ecc()
125 np = of_find_compatible_node(NULL, NULL, "altr,socfpga-a10-ocram-ecc"); in socfpga_init_arria10_ocram_ecc()
127 pr_err("Unable to find socfpga-a10-ocram-ecc\n"); in socfpga_init_arria10_ocram_ecc()
135 pr_err("Unable to map OCRAM ECC block\n"); in socfpga_init_arria10_ocram_ecc()
[all …]
Dpm.c24 /* Pointer to function copied to ocram */
45 pr_warn("%s: failed to find ocram device!\n", __func__); in socfpga_setup_ocram_self_refresh()
52 pr_warn("%s: ocram pool unavailable!\n", __func__); in socfpga_setup_ocram_self_refresh()
59 pr_warn("%s: unable to alloc ocram!\n", __func__); in socfpga_setup_ocram_self_refresh()
75 /* Copy the code that puts DDR in self refresh to ocram */ in socfpga_setup_ocram_self_refresh()
82 "could not copy function to ocram"); in socfpga_setup_ocram_self_refresh()
DMakefile10 obj-$(CONFIG_EDAC_ALTERA_OCRAM) += ocram.o
/linux-6.12.1/Documentation/devicetree/bindings/edac/
Dsocfpga-eccmgr.txt24 - compatible : Should be "altr,socfpga-ocram-ecc"
44 ocram-ecc@ffd08144 {
45 compatible = "altr,socfpga-ocram-ecc";
47 iram = <&ocram>;
80 - compatible : Should be "altr,socfpga-a10-ocram-ecc"
154 ocram-ecc@ff8c3000 {
155 compatible = "altr,socfpga-a10-ocram-ecc";
263 - compatible : Should be "altr,socfpga-s10-ocram-ecc"
265 - altr,ecc-parent : phandle to parent OCRAM node.
321 ocram-ecc@ff8cc000 {
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/dsp/
Dfsl,dsp.yaml35 - description: ocram clock
44 - const: ocram
159 clock-names = "ipg", "ocram", "core";
195 clock-names = "ipg", "ocram", "core", "debug";
/linux-6.12.1/arch/arm/mach-imx/
Dpm-imx5.c121 * This structure is for passing necessary data for low level ocram
124 * must be also changed accordingly otherwise, the suspend to ocram
284 pr_warn("%s: failed to find ocram node!\n", __func__); in imx_suspend_alloc_ocram()
290 pr_warn("%s: failed to find ocram device!\n", __func__); in imx_suspend_alloc_ocram()
297 pr_warn("%s: ocram pool unavailable!\n", __func__); in imx_suspend_alloc_ocram()
304 pr_warn("%s: unable to alloc ocram!\n", __func__); in imx_suspend_alloc_ocram()
Dpm-imx6.c69 * suspend ocram space layout:
213 * This structure is for passing necessary data for low level ocram
217 * otherwise, the suspend to ocram function will be broken!
369 * call low level suspend function in ocram, in imx6q_suspend_finish()
404 * For suspend into ocram, asm code already take care of in imx6q_pm_enter()
484 pr_warn("%s: failed to find ocram node!\n", __func__); in imx6q_suspend_init()
490 pr_warn("%s: failed to find ocram device!\n", __func__); in imx6q_suspend_init()
497 pr_warn("%s: ocram pool unavailable!\n", __func__); in imx6q_suspend_init()
504 pr_warn("%s: unable to alloc ocram!\n", __func__); in imx6q_suspend_init()
Dsuspend-imx53.S22 * suspend ocram space layout:
Dsuspend-imx6.S23 * suspend ocram space layout:
/linux-6.12.1/drivers/remoteproc/
Dimx_rproc.c159 /* OCRAM(Low 96KB) */
161 /* OCRAM */
173 /* OCRAM */
175 /* OCRAM */
177 /* OCRAM */
187 /* OCRAM */
189 /* OCRAM */
191 /* OCRAM */
203 /* OCRAM */
205 /* OCRAM */
[all …]
/linux-6.12.1/arch/arm64/boot/dts/altera/
Dsocfpga_stratix10.dtsi353 ocram: sram@ffe00000 { label
598 ocram-ecc@ff8cc000 {
599 compatible = "altr,socfpga-s10-ocram-ecc",
600 "altr,socfpga-a10-ocram-ecc";
602 altr,ecc-parent = <&ocram>;
/linux-6.12.1/arch/arm64/boot/dts/intel/
Dsocfpga_agilex.dtsi348 ocram: sram@ffe00000 { label
618 ocram-ecc@ff8cc000 {
619 compatible = "altr,socfpga-s10-ocram-ecc",
620 "altr,socfpga-a10-ocram-ecc";
622 altr,ecc-parent = <&ocram>;
/linux-6.12.1/Documentation/devicetree/bindings/media/
Dcoda.yaml106 iram = <&ocram>;
/linux-6.12.1/drivers/edac/
Daltera_edac.h198 /* OCRAM ECC Management Group Defines */
279 /* Arria 10 OCRAM ECC Management Group Defines */
Daltera_edac.c693 { .compatible = "altr,socfpga-ocram-ecc", .data = &ocramecc_data },
703 * OCRAM ECC as well as the memories for other peripherals.
1128 /*********************** OCRAM EDAC Device Functions *********************/
1138 np = of_find_compatible_node(NULL, NULL, "altr,socfpga-ocram-ecc"); in ocram_alloc_mem()
1191 /* Verify OCRAM has been initialized */ in altr_check_ocram_deps_init()
1217 * OCRAM panic on uncorrectable error because sleep/resume
1218 * functions and FPGA contents are stored in OCRAM. Prefer
1700 { .compatible = "altr,socfpga-a10-ocram-ecc",
/linux-6.12.1/drivers/interconnect/imx/
Dimx8mn.c37 DEFINE_BUS_SLAVE("OCRAM", IMX8MN_ICS_OCRAM, NULL),
Dimx8mm.c40 DEFINE_BUS_SLAVE("OCRAM", IMX8MM_ICS_OCRAM, NULL),
Dimx8mq.c38 DEFINE_BUS_SLAVE("OCRAM", IMX8MQ_ICS_OCRAM, NULL),
Dimx8mp.c189 DEFINE_BUS_SLAVE("OCRAM", IMX8MP_ICS_OCRAM, NULL),
/linux-6.12.1/Documentation/devicetree/bindings/dma/
Dfsl,imx-sdma.yaml131 description: The phandle to the On-chip RAM (OCRAM) node.
/linux-6.12.1/arch/arm/boot/dts/intel/socfpga/
Dsocfpga.dtsi726 ocram-ecc@ffd08144 {
727 compatible = "altr,socfpga-ocram-ecc";
729 iram = <&ocram>;
785 ocram: sram@ffff0000 { label
Dsocfpga_arria10.dtsi686 ocram: sram@ffe00000 { label
716 ocram-ecc@ff8c3000 {
717 compatible = "altr,socfpga-a10-ocram-ecc";
/linux-6.12.1/Documentation/devicetree/bindings/mailbox/
Darm,mhuv2.yaml199 clock-names = "ipg", "ocram", "core";
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx53.dtsi837 iram = <&ocram>;
850 ocram: sram@f8000000 { label
/linux-6.12.1/drivers/clk/imx/
Dclk-imx6sx.c50 static const char *eim_slow_sels[] = { "ocram", "pll3_usb_otg", "pll2_pfd2_396m", "pll2_pfd0_352m",…
60 "vadc", "ocram", "qspi2", "m4", "enet_ahb", "lcdif2_pix",
432 …hws[IMX6SX_CLK_OCRAM] = imx_clk_hw_gate2_flags("ocram", "ocram_podf", base + 0x74, 28, CLK_… in imx6sx_clocks_init()

12