Home
last modified time | relevance | path

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

12

/linux/drivers/usb/serial/
H A 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/arch/mips/fw/arc/
H A 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/Documentation/ABI/testing/
H A 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
/linux/drivers/usb/storage/
H A 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()
H A 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/Documentation/i2c/
H A 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/Documentation/driver-api/mmc/
H A 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/Documentation/driver-api/pldmfw/
H A Dfile-format.rst95 | Record Count |
119 | Descriptor Count |
150 | Component Count |
/linux/Documentation/gpu/amdgpu/
H A Dras.rst20 RAS Error Count sysfs Interface
24 :doc: AMDGPU RAS sysfs Error Count Interface
/linux/Documentation/ABI/stable/
H A 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/drivers/scsi/aic7xxx/
H A 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 …]
H A Daic7xxx.reg231 * SCSI Transfer Count (pp. 3-19,20)
1040 * Queue In Count (p. 3-60)
1074 * Queue Out Count (p. 3-61)
/linux/Documentation/hid/
H A 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
H A Dhid-sensor.rst29 Report Count(1)
/linux/Documentation/admin-guide/mm/
H A Dshrinker_debugfs.rst48 3. *Count objects*
/linux/Documentation/networking/device_drivers/atm/
H A Dcxacru.rst103 - Count of total attempts to initialise ADSL.
/linux/Documentation/driver-api/media/
H A Ddtv-frontend.rst363 /* Read Bit Error Count */
368 /* Read Total Bit Count */
414 /* Read Bit Error Count */
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst446 * Count I/O requests::
454 * Count out-of-space errors::
462 * Count objects culled::
/linux/Documentation/hwmon/
H A Daquacomputer_d5next.rst116 power_cycles Count of how many times the device was powered on
/linux/arch/m68k/fpsp040/
H A Ddecbin.S36 | A3. Count the number of leading/trailing zeros in the
/linux/drivers/bus/
H A DKconfig88 Count bus on the HiSilicon Hip06/7 SoC.
/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst68 …[WmiMethodId(12), Implemented, read, write, Description("Return Battery Cycle Count")] void Batter…
/linux/Documentation/arch/loongarch/
H A Dintroduction.rst135 0x43 Compensation of Timer Count CNTC
/linux/Documentation/arch/arm/stm32/
H A Dstm32-dma-mdma-chaining.rst238 /* Count the number of entries needed */
/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx358 Count actual number of CCB queued to the controller (future use).

12