Home
last modified time | relevance | path

Searched full:u31 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-mtk-xsphy.txt67 u31 common 0x3000 DIG_GLB
69 u31 port0 0x3400 DIG_LN_TOP
74 u31 port1 0x3a00 DIG_LN_TOP
81 DIG_GLB & PHYA_GLB are shared by U31 ports.
H A Dmediatek,xsphy.yaml28 u31 common 0x3000 DIG_GLB
30 u31 port0 0x3400 DIG_LN_TOP
35 u31 port1 0x3a00 DIG_LN_TOP
41 DIG_GLB & PHYA_GLB are shared by U31 ports.
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-8040-db.dts122 /* U31 */
H A Darmada-8040-mcbin.dtsi351 /* CPS Lane 3 - U31 */
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp939 // zext (x <s 0) to i32 --> x>>u31 true if signbit set. in transformZExtICmp()