Lines Matching full:ocram
22 /* Find the OCRAM EDAC device tree node */ in socfpga_init_ocram_ecc()
23 np = of_find_compatible_node(NULL, NULL, "altr,socfpga-ocram-ecc"); in socfpga_init_ocram_ecc()
25 pr_err("Unable to find socfpga-ocram-ecc\n"); in socfpga_init_ocram_ecc()
32 pr_err("Unable to map OCRAM ecc regs.\n"); in socfpga_init_ocram_ecc()
36 /* Clear any pending OCRAM ECC interrupts, then enable ECC */ in socfpga_init_ocram_ecc()
43 /* Arria10 OCRAM Section */
126 /* Find the OCRAM EDAC device tree node */ in socfpga_init_arria10_ocram_ecc()
127 np = of_find_compatible_node(NULL, NULL, "altr,socfpga-a10-ocram-ecc"); in socfpga_init_arria10_ocram_ecc()
129 pr_err("Unable to find socfpga-a10-ocram-ecc\n"); in socfpga_init_arria10_ocram_ecc()
137 pr_err("Unable to map OCRAM ECC block\n"); in socfpga_init_arria10_ocram_ecc()
155 pr_err("ECC: cannot init OCRAM PORTA memory\n"); in socfpga_init_arria10_ocram_ecc()