Home
last modified time | relevance | path

Searched refs:BG2 (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dmarvell,berlin.txt9 (BG2, BG2CD, BG2Q) SoCs share the same IP for PLLs and clocks, with some
20 BG2/BG2CD: "video_ext0" for the external video clock input
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dsyna.txt17 "marvell,berlin2" for Marvell Armada 1500 (BG2, 88DE3100),
61 BG2/BG2CD: chip control register set
/freebsd/sys/contrib/device-tree/src/arm/synaptics/
H A Dberlin2q-marvell-dmp.dts12 model = "Marvell BG2-Q DMP";
H A Dberlin2.dtsi3 * Device Tree Include file for Marvell Armada 1500 (Berlin BG2) SoC
15 model = "Marvell Armada 1500 (BG2) SoC";
H A Dberlin2q.dtsi10 model = "Marvell Armada 1500 pro (BG2-Q) SoC";
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2014 for (auto &BG2 : BitGroups) in assignRepl32BitGroups() local
2015 if (&BG != &BG2 && BG.V == BG2.V && in assignRepl32BitGroups()
2016 (BG2.RLAmt == 0 || BG2.RLAmt == 32)) in assignRepl32BitGroups()