Home
last modified time | relevance | path

Searched refs:GRP (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/arm/nvidia/
H A Dtegra_pinmux.c391 #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 Dtegra210_pinmux.c174 #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 Dbsd.incs.mk25 ${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 Dbsd.files.mk31 ${group}GRP?= ${SHAREGRP}
34 ${group}GRP= ${SHAREGRP}
69 ${group}GRP_${file}?= ${${group}GRP}
H A Dbsd.confs.mk46 ${group}GRP?= ${SHAREGRP}
78 ${group}GRP_${cnf}?= ${${group}GRP}
H A Dbsd.man.mk124 ${__group}GRP?= ${MANGRP}
145 -o ${${__group}OWN} -g ${${__group}GRP} -m ${${__group}MODE}
/freebsd/usr.sbin/sndctl/
H A Dsndctl.c122 #define GRP 3 macro
158 { "play", F(play), GRP, NULL },
168 { "rec", F(rec), GRP, NULL },
197 { "hwbuf", F(hwbuf), GRP, NULL },
206 { "swbuf", F(swbuf), GRP, NULL },
676 if (ctl->type != GRP && xo_get_style(NULL) == XO_STYLE_TEXT) { in print_dev_ctl()
692 case GRP: in print_dev_ctl()
698 cp->name[len] == '.' && cp->type != GRP) in print_dev_ctl()
713 if (ctl->type != GRP && xo_get_style(NULL) == XO_STYLE_TEXT) { in print_chan_ctl()
732 case GRP: in print_chan_ctl()
[all …]
/freebsd/contrib/netbsd-tests/share/mk/
H A Dcommon.subr102 # - 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 Dmsx89 >>>3 uleshort 0x37FF MSX SC2/GRP raw image
H A Dmsdos2193 0 string PMCC Windows 3.x .GRP file
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10262 SDValue GRP = DAG.getNode(ARMISD::PREDICATE_CAST, dl, MVT::i32, Build); in LowerPredicateStore() local
10264 GRP = DAG.getNode(ISD::SRL, dl, MVT::i32, in LowerPredicateStore()
10265 DAG.getNode(ISD::BITREVERSE, dl, MVT::i32, GRP), in LowerPredicateStore()
10268 ST->getChain(), dl, GRP, ST->getBasePtr(), in LowerPredicateStore()
H A DARMInstrMVE.td4386 // Extra "worst case" and/or/xor patterns, going into and out of GRP
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in4298 @Article{Harada:1971:GRP,