Home
last modified time | relevance | path

Searched refs:Count (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.12.1/drivers/usb/serial/
Diuu_phoenix.c394 int Count = 0; in iuu_clk() local
409 priv->buf[Count++] = IUU_UART_WRITE_I2C; in iuu_clk()
410 priv->buf[Count++] = FrqGenAdr << 1; in iuu_clk()
411 priv->buf[Count++] = 0x09; in iuu_clk()
412 priv->buf[Count++] = 0x00; in iuu_clk()
414 status = bulk_immediate(port, (u8 *) priv->buf, Count); in iuu_clk()
476 priv->buf[Count++] = IUU_UART_WRITE_I2C; /* 0x4C */ in iuu_clk()
477 priv->buf[Count++] = FrqGenAdr << 1; in iuu_clk()
478 priv->buf[Count++] = 0x09; in iuu_clk()
479 priv->buf[Count++] = 0x20; /* Adr = 0x09 */ in iuu_clk()
[all …]
/linux-6.12.1/arch/mips/fw/arc/
Dfile.c16 ArcRead(ULONG FileID, VOID *Buffer, ULONG N, ULONG *Count) in ArcRead() argument
18 return ARC_CALL4(read, FileID, Buffer, N, Count); in ArcRead()
22 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite() argument
24 return ARC_CALL4(write, FileID, Buffer, N, Count); in ArcWrite()
/linux-6.12.1/Documentation/driver-api/
Dgeneric-counter.rst33 Association of a Signal, and evaluation trigger, with a Count.
35 * Count:
58 A Synapse represents the association of a Signal with a Count. Signal
59 data affects respective Count data, and the Synapse represents this
63 triggers the respective Count's count function evaluation to update the
88 A Synapse associates one Signal with one Count.
92 A Count represents the accumulation of the effects of connected
96 A Count has a count function mode which represents the update behavior
138 A Count has a set of one or more associated Synapses.
143 The most basic counter device may be expressed as a single Count
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-papr-pmem48 * "CtlResCt" : Controller Reset Count
53 * "HostLCnt" : Host Load Count
54 * "HostSCnt" : Host Store Count
57 * "MedRCnt " : Media Read Count
58 * "MedWCnt " : Media Write Count
61 * "CchRHCnt" : Cache Read Hit Count
62 * "CchWHCnt" : Cache Write Hit Count
63 * "FastWCnt" : Fast Write Count
Dsysfs-bus-counter35 Count data of Count Y represented as a string.
41 Historical capture of the Count Y count data.
47 Count value ceiling for Count Y. This is the upper limit for the
54 Count value floor for Count Y. This is the lower limit for the
61 Count mode for channel Y. The ceiling and floor values for
62 Count Y are used by the count mode where required. The following
71 the Count Y ceiling value, while the lower limit is set
72 to the Count Y floor value. The counter freezes at
85 A count value boundary is set between the Count Y floor
86 value and the Count Y ceiling value. The counter is
[all …]
/linux-6.12.1/Documentation/admin-guide/perf/
Dnvidia-pmu.rst41 * Count event id 0x0 in socket 0::
45 * Count event id 0x0 in socket 1::
73 * Count event id 0x0 from the GPU/CPU connected with socket 0::
77 * Count event id 0x0 from the GPU/CPU connected with socket 1::
81 * Count event id 0x0 from the GPU/CPU connected with socket 2::
85 * Count event id 0x0 from the GPU/CPU connected with socket 3::
103 * Count event id 0x0 from the GPU connected with socket 0::
107 * Count event id 0x0 from the GPU connected with socket 1::
111 * Count event id 0x0 from the GPU connected with socket 2::
115 * Count event id 0x0 from the GPU connected with socket 3::
[all …]
/linux-6.12.1/drivers/usb/storage/
Dfreecom.c53 __le32 Count; /* Number of bytes to transfer. */ member
72 __le16 Count; member
161 fxfr->Count = cpu_to_le32 (count); in freecom_readdata()
194 fxfr->Count = cpu_to_le32 (count); in freecom_writedata()
330 le16_to_cpu(fst->Count)); in freecom_transport()
339 length = le16_to_cpu(fst->Count); in freecom_transport()
Dene_ub6250.c852 u32 Ende, Count; in ms_count_freeblock() local
856 for (Count = 0; PhyBlock < Ende; PhyBlock++) { in ms_count_freeblock()
860 Count++; in ms_count_freeblock()
867 return Count; in ms_count_freeblock()
/linux-6.12.1/Documentation/i2c/
Dsmbus-protocol.rst50 Count (8 bits) A data byte containing the length of a block operation.
181 of data is specified by the device in the Count byte.
186 Sr Addr Rd [A] [Count] A [Data] A [Data] A ... A [Data] NA P
198 Comm byte. The amount of data is specified in the Count byte.
202 S Addr Wr [A] Comm [A] Count [A] Data [A] Data [A] ... [A] Data [A] P
216 S Addr Wr [A] Comm [A] Count [A] Data [A] ...
217 Sr Addr Rd [A] [Count] A [Data] ... A P
288 and Write operations, except these do not have a Count byte. They are
/linux-6.12.1/Documentation/gpu/amdgpu/
Dras.rst20 RAS Error Count sysfs Interface
24 :doc: AMDGPU RAS sysfs Error Count Interface
/linux-6.12.1/Documentation/driver-api/mmc/
Dmmc-test.rst252 | 46 | Commands during read | No Set Block Count (CMD23) |
254 | 47 | Commands during write | No Set Block Count (CMD23) |
256 | 48 | Commands during read | Use Set Block Count (CMD23) |
258 | 49 | Commands during write | Use Set Block Count (CMD23) |
260 | 50 | Commands during non-blocking | Read - use Set Block Count (CMD23) |
262 | 51 | Commands during non-blocking | Write - use Set Block Count (CMD23) |
/linux-6.12.1/Documentation/driver-api/pldmfw/
Dfile-format.rst95 | Record Count |
119 | Descriptor Count |
150 | Component Count |
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-class-ubi47 Count of bad physical eraseblocks on the underlying MTD device.
132 Count of volumes on this UBI device.
191 Count of physical eraseblock reserved for this volume.
/linux-6.12.1/drivers/media/dvb-frontends/
Dtda18271c2dd.c594 s32 Count = 0; in PowerScan() local
636 freq_MainPLL = RF_in + sign * Count + 1000000; in PowerScan()
649 Count += 200000; in PowerScan()
651 if (Count < CountLimit * 100000) in PowerScan()
657 Count = 200000; in PowerScan()
/linux-6.12.1/drivers/scsi/aic7xxx/
Daic79xx.reg545 * Data Channel Host Count
556 * Host Overlay DMA Count
597 * Scatter/Gather Host Count
607 * SCB Host Count
857 * CMC Sequencer Byte Count
866 * Overlay Sequencer Byte Count
875 * Data Channel Sequencer Byte Count
1053 * SG Sequencer Byte Count
2076 * SCSI Offset Count
2364 * Output Synchronizer Space Count
[all …]
/linux-6.12.1/Documentation/accounting/
Dtaskstats-struct.rst91 __u64 ac_minflt; /* Minor Page Fault Count */
94 __u64 ac_majflt; /* Major Page Fault Count */
/linux-6.12.1/tools/perf/Documentation/
Dperf-sched.txt28 …Task | Runtime ms | Count | Avg delay ms | Max delay ms | Max delay s…
37 Count(number of times a delay was calculated) and delay(time that a
/linux-6.12.1/Documentation/hid/
Dhidintro.rst143 # 0x95, 0x03, // Report Count (3) 22
157 # 0x95, 0x01, // Report Count (1) 28
182 # 0x95, 0x03, // Report Count (3) 46
319 0x95, 0x02, // Report Count (2)
324 for the headphone, with two (``Report Count (2)``) bytes
/linux-6.12.1/Documentation/admin-guide/mm/
Dshrinker_debugfs.rst48 3. *Count objects*
/linux-6.12.1/Documentation/networking/device_drivers/atm/
Dcxacru.rst103 - Count of total attempts to initialise ADSL.
/linux-6.12.1/Documentation/admin-guide/hw-vuln/
Dsrso.rst168 * PMC_0xc8 - Count of RET/RET lw retired
169 * PMC_0xc9 - Count of RET/RET lw retired mispredicted
/linux-6.12.1/Documentation/driver-api/media/
Ddtv-frontend.rst363 /* Read Bit Error Count */
368 /* Read Total Bit Count */
414 /* Read Bit Error Count */
/linux-6.12.1/Documentation/filesystems/caching/
Dbackend-api.rst446 * Count I/O requests::
454 * Count out-of-space errors::
462 * Count objects culled::
/linux-6.12.1/Documentation/hwmon/
Daquacomputer_d5next.rst116 power_cycles Count of how many times the device was powered on
/linux-6.12.1/Documentation/admin-guide/RAS/
Dmain.rst644 - ``ch0_ce_count`` - Channel 0 CE Count attribute file
650 - ``ch0_ue_count`` - Channel 0 UE Count attribute file
672 - ``ch1_ce_count`` - Channel 1 CE Count attribute file
679 - ``ch1_ue_count`` - Channel 1 UE Count attribute file
777 - ``pci_parity_count`` - Parity Count

12