Home
last modified time | relevance | path

Searched full:ncs (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt54 - atmel,smc-read-mode "nrd" or "ncs".
55 Default to "ncs" when undefined.
57 - atmel,smc-write-mode "nwe" or "ncs".
58 Default to "ncs" when undefined.
83 - atmel,smc-ncs-rd-setup-ns
85 - atmel,smc-ncs-wr-setup-ns
87 - atmel,smc-ncs-rd-pulse-ns
89 - atmel,smc-ncs-wr-pulse-ns
124 atmel,smc-ncs-rd-setup-ns = <0>;
125 atmel,smc-ncs-wr-setup-ns = <0>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dsama5d3xcm.dtsi65 atmel,smc-ncs-rd-setup-ns = <0>;
66 atmel,smc-ncs-wr-setup-ns = <0>;
69 atmel,smc-ncs-rd-pulse-ns = <84>;
70 atmel,smc-ncs-wr-pulse-ns = <84>;
/freebsd/usr.bin/indent/tests/
H A DMakefile21 ${PACKAGE}FILES+= ncs.0
22 ${PACKAGE}FILES+= ncs.0.stdout
23 ${PACKAGE}FILES+= ncs.0.pro
H A Dncs.0.pro1 -ncs
/freebsd/usr.sbin/jail/
H A Djail.c176 char *cs, *ncs; in main() local
292 for (cs = argv[2];; cs = ncs + 1) { in main()
293 ncs = strchr(cs, ','); in main()
294 if (ncs) in main()
295 *ncs = '\0'; in main()
306 if (!ncs) in main()
371 for (cs = argv[i] + len + 1;; cs = ncs + 1) { in main()
372 ncs = strchr(cs, ','); in main()
373 if (ncs) in main()
374 *ncs = '\0'; in main()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Drenesas,gyroadc.txt49 required to connect the nCS line of the TI/ADI chips
58 required to connect the nCS line of the MAX chips
H A Drenesas,rcar-gyroadc.yaml81 A 3:8 chipselect demuxer is required to connect the nCS line
89 A 3:8 chipselect demuxer is required to connect the nCS line
/freebsd/crypto/openssl/test/recipes/80-test_ocsp_data/
H A Dcert.pem7 DwAwggEKAoIBAQC81prq23FY2YDuwiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7b
H A Dkey.pem3 wiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7bEEgWnQOJmz4zTuU+Bw2duHZ1X2WU
/freebsd/usr.bin/indent/
H A Dindent.155 .Op Fl cs | Fl ncs
261 .It Fl cs , ncs
265 .Fl ncs .
H A Dargs.c137 {"ncs", PRO_BOOL, false, OFF, &opt.space_after_cast},
/freebsd/crypto/openssl/util/
H A Dindent.pro22 -ncs
/freebsd/lib/libc/regex/
H A Dregcomp.c1567 cset *cs, *ncs; local
1569 ncs = reallocarray(p->g->sets, p->g->ncsets + 1, sizeof(*ncs));
1570 if (ncs == NULL) {
1574 p->g->sets = ncs;
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp135f-dhcor-dhsbc.dts303 &spi3 { /* Expansion connector: MOSI:pin19 MISO:pin21 SCK:pin22 nCS:pin24 */
/freebsd/usr.bin/clang/llvm-pdbutil/
H A Dllvm-pdbutil.1361 =funcs \- Display function symbols
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3310 SmallVector<Constant *, 16> NCs; in ConstantFoldFixedVectorCall() local
3313 NCs.push_back(ConstantInt::getTrue(Ty)); in ConstantFoldFixedVectorCall()
3315 NCs.push_back(ConstantInt::getFalse(Ty)); in ConstantFoldFixedVectorCall()
3317 return ConstantVector::get(NCs); in ConstantFoldFixedVectorCall()
3329 SmallVector<Constant *, 16> NCs; in ConstantFoldFixedVectorCall() local
3332 NCs.push_back(ConstantInt::getTrue(Ty)); in ConstantFoldFixedVectorCall()
3334 NCs.push_back(ConstantInt::getFalse(Ty)); in ConstantFoldFixedVectorCall()
3336 return ConstantVector::get(NCs); in ConstantFoldFixedVectorCall()
/freebsd/lib/libpmc/
H A Dpmc.corei7uc.3695 .It Li QPI_TX_STALLED_MULTI_FLIT.NCS.LINK_0
713 .It Li QPI_TX_STALLED_MULTI_FLIT.NCS.LINK_1
H A Dpmc.westmereuc.3808 .It Li QPI_TX_STALLED_MULTI_FLIT.NCS.LINK_0
826 .It Li QPI_TX_STALLED_MULTI_FLIT.NCS.LINK_1
/freebsd/sbin/dumpfs/
H A Ddumpfs.c302 printf("\ncs[].cs_(nbfree,ndir,nifree,nffree):\n\t"); in dumpfs()
/freebsd/share/misc/
H A Dcommitters-ports.dot172 cs [label="Carlo Strub\ncs@FreeBSD.org\n2011/09/13"]
H A Dpci_vendors17660 1291 NCS Computer Italia
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Duncore-other.json922 "EventName": "UNC_UPI_TxL_BASIC_HDR_MATCH.NCS",
966 "EventName": "UNC_UPI_RxL_BASIC_HDR_MATCH.NCS",