/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | atmel,ebi.txt | 54 - 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 D | sama5d3xcm.dtsi | 65 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 D | Makefile | 21 ${PACKAGE}FILES+= ncs.0 22 ${PACKAGE}FILES+= ncs.0.stdout 23 ${PACKAGE}FILES+= ncs.0.pro
|
H A D | ncs.0.pro | 1 -ncs
|
/freebsd/usr.sbin/jail/ |
H A D | jail.c | 176 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 D | renesas,gyroadc.txt | 49 required to connect the nCS line of the TI/ADI chips 58 required to connect the nCS line of the MAX chips
|
H A D | renesas,rcar-gyroadc.yaml | 81 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 D | cert.pem | 7 DwAwggEKAoIBAQC81prq23FY2YDuwiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7b
|
H A D | key.pem | 3 wiXetb/NCs/cSm/afVnPsdSseRKi/GHi9d7bEEgWnQOJmz4zTuU+Bw2duHZ1X2WU
|
/freebsd/usr.bin/indent/ |
H A D | indent.1 | 55 .Op Fl cs | Fl ncs 261 .It Fl cs , ncs 265 .Fl ncs .
|
H A D | args.c | 137 {"ncs", PRO_BOOL, false, OFF, &opt.space_after_cast},
|
/freebsd/crypto/openssl/util/ |
H A D | indent.pro | 22 -ncs
|
/freebsd/lib/libc/regex/ |
H A D | regcomp.c | 1567 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 D | stm32mp135f-dhcor-dhsbc.dts | 303 &spi3 { /* Expansion connector: MOSI:pin19 MISO:pin21 SCK:pin22 nCS:pin24 */
|
/freebsd/usr.bin/clang/llvm-pdbutil/ |
H A D | llvm-pdbutil.1 | 361 =funcs \- Display function symbols
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 3310 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 D | pmc.corei7uc.3 | 695 .It Li QPI_TX_STALLED_MULTI_FLIT.NCS.LINK_0 713 .It Li QPI_TX_STALLED_MULTI_FLIT.NCS.LINK_1
|
H A D | pmc.westmereuc.3 | 808 .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 D | dumpfs.c | 302 printf("\ncs[].cs_(nbfree,ndir,nifree,nffree):\n\t"); in dumpfs()
|
/freebsd/share/misc/ |
H A D | committers-ports.dot | 172 cs [label="Carlo Strub\ncs@FreeBSD.org\n2011/09/13"]
|
H A D | pci_vendors | 17660 1291 NCS Computer Italia
|
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/ |
H A D | uncore-other.json | 922 "EventName": "UNC_UPI_TxL_BASIC_HDR_MATCH.NCS", 966 "EventName": "UNC_UPI_RxL_BASIC_HDR_MATCH.NCS",
|