| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/kernel/include/dt-bindings/memory/ |
| H A 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 …]
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/ |
| H A D | large.txt | 68 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \363\0\0004\0\0\0"..., 512) = 512 77 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\22\0\0004\0\0\0"..., 512) = 512 86 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\32\0\0004\0\0\0"..., 512) = 512 95 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200 \0\0004\0\0\0"..., 512) = 512 104 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\23\0\0004\0\0\0"..., 512) = 512 113 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0;\0\0004\0\0\0"..., 512) = 512 123 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\7\5\0004\0\0\0"..., 512) = 512 133 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pD\1\0004\0\0\0"..., 512) = 512 142 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220n\0\0004\0\0\0"..., 512) = 512 151 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p7\0\0004\0\0\0"..., 512) = 512 [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/ |
| H A D | regs-uart.h | 11 #define FFRBR __REG(0x40100000) /* Receive Buffer Register (read only) */ 13 #define FFIER __REG(0x40100004) /* Interrupt Enable Register (read/write) */ 14 #define FFIIR __REG(0x40100008) /* Interrupt ID Register (read only) */ 16 #define FFLCR __REG(0x4010000C) /* Line Control Register (read/write) */ 17 #define FFMCR __REG(0x40100010) /* Modem Control Register (read/write) */ 18 #define FFLSR __REG(0x40100014) /* Line Status Register (read only) */ 19 #define FFMSR __REG(0x40100018) /* Modem Status Register (read only) */ 20 #define FFSPR __REG(0x4010001C) /* Scratch Pad Register (read/write) */ 21 #define FFISR __REG(0x40100020) /* Infrared Selection Register (read/write) */ 22 #define FFDLL __REG(0x40100000) /* Divisor Latch Low Register (DLAB = 1) (read/write) */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/spufs/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/sound/firewire/dice/ |
| H A 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 …]
|
| /OK3568_Linux_fs/u-boot/board/micronas/vct/ |
| H A D | scc.h | 12 #define DMA_READ 0 /* SCC read DMA */ 66 u32 p_dma_channels_rd; /* Number of Read DMA channels */ 142 SCC_FE_3DCOMB_RD, /* SCC_FE_3DCOMB Read channel */ 144 SCC_DI_TNR_FIELD_RD, /* SCC_DI_TNR_FIELD Read channel */ 145 SCC_DI_TNR_FRAME_RD, /* SCC_DI_TNR_FRAME Read channel */ 147 SCC_DI_MVAL_RD, /* SCC_DI_MVAL Read channel */ 149 SCC_RC_FRAME0_RD, /* SCC_RC_FRAME0 Read channel */ 150 SCC_OPT_FIELD0_RD, /* SCC_OPT_FIELD0 Read channel */ 151 SCC_OPT_FIELD1_RD, /* SCC_OPT_FIELD1 Read channel */ 152 SCC_OPT_FIELD2_RD, /* SCC_OPT_FIELD2 Read channel */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A 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 …]
|
| H A D | sysfs-driver-ufs | 22 The file is read only. 31 The file is read only. 40 The file is read only. 50 The file is read only. 59 The file is read only. 69 The file is read only. 79 The file is read only. 85 descriptor could be read after partial initialization phase 90 The file is read only. 100 The file is read only. [all …]
|
| H A 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 …]
|
| H A 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 …]
|
| H A 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 …]
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541_reg.h | 25 * Address: 0x0000 Access type: read only 68 * Address: 0x0004 Access type: read and write/write only 98 * Address offset: 0x0008 Access type: read and write 119 * Address offset: 0x000c Access type: read and write 132 * Address offset: 0x0010 Access type: read and write 150 /* AXI read channel error interrupt enable */ 159 * Address offset: 0x0014 Access type: read and write 177 /* AXI read channel error interrupt mask */ 186 * Address offset: 0x0018 Access type: read and write, write one to clear 204 /* AXI read channel error interrupt clear */ [all …]
|
| H A D | hal_h264e_vepu541_reg_l2.h | 24 * Address offset: 0x3F0 Access type: read and write 29 * Address offset: 0x3F4 Access type: read and write 47 * Address offset: 0x3F8 Access type: read and write 48 * L2 configuration read data 52 * L2 configuration read data. 55 * write address to VEPU_L2CFG_ADDR then read data from VEPU_L2CFG_RDATA. 58 * write the start address to VEPU_L2CFG_ADDR then read datas 60 * Address will be auto increased after read VEPU_L2CFG_RDATA, 73 * Address: 0x0004~0x0008 Access type: read and write 80 * Address: 0x000C~0x0010 Access type: read and write [all …]
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/ |
| H A D | inputcontext.h | 23 Q_PROPERTY(bool focus READ focus NOTIFY focusChanged) 24 Q_PROPERTY(bool shift READ shift WRITE setShift NOTIFY shiftChanged) 25 Q_PROPERTY(bool capsLock READ capsLock WRITE setCapsLock NOTIFY capsLockChanged) 26 Q_PROPERTY(int cursorPosition READ cursorPosition NOTIFY cursorPositionChanged) 27 …Q_PROPERTY(Qt::InputMethodHints inputMethodHints READ inputMethodHints NOTIFY inputMethodHintsChan… 28 Q_PROPERTY(QString preeditText READ preeditText WRITE setPreeditText NOTIFY preeditTextChanged) 29 Q_PROPERTY(QString surroundingText READ surroundingText NOTIFY surroundingTextChanged) 30 Q_PROPERTY(QString selectedText READ selectedText NOTIFY selectedTextChanged) 31 Q_PROPERTY(QRectF cursorRectangle READ cursorRectangle NOTIFY cursorRectangleChanged) 32 …Q_PROPERTY(QRectF keyboardRectangle READ keyboardRectangle WRITE setKeyboardRectangle NOTIFY keybo… [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | incrementalfs.h | 63 /* Read file signature */ 124 * Get per UID read timeouts 131 * Set per UID read timeouts 138 * Get last read error 188 * Description of a pending read. A pending read - a read call by 194 /* Id of a file that is being read from. */ 197 /* A number of microseconds since system boot to the read. */ 200 /* Index of a file block that is being read. */ 203 /* A serial number of this pending read. */ 208 * Description of a pending read. A pending read - a read call by [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | rtc.h | 26 * Returns the current time read from the RTC device. The driver 29 * @dev: Device to read from 30 * @time: Place to put the time that is read 40 * @dev: Device to read from 52 * @dev: Device to read from 58 * read8() - Read an 8-bit register 60 * @dev: Device to read from 61 * @reg: Register to read 62 * @return value read, or -ve on error 88 * dm_rtc_get() - Read the time from an RTC [all …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | bmpconvert | 15 self.bfType = unpack("<h", self.file.read(2))[0] 16 self.bfSize = unpack("<i", self.file.read(4))[0] 17 self.bfReserved1 = unpack("<h", self.file.read(2))[0] 18 self.bfReserved2 = unpack("<h", self.file.read(2))[0] 19 self.bfOffBits = unpack("<i", self.file.read(4))[0] 21 self.biSize = unpack("<i", self.file.read(4))[0] 22 self.biWidth = unpack("<i", self.file.read(4))[0] 23 self.biHeight = unpack("<i", self.file.read(4))[0] 24 self.biPlanes = unpack("<h", self.file.read(2))[0] 25 self.biBitCount = unpack("<h", self.file.read(2))[0] [all …]
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | spi-nor.h | 41 #define SPINOR_OP_RDSR 0x05 /* Read status register */ 44 #define SPINOR_OP_RDSR2 0x3f /* Read status register 2 */ 46 #define SPINOR_OP_READ 0x03 /* Read data bytes (low frequency) */ 47 #define SPINOR_OP_READ_FAST 0x0b /* Read data bytes (high frequency) */ 48 #define SPINOR_OP_READ_1_1_2 0x3b /* Read data bytes (Dual Output SPI) */ 49 #define SPINOR_OP_READ_1_2_2 0xbb /* Read data bytes (Dual I/O SPI) */ 50 #define SPINOR_OP_READ_1_1_4 0x6b /* Read data bytes (Quad Output SPI) */ 51 #define SPINOR_OP_READ_1_4_4 0xeb /* Read data bytes (Quad I/O SPI) */ 52 #define SPINOR_OP_READ_1_1_8 0x8b /* Read data bytes (Octal Output SPI) */ 53 #define SPINOR_OP_READ_1_8_8 0xcb /* Read data bytes (Octal I/O SPI) */ [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_axp_training_static.h | 16 /* Read Leveling */ 57 /*center DQS on read cycle */ 60 {0x00001538, 0x0000000B}, /*Read Data Sample Delays Register */ 61 {0x0000153C, 0x0000000F}, /*Read Data Ready Delay Register */ 69 /* Read Leveling */ 130 /*center DQS on read cycle */ 133 {0x00001538, 0x0000000D}, /*Read Data Sample Delays Register */ 134 {0x0000153C, 0x00000011}, /*Read Data Ready Delay Register */ 142 /* Read Leveling */ 184 /*center DQS on read cycle */ [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| H A 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 …]
|