Home
last modified time | relevance | path

Searched refs:Lane1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dti,phy-am654-serdes.txt17 1 - PCIe0 Lane1
18 2 - ICSS2 SGMII Lane1
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3097 unsigned Lane1 = Ins1.getConstantOperandVal(2); in tryInsertVectorElt() local
3099 if (Lane2 % 2 != 0 || Lane1 != Lane2 + 1) in tryInsertVectorElt()