Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/usb/serial/
Diuu_phoenix.c398 int Count = 0; in iuu_clk() local
413 priv->buf[Count++] = IUU_UART_WRITE_I2C; in iuu_clk()
414 priv->buf[Count++] = FrqGenAdr << 1; in iuu_clk()
415 priv->buf[Count++] = 0x09; in iuu_clk()
416 priv->buf[Count++] = 0x00; in iuu_clk()
418 status = bulk_immediate(port, (u8 *) priv->buf, Count); in iuu_clk()
480 priv->buf[Count++] = IUU_UART_WRITE_I2C; /* 0x4C */ in iuu_clk()
481 priv->buf[Count++] = FrqGenAdr << 1; in iuu_clk()
482 priv->buf[Count++] = 0x09; in iuu_clk()
483 priv->buf[Count++] = 0x20; /* Adr = 0x09 */ in iuu_clk()
[all …]
/Linux-v4.19/arch/mips/fw/arc/
Dfile.c17 ULONG N, ULONG *Count) in ArcGetDirectoryEntry() argument
19 return ARC_CALL4(get_vdirent, FileID, Buffer, N, Count); in ArcGetDirectoryEntry()
35 ArcRead(ULONG FileID, VOID *Buffer, ULONG N, ULONG *Count) in ArcRead() argument
37 return ARC_CALL4(read, FileID, Buffer, N, Count); in ArcRead()
47 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite() argument
49 return ARC_CALL4(write, FileID, Buffer, N, Count); in ArcWrite()
/Linux-v4.19/drivers/usb/storage/
Dfreecom.c52 __le32 Count; /* Number of bytes to transfer. */ member
71 __le16 Count; member
160 fxfr->Count = cpu_to_le32 (count); in freecom_readdata()
193 fxfr->Count = cpu_to_le32 (count); in freecom_writedata()
329 le16_to_cpu(fst->Count)); in freecom_transport()
338 length = le16_to_cpu(fst->Count); in freecom_transport()
Dene_ub6250.c854 u32 Ende, Count; in ms_count_freeblock() local
858 for (Count = 0; PhyBlock < Ende; PhyBlock++) { in ms_count_freeblock()
862 Count++; in ms_count_freeblock()
868 return Count; in ms_count_freeblock()
/Linux-v4.19/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon-low-pin-count.txt1 Hisilicon Hip06 Low Pin Count device
2 Hisilicon Hip06 SoCs implement a Low Pin Count (LPC) controller, which
/Linux-v4.19/Documentation/i2c/
Dsmbus-protocol46 Count (8 bits): A data byte containing the length of a block operation.
157 of data is specified by the device in the Count byte.
160 S Addr Rd [A] [Count] A [Data] A [Data] A ... A [Data] NA P
170 Comm byte. The amount of data is specified in the Count byte.
172 S Addr Wr [A] Comm [A] Count [A] Data [A] Data [A] ... [A] Data [A] P
186 S Addr Wr [A] Comm [A] Count [A] Data [A] ...
187 S Addr Rd [A] [Count] A [Data] ... A P
Di2c-protocol16 Count (8 bits): A data byte containing the length of a block operation.
/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddi.c257 byte Count; in pr_dpc() local
265 if ((Count = a->ram_in(a, &PR_RAM->RcOutput)) != 0) { in pr_dpc()
266 dtrc(dprintf("#Rc=%x", Count)); in pr_dpc()
270 while (Count--) { in pr_dpc()
303 if ((Count = a->ram_in(a, &PR_RAM->IndOutput)) != 0) { in pr_dpc()
304 dtrc(dprintf("#Ind=%x", Count)); in pr_dpc()
308 while (Count--) { in pr_dpc()
Ddebug.c84 dword Count; /* current no of bytes in queue */ member
93 #define queueCount(q) ((q)->Count)
102 Q->Count = 0; in queueInit()
145 Q->Count += size; in queueAllocMsg()
158 Q->Count -= size; in queueFreeMsg()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-816 Count mode for channel Y. Four count modes are available:
75 direction control input, with B = 1 selecting UP Count
76 mode and B = 0 selecting Down Count mode.
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dstmpe.txt22 - st,fraction-z: Length of the fractional part in z (fraction-z ([0..7]) = Count of
/Linux-v4.19/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-v4.19/drivers/media/dvb-frontends/
Dtda18271c2dd.c611 s32 Count = 0; in PowerScan() local
653 freq_MainPLL = RF_in + sign * Count + 1000000; in PowerScan()
666 Count += 200000; in PowerScan()
668 if (Count < CountLimit * 100000) in PowerScan()
674 Count = 200000; in PowerScan()
/Linux-v4.19/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 …]
Daic7xxx.reg231 * SCSI Transfer Count (pp. 3-19,20)
1040 * Queue In Count (p. 3-60)
1074 * Queue Out Count (p. 3-61)
/Linux-v4.19/Documentation/accounting/
Dtaskstats-struct.txt80 __u64 ac_minflt; /* Minor Page Fault Count */
83 __u64 ac_majflt; /* Major Page Fault Count */
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Daspeed-lpc.txt2 Device tree bindings for the Aspeed Low Pin Count (LPC) Bus Controller
159 The Aspeed LPC Host Controller configures the Low Pin Count (LPC) bus behaviour
/Linux-v4.19/Documentation/networking/
Dcxacru.txt85 Count of total attempts to initialise ADSL.
/Linux-v4.19/Documentation/media/kapi/
Ddtv-frontend.rst361 /* Read Bit Error Count */
366 /* Read Total Bit Count */
412 /* Read Bit Error Count */
/Linux-v4.19/drivers/bus/
DKconfig38 Count bus on the HiSilicon Hip06/7 SoC.
/Linux-v4.19/Documentation/admin-guide/
Dras.rst631 - ``ch0_ce_count`` - Channel 0 CE Count attribute file
637 - ``ch0_ue_count`` - Channel 0 UE Count attribute file
659 - ``ch1_ce_count`` - Channel 1 CE Count attribute file
666 - ``ch1_ue_count`` - Channel 1 UE Count attribute file
764 - ``pci_parity_count`` - Parity Count
/Linux-v4.19/arch/m68k/fpsp040/
Ddecbin.S36 | A3. Count the number of leading/trailing zeros in the
/Linux-v4.19/Documentation/hid/
Dhid-sensor.txt29 Report Count(1)
/Linux-v4.19/drivers/block/
DDAC960.c6513 size_t Count, loff_t *pos) in dac960_user_command_proc_write() argument
6518 if (Count > sizeof(CommandBuffer)-1) return -EINVAL; in dac960_user_command_proc_write()
6519 if (copy_from_user(CommandBuffer, Buffer, Count)) return -EFAULT; in dac960_user_command_proc_write()
6520 CommandBuffer[Count] = '\0'; in dac960_user_command_proc_write()
6526 ? Count : -EBUSY); in dac960_user_command_proc_write()
6529 ? Count : -EBUSY); in dac960_user_command_proc_write()
/Linux-v4.19/tools/perf/Documentation/
Dperf-stat.txt97 Count only on the list of CPUs provided. Multiple CPUs can be provided as a

12