/Linux-v6.1/include/dt-bindings/memory/ |
D | tegra194-mc.h | 147 /* MSS internal memqual MIU7 read clients */ 151 /* High-definition audio (HDA) read clients */ 153 /* Host channel data read clients */ 156 /* SATA read clients */ 167 /* ISP read client for Crossbar A */ 169 /* ISP read client 1 for Crossbar A */ 175 /* XUSB_HOST read clients */ 179 /* XUSB read clients */ 183 /* sdmmca memory read client */ 185 /* sdmmc memory read client */ [all …]
|
D | tegra234-mc.h | 51 /* High-definition audio (HDA) read clients */ 54 /* PCIE6 read clients */ 58 /* PCIE7 read clients */ 62 /* PCIE8 read clients */ 68 /* PCIE9 read clients */ 70 /* PCIE6r1 read clients */ 74 /* PCIE10 read clients */ 78 /* PCIE10r1 read clients */ 80 /* PCIE7r1 read clients */ 82 /* MGBE0 read client */ [all …]
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | regs-uart.h | 13 #define FFRBR __REG(0x40100000) /* Receive Buffer Register (read only) */ 15 #define FFIER __REG(0x40100004) /* Interrupt Enable Register (read/write) */ 16 #define FFIIR __REG(0x40100008) /* Interrupt ID Register (read only) */ 18 #define FFLCR __REG(0x4010000C) /* Line Control Register (read/write) */ 19 #define FFMCR __REG(0x40100010) /* Modem Control Register (read/write) */ 20 #define FFLSR __REG(0x40100014) /* Line Status Register (read only) */ 21 #define FFMSR __REG(0x40100018) /* Modem Status Register (read only) */ 22 #define FFSPR __REG(0x4010001C) /* Scratch Pad Register (read/write) */ 23 #define FFISR __REG(0x40100020) /* Infrared Selection Register (read/write) */ 24 #define FFDLL __REG(0x40100000) /* Divisor Latch Low Register (DLAB = 1) (read/write) */ [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | func-read.rst | 4 .. _func-read: 7 V4L2 read() 13 v4l2-read - Read from a V4L2 device 22 .. c:function:: ssize_t read( int fd, void *buf, size_t count ) 34 Max number of bytes to read 39 :c:func:`read()` attempts to read up to ``count`` bytes from file 42 section, see ##. If ``count`` is zero, :c:func:`read()` returns zero 45 :c:func:`read()` call will provide at most one frame (two fields) 48 By default :c:func:`read()` blocks until data becomes available. When 54 :c:func:`read()` function must also support :c:func:`select()` and [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/ |
D | metrics.json | 3 "BriefDescription": "bytes of all masters read from ddr", 5 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0xffff\\,axi_id\\=0x0000@", 19 "BriefDescription": "bytes of a53 core read from ddr", 21 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0x0000\\,axi_id\\=0x0000@", 35 "BriefDescription": "bytes of supermix(m7) core read from ddr", 37 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0x000f\\,axi_id\\=0x0020@", 51 "BriefDescription": "bytes of gpu 3d read from ddr", 53 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0x0000\\,axi_id\\=0x0070@", 67 "BriefDescription": "bytes of gpu 2d read from ddr", 69 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0x0000\\,axi_id\\=0x0071@", [all …]
|
/Linux-v6.1/drivers/media/usb/gspca/ |
D | spca508.c | 67 /* READ {0x0000, 0x8114} -> 0000: 00 */ 91 /* READ { 0x0001, 0x8803 } -> 0000: 00 */ 92 /* READ { 0x0001, 0x8802 } -> 0000: 08 */ 96 /* READ { 0x0001, 0x8803 } -> 0000: 00 */ 97 /* READ { 0x0001, 0x8803 } -> 0000: 00 */ 98 /* READ { 0x0001, 0x8802 } -> 0000: 08 */ 102 /* READ { 0x0001, 0x8803 } -> 0000: 00 */ 103 /* READ { 0x0001, 0x8803 } -> 0000: 00 */ 104 /* READ { 0x0001, 0x8802 } -> 0000: 08 */ 108 /* READ { 0x0001, 0x8803 } -> 0000: 00 */ [all …]
|
/Linux-v6.1/Documentation/filesystems/spufs/ |
D | spufs.rst | 44 tem calls like read(2) or write(2), but often support only a subset of 49 All files that support the read(2) operation also support readv(2) and 57 possible operations, e.g. read access on the wbox file. 68 read(2), pread(2), write(2), pwrite(2), lseek(2) 81 The first SPU to CPU communication mailbox. This file is read-only and 82 can be read in units of 32 bits. The file can only be used in non- 86 read(2) 87 If a count smaller than four is requested, read returns -1 and 90 When data has been read successfully, four bytes are placed in 96 the first mailbox file, but can be read in blocking I/O mode, and the [all …]
|
/Linux-v6.1/sound/firewire/dice/ |
D | dice-interface.h | 10 * Generally, all registers can be read like memory, i.e., with quadlet read or 11 * block read transactions with at least quadlet-aligned offset and length. 32 * size values are measured in quadlets. Read-only. 60 * A bitmask with asynchronous events; read-only. When any event(s) happen, 77 * A name that can be customized for each device; read/write. Padded with zero 85 * The current sample rate and clock source; read/write. Whether a clock 120 * Enable streaming; read/write. Writing a non-zero value (re)starts all 128 * Status of the sample clock; read-only. 137 * Status of all clock sources; read-only. 157 * error occurred since the last time when this register was read with [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-platform-dfl-fme | 5 Description: Read-only. One DFL FPGA device may have more than 1 7 number of ports on the FPGA device when read it. 13 Description: Read-only. It returns Bitstream (static FPGA region) 21 Description: Read-only. It returns Bitstream (static FPGA region) meta 29 Description: Read-only. It returns cache size of this FPGA device. 35 Description: Read-only. It returns fabric version of this FPGA device. 43 Description: Read-only. It returns socket_id to indicate which socket 52 Description: Read-Write. Read this file for errors detected on pcie0 link. 61 Description: Read-Write. Read this file for errors detected on pcie1 link. 70 Description: Read-only. It returns non-fatal errors detected. [all …]
|
D | sysfs-bus-coresight-devices-tmc | 14 Description: (Read) Defines the size, in 32-bit words, of the local RAM buffer. 15 The value is read directly from HW register RSZ, 0x004. 21 Description: (Read) Shows the value held by the TMC status register. The value 22 is read directly from HW register STS, 0x00C. 28 Description: (Read) Shows the value held by the TMC RAM Read Pointer register 29 that is used to read entries from the Trace RAM over the APB 30 interface. The value is read directly from HW register RRP, 37 Description: (Read) Shows the value held by the TMC RAM Write Pointer register 39 the CoreSight bus into the Trace RAM. The value is read directly 46 Description: (Read) Similar to "trigger_cntr" above except that this value is [all …]
|
D | sysfs-bus-coresight-devices-etb10 | 26 Description: (Read) Defines the depth, in words, of the trace RAM in powers of 27 2. The value is read directly from HW register RDP, 0x004. 33 Description: (Read) Shows the value held by the ETB status register. The value 34 is read directly from HW register STS, 0x00C. 40 Description: (Read) Shows the value held by the ETB RAM Read Pointer register 41 that is used to read entries from the Trace RAM over the APB 42 interface. The value is read directly from HW register RRP, 49 Description: (Read) Shows the value held by the ETB RAM Write Pointer register 51 the CoreSight bus into the Trace RAM. The value is read directly 58 Description: (Read) Similar to "trigger_cntr" above except that this value is [all …]
|
D | sysfs-bus-coresight-devices-cti | 11 Description: (Read) Indicate if the CTI hardware is powered. 17 Description: (Read) Display the associated CTM ID 23 Description: (Read) Number of devices connected to triggers on this CTI 29 Description: (Read) Name of connected device <N> 35 Description: (Read) Input trigger signals from connected device <N> 41 Description: (Read) Functional types for the input trigger signals 48 Description: (Read) Output trigger signals to connected device <N> 54 Description: (Read) Functional types for the output trigger signals 67 Description: (RW) Read or write the CTIINEN register selected by inout_sel. 73 Description: (RW) Read or write the CTIOUTEN register selected by inout_sel. [all …]
|
D | sysfs-platform-dfl-port | 5 Description: Read-only. It returns id of this port. One DFL FPGA device 13 Description: Read-only. User can program different PR bitstreams to FPGA 22 Description: Read-only. It reports the APx (AFU Power) state, different APx 30 Description: Read-write. Read this file for AP1 (AFU Power State 1) event. 38 Description: Read-write. Read this file for AP2 (AFU Power State 2) event. 46 Description: Read-write. Read or set AFU latency tolerance reporting value. 61 Description: Read-only. Read this file to get the status of issued command 75 Description: Read-only. Read this file to get the status of issued command 82 Description: Read-Write. Read this file to get errors detected on port and 93 Description: Read-only. Read this file to get the first error detected by [all …]
|
D | sysfs-driver-ufs | 23 The file is read only. 33 The file is read only. 43 The file is read only. 54 The file is read only. 64 The file is read only. 75 The file is read only. 86 The file is read only. 93 descriptor could be read after partial initialization phase 98 The file is read only. 109 The file is read only. [all …]
|
D | sysfs-driver-w1_therm | 5 (RW) read or write TH and TL (Temperature High an Low) alarms. 55 values after power-on. Read or write are : 63 actual resolution is read back from the chip and verified. Error 75 * If a bulk read has been triggered, it will directly 76 return the temperature computed when the bulk read 80 * If no bulk read has been triggered, it will trigger 95 *read*: return 2 lines with the hexa output data sent on the 115 (RW) trigger a bulk read conversion. read the status 117 *read*: 122 value has not been read yet [all …]
|
/Linux-v6.1/Documentation/filesystems/ |
D | netfs_library.rst | 12 - Buffered read helpers. 13 - Read helper functions. 14 - Read helper structures. 15 - Read helper operations. 16 - Read helper procedure. 17 - Read helper cache API. 25 just includes turning various VM buffered read operations into requests to read 95 Buffered Read Helpers 98 The library provides a set of read helpers that handle the ->read_folio(), 114 * Allow the netfs to partially fulfil a read, which will then be resubmitted. [all …]
|
/Linux-v6.1/drivers/net/ethernet/intel/ice/ |
D | ice_nvm.c | 13 * @length: length of the section to be read (in bytes from the offset) 16 * @read_shadow_ram: tell if this is a shadow RAM read 19 * Read the NVM using the admin queue commands (0x0701) 51 * ice_read_flat_nvm - Read portion of NVM by flat offset 54 * @length: (in) number of bytes to read; (out) number of bytes actually read 56 * @read_shadow_ram: if true, read from shadow RAM instead of NVM 59 * breaks read requests across Shadow RAM sectors and ensures that no single 60 * read request exceeds the maximum 4KB read for a single AdminQ command. 76 /* Verify the length of the read if this is for the Shadow RAM */ in ice_read_flat_nvm() 85 /* ice_aq_read_nvm cannot read more than 4KB at a time. in ice_read_flat_nvm() [all …]
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/macsec/ |
D | macsec_api.h | 48 /*! Read the raw table data from the specified row of the Egress CTL 51 * table_index - The table row to read (max 23). 66 /*! Read the raw table data from the specified row of the Egress 69 * table_index - The table row to read (max 47). 84 /*! Read the raw table data from the specified row of the Egress SC 87 * table_index - The table row to read (max 31). 102 /*! Read the raw table data from the specified row of the Egress SA 105 * table_index - The table row to read (max 31). 120 /*! Read the raw table data from the specified row of the Egress SA 123 * table_index - The table row to read (max 31). [all …]
|
/Linux-v6.1/tools/testing/selftests/bpf/verifier/ |
D | ctx_sk_lookup.c | 4 /* 1-byte read from family field */ 13 /* 2-byte read from family field */ 18 /* 4-byte read from family field */ 22 /* 1-byte read from protocol field */ 31 /* 2-byte read from protocol field */ 36 /* 4-byte read from protocol field */ 40 /* 1-byte read from remote_ip4 field */ 49 /* 2-byte read from remote_ip4 field */ 54 /* 4-byte read from remote_ip4 field */ 58 /* 1-byte read from remote_ip6 field */ [all …]
|
/Linux-v6.1/tools/testing/selftests/kvm/lib/ |
D | io.c | 82 /* Test Read 84 * A wrapper for read(2), that automatically handles the following 88 * + Read of less than requested amount 91 * For each of the above, an additional read is performed to automatically 93 * There are also many cases where read(2) can return an unexpected 96 * contains at least the number of requested bytes to be read. A TEST_ASSERT 98 * data is read. It is the callers responsibility to assure that sufficient 101 * Note, for function signature compatibility with read(2), this function 102 * returns the number of bytes read, but that value will always be equal 105 * read(2) or cause a TEST_ASSERT failure. [all …]
|
/Linux-v6.1/drivers/rtc/ |
D | rtc-ds1685.c | 35 * Standard read/write 40 * ds1685_read - read a value from an rtc register. 42 * @reg: the register address to read. 66 * Indirect read/write functions 71 * ds1685_indirect_read - read a value from an rtc register. 73 * @reg: the register address to read. 162 (rtc->read(rtc, RTC_CTRL_A) & ~(RTC_CTRL_A_DV0))); in ds1685_rtc_switch_to_bank0() 173 (rtc->read(rtc, RTC_CTRL_A) | RTC_CTRL_A_DV0)); in ds1685_rtc_switch_to_bank1() 185 * is read again in a loop until INCR is inactive. 194 (rtc->read(rtc, RTC_CTRL_B) | RTC_CTRL_B_SET)); in ds1685_rtc_begin_data_access() [all …]
|
/Linux-v6.1/arch/parisc/kernel/ |
D | perf_asm.S | 91 ;* arg0 : rdr to be read 98 ;* arg0 : rdr to be read 114 ; read(shift in) the RDR. 173 ; RDR 2 read sequence 185 ; RDR 3 read sequence 197 ; RDR 4 read sequence 209 ; RDR 5 read sequence 221 ; RDR 6 read sequence 233 ; RDR 7 read sequence 245 ; RDR 8 read sequence [all …]
|
/Linux-v6.1/arch/arm/mach-sa1100/include/mach/ |
D | SA-1100.h | 81 * Controller (UDC) Control Register (read/write). 83 * Controller (UDC) Address Register (read/write). 86 * (read/write). 89 * (read/write). 92 * (read/write). 95 * (output, read/write). 98 * (input, read/write). 101 * (read/write). 104 * (read). 106 * Controller (UDC) Data Register (read/write). [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/ |
D | recommended.json | 3 "PublicDescription": "Attributable Level 1 data cache access, read", 6 "BriefDescription": "L1D cache access, read" 15 "PublicDescription": "Attributable Level 1 data cache refill, read", 18 "BriefDescription": "L1D cache refill, read" 57 "PublicDescription": "Attributable Level 1 data TLB refill, read", 60 "BriefDescription": "L1D tlb refill, read" 69 "PublicDescription": "Attributable Level 1 data or unified TLB access, read", 72 "BriefDescription": "L1D tlb access, read" 81 "PublicDescription": "Attributable Level 2 data cache access, read", 84 "BriefDescription": "L2D cache access, read" [all …]
|
/Linux-v6.1/include/linux/mtd/ |
D | spi-nor.h | 25 #define SPINOR_OP_RDSR 0x05 /* Read status register */ 27 #define SPINOR_OP_RDSR2 0x3f /* Read status register 2 */ 29 #define SPINOR_OP_READ 0x03 /* Read data bytes (low frequency) */ 30 #define SPINOR_OP_READ_FAST 0x0b /* Read data bytes (high frequency) */ 31 #define SPINOR_OP_READ_1_1_2 0x3b /* Read data bytes (Dual Output SPI) */ 32 #define SPINOR_OP_READ_1_2_2 0xbb /* Read data bytes (Dual I/O SPI) */ 33 #define SPINOR_OP_READ_1_1_4 0x6b /* Read data bytes (Quad Output SPI) */ 34 #define SPINOR_OP_READ_1_4_4 0xeb /* Read data bytes (Quad I/O SPI) */ 35 #define SPINOR_OP_READ_1_1_8 0x8b /* Read data bytes (Octal Output SPI) */ 36 #define SPINOR_OP_READ_1_8_8 0xcb /* Read data bytes (Octal I/O SPI) */ [all …]
|