/freebsd/sys/arm/nvidia/ |
H A D | tegra_pinmux.c | 391 #define GRP(r, nm, dn_s, dn_w, up_s, up_w) \ macro 403 GRP(0x868, ao1, 12, 5, 20, 5), 404 GRP(0x86C, ao2, 12, 5, 20, 5), 405 GRP(0x870, at1, 12, 7, 20, 7), 406 GRP(0x874, at2, 12, 7, 20, 7), 407 GRP(0x878, at3, 12, 7, 20, 7), 408 GRP(0x87C, at4, 12, 7, 20, 7), 409 GRP(0x880, at5, 14, 5, 19, 5), 410 GRP(0x884, cdev1, 12, 5, 20, 5), 411 GRP(0x888, cdev2, 12, 5, 20, 5), [all …]
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_pinmux.c | 174 #define GRP(r, nm, dn_s, dn_w, up_s, up_w) \ macro 186 GRP(0x9c0, pa6, 12, 5, 20, 5), 187 GRP(0x9c4, pcc7, 12, 5, 20, 5), 188 GRP(0x9c8, pe6, 12, 5, 20, 5), 189 GRP(0x9cc, pe7, 12, 5, 20, 5), 190 GRP(0x9d0, ph6, 12, 5, 20, 5), 191 GRP(0x9d4, pk0, 0, 0, 0, 0), 192 GRP(0x9d8, pk1, 0, 0, 0, 0), 193 GRP(0x9dc, pk2, 0, 0, 0, 0), 194 GRP(0x9e0, pk3, 0, 0, 0, 0), [all …]
|
/freebsd/share/mk/ |
H A D | bsd.incs.mk | 25 ${group}GRP?= ${BINGRP} 49 ${group}GRP_${header:T}?= ${${group}GRP} 81 ${INSTALL} ${${group}TAG_ARGS} -C -o ${${group}OWN} -g ${${group}GRP} -m ${${group}MODE} \ 84 ${INSTALL} ${${group}TAG_ARGS} -C -o ${${group}OWN} -g ${${group}GRP} -m ${${group}MODE} \
|
H A D | bsd.files.mk | 31 ${group}GRP?= ${SHAREGRP} 34 ${group}GRP= ${SHAREGRP} 69 ${group}GRP_${file}?= ${${group}GRP}
|
H A D | bsd.confs.mk | 38 ${group}GRP?= ${SHAREGRP} 70 ${group}GRP_${cnf}?= ${${group}GRP}
|
/freebsd/contrib/netbsd-tests/share/mk/ |
H A D | common.subr | 102 # - owngrp: Override the *OWN and *GRP variables to point to the current 116 echo "${class}GRP=$(id -gn)" >>"${file}"
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | msx | 89 >>>3 uleshort 0x37FF MSX SC2/GRP raw image
|
H A D | msdos | 2186 0 string PMCC Windows 3.x .GRP file
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 10213 SDValue GRP = DAG.getNode(ARMISD::PREDICATE_CAST, dl, MVT::i32, Build); in LowerPredicateStore() local 10215 GRP = DAG.getNode(ISD::SRL, dl, MVT::i32, in LowerPredicateStore() 10216 DAG.getNode(ISD::BITREVERSE, dl, MVT::i32, GRP), in LowerPredicateStore() 10219 ST->getChain(), dl, GRP, ST->getBasePtr(), in LowerPredicateStore()
|
H A D | ARMInstrMVE.td | 4452 // Extra "worst case" and/or/xor patterns, going into and out of GRP
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 4298 @Article{Harada:1971:GRP,
|