Searched refs:GRP (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_pinmux.c393 #define GRP(r, nm, dn_s, dn_w, up_s, up_w) \ macro
405 GRP(0x868, ao1, 12, 5, 20, 5),
406 GRP(0x86C, ao2, 12, 5, 20, 5),
407 GRP(0x870, at1, 12, 7, 20, 7),
408 GRP(0x874, at2, 12, 7, 20, 7),
409 GRP(0x878, at3, 12, 7, 20, 7),
410 GRP(0x87C, at4, 12, 7, 20, 7),
411 GRP(0x880, at5, 14, 5, 19, 5),
412 GRP(0x884, cdev1, 12, 5, 20, 5),
413 GRP(
[all...]
/freebsd-13-stable/share/mk/
H A Dbsd.incs.mk26 ${group}GRP?= ${BINGRP}
50 ${group}GRP_${header:T}?= ${${group}GRP}
60 # XXX {group}OWN,GRP,MODE
82 ${INSTALL} ${${group}TAG_ARGS} -C -o ${${group}OWN} -g ${${group}GRP} -m ${${group}MODE} \
85 ${INSTALL} ${${group}TAG_ARGS} -C -o ${${group}OWN} -g ${${group}GRP} -m ${${group}MODE} \
H A Dbsd.confs.mk39 ${group}GRP?= ${SHAREGRP}
71 ${group}GRP_${cnf}?= ${${group}GRP}
121 # XXX {group}OWN,GRP,MODE
H A Dbsd.files.mk32 ${group}GRP?= ${SHAREGRP}
35 ${group}GRP= ${SHAREGRP}
69 ${group}GRP_${file}?= ${${group}GRP}
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dtegra210_pinmux.c176 #define GRP(r, nm, dn_s, dn_w, up_s, up_w) \ macro
188 GRP(0x9c0, pa6, 12, 5, 20, 5),
189 GRP(0x9c4, pcc7, 12, 5, 20, 5),
190 GRP(0x9c8, pe6, 12, 5, 20, 5),
191 GRP(0x9cc, pe7, 12, 5, 20, 5),
192 GRP(0x9d0, ph6, 12, 5, 20, 5),
193 GRP(0x9d4, pk0, 0, 0, 0, 0),
194 GRP(0x9d8, pk1, 0, 0, 0, 0),
195 GRP(0x9dc, pk2, 0, 0, 0, 0),
196 GRP(
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9448 SDValue GRP = DAG.getNode(ARMISD::PREDICATE_CAST, dl, MVT::i32, Build); local
9450 ST->getChain(), dl, GRP, ST->getBasePtr(),

Completed in 289 milliseconds