| /linux/drivers/usb/serial/ |
| A D | iuu_phoenix.c | 394 int Count = 0; in iuu_clk() local 478 priv->buf[Count++] = 0x09; in iuu_clk() 482 priv->buf[Count++] = 0x0C; in iuu_clk() 486 priv->buf[Count++] = 0x12; in iuu_clk() 490 priv->buf[Count++] = 0x13; in iuu_clk() 494 priv->buf[Count++] = 0x40; in iuu_clk() 499 priv->buf[Count++] = 0x41; in iuu_clk() 503 priv->buf[Count++] = 0x42; in iuu_clk() 507 priv->buf[Count++] = 0x44; in iuu_clk() 511 priv->buf[Count++] = 0x45; in iuu_clk() [all …]
|
| /linux/arch/mips/fw/arc/ |
| A D | file.c | 16 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/driver-api/ |
| A D | generic-counter.rst | 33 Association of a Signal, and evaluation trigger, with a Count. 35 * Count: 88 A Synapse associates one Signal with one Count. 138 A Count has a set of one or more associated Synapses. 148 Count Synapse Signal 151 | Data: Count | Rising Edge ________ 171 Count Synapse Signal 328 Count's directory in sysfs. 395 Count data request: 400 | Count register: 0x28 | [all …]
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-papr-pmem | 48 * "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
|
| A D | sysfs-bus-counter | 35 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 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 88 counting up, while the counter is set to the Count Y 197 Count function mode of Count Y; count function evaluation is [all …]
|
| /linux/Documentation/admin-guide/perf/ |
| A D | nvidia-pmu.rst | 41 * 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:: 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:: 178 * Count event id 0x0 from root port 0 and 1 of socket 0:: [all …]
|
| /linux/drivers/usb/storage/ |
| A D | freecom.c | 53 __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()
|
| /linux/Documentation/devicetree/bindings/arm/hisilicon/ |
| A D | low-pin-count.yaml | 7 title: Hisilicon HiP06 Low Pin Count device 13 Hisilicon HiP06 SoCs implement a Low Pin Count (LPC) controller, which
|
| /linux/Documentation/i2c/ |
| A D | smbus-protocol.rst | 50 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/gpu/amdgpu/ |
| A D | ras.rst | 20 RAS Error Count sysfs Interface 24 :doc: AMDGPU RAS sysfs Error Count Interface
|
| /linux/Documentation/driver-api/pldmfw/ |
| A D | file-format.rst | 95 | Record Count | 119 | Descriptor Count | 150 | Component Count |
|
| /linux/Documentation/driver-api/mmc/ |
| A D | mmc-test.rst | 252 | 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/ABI/stable/ |
| A D | sysfs-class-ubi | 47 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/media/dvb-frontends/ |
| A D | tda18271c2dd.c | 594 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/drivers/scsi/aic7xxx/ |
| A D | aic79xx.reg | 545 * Data Channel Host Count 556 * Host Overlay DMA Count 607 * SCB Host Count 857 * CMC Sequencer Byte Count 1053 * SG Sequencer Byte Count 2076 * SCSI Offset Count 2795 * Shadow Byte Count 2894 * CMC SCB Array Count 3028 * Flex DMA Byte Count 3361 * Data FIFO Space Count [all …]
|
| /linux/Documentation/accounting/ |
| A D | taskstats-struct.rst | 91 __u64 ac_minflt; /* Minor Page Fault Count */ 94 __u64 ac_majflt; /* Major Page Fault Count */
|
| /linux/tools/perf/Documentation/ |
| A D | perf-sched.txt | 28 …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/Documentation/hid/ |
| A D | hidintro.rst | 143 # 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/Documentation/admin-guide/mm/ |
| A D | shrinker_debugfs.rst | 48 3. *Count objects*
|
| /linux/Documentation/networking/device_drivers/atm/ |
| A D | cxacru.rst | 103 - Count of total attempts to initialise ADSL.
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| A D | srso.rst | 168 * PMC_0xc8 - Count of RET/RET lw retired 169 * PMC_0xc9 - Count of RET/RET lw retired mispredicted
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| A D | renesas,rpc-if.yaml | 7 title: Renesas Reduced Pin Count Interface (RPC-IF)
|
| /linux/Documentation/driver-api/media/ |
| A D | dtv-frontend.rst | 363 /* Read Bit Error Count */ 368 /* Read Total Bit Count */ 414 /* Read Bit Error Count */
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | aspeed-lpc.yaml | 8 title: Aspeed Low Pin Count (LPC) Bus Controller
|
| /linux/Documentation/filesystems/caching/ |
| A D | backend-api.rst | 446 * Count I/O requests:: 454 * Count out-of-space errors:: 462 * Count objects culled::
|