Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/device-tree/Bindings/clock/
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-13-stable/sys/contrib/device-tree/Bindings/arm/
HDsyna.txt33 "marvell,berlin2" for Marvell Armada 1500 (BG2, 88DE3100),
77 BG2/BG2CD: chip control register set
/freebsd-13-stable/sys/contrib/device-tree/src/arm/
HDberlin2q-marvell-dmp.dts12 model = "Marvell BG2-Q DMP";
HDberlin2.dtsi3 * Device Tree Include file for Marvell Armada 1500 (Berlin BG2) SoC
15 model = "Marvell Armada 1500 (BG2) SoC";
HDberlin2q.dtsi10 model = "Marvell Armada 1500 pro (BG2-Q) SoC";
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.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()