Home
last modified time | relevance | path

Searched refs:OCM (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dxlnx,zynqmp-ocmc-1.0.yaml7 title: Xilinx Zynqmp OCM(On-Chip Memory) Controller
14 The OCM supports 64-bit wide ECC functionality to detect multi-bit errors
/freebsd-14.2/sys/contrib/device-tree/Bindings/remoteproc/
H A Dxlnx,zynqmp-r5fss.yaml80 the RPU can execute instructions and access data from the OCM memory,
/freebsd-14.2/sys/contrib/device-tree/src/powerpc/
H A Dbluestone.dts95 OCM: ocm@400040000 { label
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1476 for (const auto &OCM : OpClassMask) { in buildOperandMatchInfo() local
1477 unsigned OpMask = OCM.second; in buildOperandMatchInfo()
1478 ClassInfo *CI = OCM.first; in buildOperandMatchInfo()