Searched full:ocm (Results 1 – 9 of 9) sorted by relevance
7 title: Xilinx Zynqmp OCM(On-Chip Memory) Controller14 The OCM supports 64-bit wide ECC functionality to detect multi-bit errors
95 OCM: ocm@400040000 { label96 compatible = "ibm,ocm";137 descriptor-memory = "ocm";
60 448: ocm reset
67 ocm: sram@fffc0000 { label73 ocm-sram@0 {
80 the RPU can execute instructions and access data from the OCM memory,
122 panic("%s: Could not map OCM\n", __func__); in zynq7_mp_start_ap()
252 * Read OCM Entry Header
1077 "\t\t\t 7: ocm: offchip memory rd_wr failure\n" in ql_hw_add_sysctls()5006 * Reading OCM memory
1503 for (const auto &OCM : OpClassMask) { in buildOperandMatchInfo() local1504 unsigned OpMask = OCM.second; in buildOperandMatchInfo()1505 ClassInfo *CI = OCM.first; in buildOperandMatchInfo()