/Linux-v6.1/net/ncsi/ |
D | ncsi-rsp.c | 950 struct ncsi_channel_stats *ncs; in ncsi_rsp_handler_gcps() local 960 ncs = &nc->stats; in ncsi_rsp_handler_gcps() 961 ncs->hnc_cnt_hi = ntohl(rsp->cnt_hi); in ncsi_rsp_handler_gcps() 962 ncs->hnc_cnt_lo = ntohl(rsp->cnt_lo); in ncsi_rsp_handler_gcps() 963 ncs->hnc_rx_bytes = ntohl(rsp->rx_bytes); in ncsi_rsp_handler_gcps() 964 ncs->hnc_tx_bytes = ntohl(rsp->tx_bytes); in ncsi_rsp_handler_gcps() 965 ncs->hnc_rx_uc_pkts = ntohl(rsp->rx_uc_pkts); in ncsi_rsp_handler_gcps() 966 ncs->hnc_rx_mc_pkts = ntohl(rsp->rx_mc_pkts); in ncsi_rsp_handler_gcps() 967 ncs->hnc_rx_bc_pkts = ntohl(rsp->rx_bc_pkts); in ncsi_rsp_handler_gcps() 968 ncs->hnc_tx_uc_pkts = ntohl(rsp->tx_uc_pkts); in ncsi_rsp_handler_gcps() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
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 …]
|
/Linux-v6.1/tools/testing/selftests/rcutorture/bin/ |
D | kvm-recheck-lock.sh | 22 ncs=`grep "Writes: Total:" $i/console.log 2> /dev/null | tail -1 | sed -e 's/^.* Total: //' -e 's/… 23 if test -z "$ncs" 27 title="$configfile ------- $ncs acquisitions/releases" 33 ncsps=`awk -v ncs=$ncs -v dur=$dur ' 34 BEGIN { print ncs / dur }' < /dev/null`
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/jaketown/ |
D | uncore-other.json | 214 "BriefDescription": "BL Ingress Occupancy - NCS", 349 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 359 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 364 "BriefDescription": "R2PCIe IIO Credit Acquired; NCS", 367 "EventName": "UNC_R2_IIO_CREDITS_ACQUIRED.NCS", 369 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 379 …NCS credit to transmit into the IIO, but was rejected because no credits were available. NCB, or … 389 …NCS credit to transmit into the IIO, but was rejected because no credits were available. NCB, or … 394 "BriefDescription": "R2PCIe IIO Failed to Acquire a Credit; NCS", 397 "EventName": "UNC_R2_IIO_CREDITS_REJECT.NCS", [all …]
|
D | uncore-interconnect.json | 151 "BriefDescription": "VN0 Credit Consumed; NCS", 154 "EventName": "UNC_Q_RxL_CREDITS_CONSUMED_VN0.NCS", 316 …oups' that allow us to track flits. It includes filters for NDR, NCB, and NCS message classes. E… 327 …oups' that allow us to track flits. It includes filters for NDR, NCB, and NCS message classes. E… 338 …oups' that allow us to track flits. It includes filters for NDR, NCB, and NCS message classes. E… 346 "EventName": "UNC_Q_RxL_FLITS_G2.NCS", 349 …oups' that allow us to track flits. It includes filters for NDR, NCB, and NCS message classes. E… 360 …oups' that allow us to track flits. It includes filters for NDR, NCB, and NCS message classes. E… 371 …oups' that allow us to track flits. It includes filters for NDR, NCB, and NCS message classes. E… 415 "BriefDescription": "Rx Flit Buffer Allocations - NCS", [all …]
|
/Linux-v6.1/include/linux/soc/samsung/ |
D | s3c-cpufreq-core.h | 23 * @tacs: Time from address valid to nCS asserted. 24 * @tcos: Time from nCS asserted to nOE or nWE asserted. 26 * @tcoh: Time nCS is held after nOE or nWE are released. 40 unsigned int tcoh; /* nCS hold after nOE/nWE */ 41 unsigned int tcah; /* Address hold after nCS */ 48 * @wstrd: nCS release to end of read cycle. 49 * @wstwr: nCS release to end of write cycle. 50 * @wstoen: nCS assertion to nOE assertion time. 51 * @wstwen: nCS assertion to nWE assertion time.
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/ |
D | uncore-other.json | 330 "BriefDescription": "BL Ingress Occupancy - NCS", 529 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 539 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 544 "BriefDescription": "R2PCIe IIO Credit Acquired; NCS", 547 "EventName": "UNC_R2_IIO_CREDITS_ACQUIRED.NCS", 549 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 559 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 569 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 574 "BriefDescription": "R2PCIe IIO Credits in Use; NCS", 577 "EventName": "UNC_R2_IIO_CREDITS_USED.NCS", [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
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>;
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/ |
D | uncore-other.json | 214 "BriefDescription": "BL Ingress Occupancy - NCS", 359 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 369 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 374 "BriefDescription": "R2PCIe IIO Credit Acquired; NCS", 377 "EventName": "UNC_R2_IIO_CREDITS_ACQUIRED.NCS", 379 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 389 …NCS credit to transmit into the IIO, but was rejected because no credits were available. NCB, or … 399 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 409 …NCS are in use. Transactions from the BL ring going into the IIO Agent must first acquire a credi… 414 "BriefDescription": "R2PCIe IIO Credits in Use; NCS", [all …]
|
D | uncore-interconnect.json | 191 "BriefDescription": "VN0 Credit Consumed; NCS", 194 "EventName": "UNC_Q_RxL_CREDITS_CONSUMED_VN0.NCS", 197 …s that went through the RxQ and those that were bypasssed.; VN0 credit for the NCS message class.", 257 "BriefDescription": "VN1 Credit Consumed; NCS", 260 "EventName": "UNC_Q_RxL_CREDITS_CONSUMED_VN1.NCS", 263 …s that went through the RxQ and those that were bypasssed.; VN1 credit for the NCS message class.", 375 "BriefDescription": "RxQ Cycles Not Empty - NCS; for VN0", 381 …er Occupancy Accumulator event to calculate the average occupancy. This monitors NCS flits only.", 386 "BriefDescription": "RxQ Cycles Not Empty - NCS; for VN1", 392 …er Occupancy Accumulator event to calculate the average occupancy. This monitors NCS flits only.", [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswellx/ |
D | uncore-interconnect.json | 162 "BriefDescription": "VN0 Credit Consumed; NCS", 165 "EventName": "UNC_Q_RxL_CREDITS_CONSUMED_VN0.NCS", 222 "BriefDescription": "VN1 Credit Consumed; NCS", 225 "EventName": "UNC_Q_RxL_CREDITS_CONSUMED_VN1.NCS", 339 "BriefDescription": "RxQ Cycles Not Empty - NCS; for VN0", 349 "BriefDescription": "RxQ Cycles Not Empty - NCS; for VN1", 531 "EventName": "UNC_Q_RxL_FLITS_G2.NCS", 606 "BriefDescription": "Rx Flit Buffer Allocations - NCS; for VN0", 616 "BriefDescription": "Rx Flit Buffer Allocations - NCS; for VN1", 734 "BriefDescription": "RxQ Occupancy - NCS; for VN0", [all …]
|
D | uncore-other.json | 299 "BriefDescription": "BL Ingress Occupancy - NCS", 552 "BriefDescription": "R2PCIe IIO Credit Acquired; NCS", 555 "EventName": "UNC_R2_IIO_CREDITS_ACQUIRED.NCS", 579 "BriefDescription": "R2PCIe IIO Credits in Use; NCS", 582 "EventName": "UNC_R2_IIO_CREDITS_USED.NCS", 804 "BriefDescription": "Ingress Cycles Not Empty; NCS", 807 "EventName": "UNC_R2_RxR_CYCLES_NE.NCS", 822 "BriefDescription": "Ingress Allocations; NCS", 825 "EventName": "UNC_R2_RxR_INSERTS.NCS", 1712 "BriefDescription": "VN1 Ingress Cycles Not Empty; NCS", [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | uncore-interconnect.json | 144 "BriefDescription": "VN0 Credit Consumed; NCS", 147 "EventName": "UNC_Q_RxL_CREDITS_CONSUMED_VN0.NCS", 204 "BriefDescription": "VN1 Credit Consumed; NCS", 207 "EventName": "UNC_Q_RxL_CREDITS_CONSUMED_VN1.NCS", 393 "EventName": "UNC_Q_RxL_FLITS_G2.NCS", 468 "BriefDescription": "Rx Flit Buffer Allocations - NCS; for VN0", 478 "BriefDescription": "Rx Flit Buffer Allocations - NCS; for VN1", 596 "BriefDescription": "RxQ Occupancy - NCS; for VN0", 606 "BriefDescription": "RxQ Occupancy - NCS; for VN1", 838 "EventName": "UNC_Q_TxL_FLITS_G2.NCS", [all …]
|
D | uncore-other.json | 308 "BriefDescription": "BL Ingress Occupancy - NCS", 750 "BriefDescription": "Ingress Cycles Not Empty; NCS", 753 "EventName": "UNC_R2_RxR_CYCLES_NE.NCS", 768 "BriefDescription": "Ingress Allocations; NCS", 771 "EventName": "UNC_R2_RxR_INSERTS.NCS", 959 "BriefDescription": "R2PCIe IIO Credit Acquired; NCS", 962 "EventName": "UNC_R2_IIO_CREDITS_ACQUIRED.NCS", 986 "BriefDescription": "R2PCIe IIO Credits in Use; NCS", 989 "EventName": "UNC_R2_IIO_CREDITS_USED.NCS", 1685 "BriefDescription": "VN1 Ingress Cycles Not Empty; NCS", [all …]
|
/Linux-v6.1/drivers/spi/ |
D | spi-lm70llp.c | 50 * D5 7 --> nCS 8 65 #define nCS 0x20 macro 101 parport_write_data(pp->port, data | nCS); in deassertCS() 109 parport_write_data(pp->port, data & ~nCS); in assertCS()
|
/Linux-v6.1/drivers/pinctrl/pxa/ |
D | pinctrl-pxa25x.c | 82 PXA_FUNCTION(1, 2, "nCS[5]")), 194 PXA_FUNCTION(1, 2, "nCS<2>")), 196 PXA_FUNCTION(1, 2, "nCS<3>")), 198 PXA_FUNCTION(1, 2, "nCS<4>")),
|
D | pinctrl-pxa27x.c | 132 PXA_FUNCTION(1, 2, "nCS<5>"), 312 PXA_FUNCTION(1, 2, "nCS<2>")), 315 PXA_FUNCTION(1, 2, "nCS<3>"), 320 PXA_FUNCTION(1, 2, "nCS<4>"),
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | renesas,rcar-gyroadc.yaml | 77 A 3:8 chipselect demuxer is required to connect the nCS line 85 A 3:8 chipselect demuxer is required to connect the nCS line
|
/Linux-v6.1/include/linux/mfd/syscon/ |
D | atmel-smc.h | 81 * @setup: NCS/NWE/NRD setup timings (not applicable to at91rm9200) 82 * @pulse: NCS/NWE/NRD pulse timings (not applicable to at91rm9200)
|
/Linux-v6.1/drivers/memory/ |
D | atmel-ebi.c | 94 ATMEL_SMC_SETUP_XLATE("atmel,smc-ncs-rd-setup-ns", 96 ATMEL_SMC_SETUP_XLATE("atmel,smc-ncs-wr-setup-ns", 100 ATMEL_SMC_PULSE_XLATE("atmel,smc-ncs-rd-pulse-ns", 102 ATMEL_SMC_PULSE_XLATE("atmel,smc-ncs-wr-pulse-ns",
|
/Linux-v6.1/scripts/ |
D | Lindent | 4 PARAM="-npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1"
|
/Linux-v6.1/include/linux/spi/ |
D | spi_bitbang.h | 22 #define BITBANG_CS_ACTIVE 1 /* normally nCS, active low */
|
/Linux-v6.1/drivers/crypto/ |
D | n2_asm.S | 2 /* n2_asm.S: Hypervisor calls for NCS support.
|
/Linux-v6.1/Documentation/driver-api/ |
D | spi.rst | 12 additional chipselect line is usually active-low (nCS); four signals are
|
/Linux-v6.1/drivers/mtd/nand/raw/ |
D | arasan-nand-controller.c | 203 * @ncs: Size of @cs_array 218 unsigned int ncs; member 1288 if (anand->ncs_idx <= 0 || anand->ncs_idx > nfc->ncs) { in anfc_chip_init() 1404 ret = rawnand_dt_parse_gpio_cs(nfc->dev, &nfc->cs_array, &nfc->ncs); in anfc_parse_cs() 1416 if (nfc->cs_array && nfc->ncs > 2) { in anfc_parse_cs() 1431 nfc->ncs = ANFC_MAX_CS; in anfc_parse_cs()
|