Home
last modified time | relevance | path

Searched full:through (Results 1 – 25 of 6298) sorted by relevance

12345678910>>...252

/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Dfpsp.doc109 The third section is the code section. After entering through an "Entry-point",
173 always exits through _060_real_snan <----
181 always exits through _060_real_operr <-----
189 always exits through _060_real_dz <----
197 always exits through _060_real_inex <----
206 may exit through _060_real_inex <---|
208 may exit through _060_real_ovfl <---|
210 may exit through _060_fpsp_done <---|
218 may exit through _060_real_inex <---|
220 may exit through _060_real_unfl <---|
[all …]
H A Disp.doc118 The third section is the code section. After entering through an "Entry-point",
176 060ISP is installed properly, these instructions will enter through the
185 through the "Entry-point"s _060_isp_cas() or _060_isp_cas2().
195 code has completed, then it should re-enter the 060ISP package through the
198 _060_real_cas2() and what it should be upon return to the package through
212 may exit through _060_real_itrace <----|
214 may exit through _060_real_chk <----|
216 may exit through _060_real_divbyzero <----|
218 may exit through _060_isp_done <----|
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst84 interfaces tie into the driver through this module. This module
86 and is designed to allow concurrent access through multiple
88 the tuner's frequency through sysfs while simultaneously streaming
89 video through V4L out to an instance of mplayer).
109 (proxy through USB instead of PCI) are enough different that this
116 access to the driver should be through one of the high level
123 will work through here.
151 kernel-friendly I2C adaptor driver, through which other external
154 through here that other V4L modules can reach into this driver to
158 through one of the high level interfaces).
[all …]
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dasm-uaccess.h72 * <success>. This implies that the macro falls through to the next
77 * through on error).
82 * fall-through macro on error
101 * <error>. This implies that the macro falls through to the next
106 * through on success).
112 * <error> label to branch to on error; implies fall-through
131 * <error>. This implies that the macro falls through to the next
135 * branch fall-through case on success.
142 * <error> label to branch to on error; implies fall-through
/OK3568_Linux_fs/kernel/lib/
H A Dsiphash.c66 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __siphash_aligned()
67 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __siphash_aligned()
68 case 5: b |= ((u64)end[4]) << 32; /* fall through */ in __siphash_aligned()
70 case 3: b |= ((u64)end[2]) << 16; /* fall through */ in __siphash_aligned()
99 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __siphash_unaligned()
100 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __siphash_unaligned()
101 case 5: b |= ((u64)end[4]) << 32; /* fall through */ in __siphash_unaligned()
103 case 3: b |= ((u64)end[2]) << 16; /* fall through */ in __siphash_unaligned()
266 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __hsiphash_aligned()
267 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __hsiphash_aligned()
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/md/
H A Draid5-cache.rst7 caches data to the RAID disks. The cache can be in write-through (supported
11 in write-through mode. A user can switch it to write-back mode by::
15 And switch it back to write-through mode by::
17 echo "write-through" > /sys/block/md0/md/journal_mode
22 write-through mode
34 The write-through cache will cache all data on cache disk first. After the data
39 In write-through mode, MD reports IO completion to upper layer (usually
44 In write-through mode, the cache disk isn't required to be big. Several
80 The write-through and write-back cache use the same disk format. The cache disk
91 write-through mode, MD calculates parity for IO data, writes both IO data and
/OK3568_Linux_fs/u-boot/board/work-microwave/work_92105/
H A DREADME5 - 1 GB SLC NAND, managed through MLC controller.
13 - SPI (through SSP interface)
16 through the port expander and DACs
25 This file can be loaded in SRAM through a JTAG
26 debugger or through the LPC32XX Service Boot
30 DDR through a JTAG debugger (for instance by
32 U-Boot through e.g. 'loady' or 'tftp' and then
36 SPL assumes (even when loaded through JTAG or
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,pruss-intc.yaml15 which are then mapped to 10 possible output interrupts through two levels
19 remaining 8 (2 through 9) connected to external interrupt controllers
23 differences on the output interrupts 2 through 9. If this property is not
24 defined, it implies that all the PRUSS INTC output interrupts 2 through 9
25 (host_intr0 through host_intr7) are connected exclusively to the Arm interrupt
30 through 19) are connected to new sub-modules within the ICSSG instances.
78 interrupts through 2 levels of many-to-one mapping i.e. events to channel
79 mapping and channels to host interrupts so through this property entire
86 output interrupts 2 through 9) that are not connected to the Arm interrupt
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DPowerPC-Features.html75 targets. It should contain registers &lsquo;<samp>r0</samp>&rsquo; through &lsquo;<samp>r31</samp>…
80 contain registers &lsquo;<samp>f0</samp>&rsquo; through &lsquo;<samp>f31</samp>&rsquo; and &lsquo;<…
83 contain registers &lsquo;<samp>vr0</samp>&rsquo; through &lsquo;<samp>vr31</samp>&rsquo;, &lsquo;<s…
85 through &lsquo;<samp>v31</samp>&rsquo; as aliases for the corresponding &lsquo;<samp>vrX</samp>&rsq…
89 contain registers &lsquo;<samp>vs0h</samp>&rsquo; through &lsquo;<samp>vs31h</samp>&rsquo;. <small…
91 through &lsquo;<samp>f31</samp>&rsquo;) and the altivec registers (&lsquo;<samp>vr0</samp>&rsquo; t…
92 …mp>vr31</samp>&rsquo;) to present the 128-bit wide registers &lsquo;<samp>vs0</samp>&rsquo; through
98 contain registers &lsquo;<samp>ev0h</samp>&rsquo; through &lsquo;<samp>ev31h</samp>&rsquo;, &lsquo;…
101 &lsquo;<samp>ev0h</samp>&rsquo; through &lsquo;<samp>ev31h</samp>&rsquo;. <small>GDB</small> will …
102 these to present registers &lsquo;<samp>ev0</samp>&rsquo; through &lsquo;<samp>ev31</samp>&rsquo; t…
[all …]
H A Di386-Features.html78 <li>- &lsquo;<samp>eax</samp>&rsquo; through &lsquo;<samp>edi</samp>&rsquo; plus &lsquo;<samp>eip</…
79 </li><li>- &lsquo;<samp>rax</samp>&rsquo; through &lsquo;<samp>r15</samp>&rsquo; plus &lsquo;<samp>…
82 </li><li>- &lsquo;<samp>st0</samp>&rsquo; through &lsquo;<samp>st7</samp>&rsquo;
93 <li>- &lsquo;<samp>xmm0</samp>&rsquo; through &lsquo;<samp>xmm7</samp>&rsquo; for i386
94 </li><li>- &lsquo;<samp>xmm0</samp>&rsquo; through &lsquo;<samp>xmm15</samp>&rsquo; for amd64
103 <li>- &lsquo;<samp>ymm0h</samp>&rsquo; through &lsquo;<samp>ymm7h</samp>&rsquo; for i386
104 </li><li>- &lsquo;<samp>ymm0h</samp>&rsquo; through &lsquo;<samp>ymm15h</samp>&rsquo; for amd64
111 <li>- &lsquo;<samp>bnd0raw</samp>&rsquo; through &lsquo;<samp>bnd3raw</samp>&rsquo; for i386 and am…
126 <li>- &lsquo;<samp>xmm16h</samp>&rsquo; through &lsquo;<samp>xmm31h</samp>&rsquo;, only valid for a…
132 <li>- &lsquo;<samp>ymm16h</samp>&rsquo; through &lsquo;<samp>ymm31h</samp>&rsquo;, only valid for a…
[all …]
H A DCommands-For-History.html88 <dd><p>Move &lsquo;back&rsquo; through the history list, fetching the previous command.
94 <dd><p>Move &lsquo;forward&rsquo; through the history list, fetching the next command.
113 <dd><p>Search backward starting at the current line and moving &lsquo;up&rsquo; through
120 <dd><p>Search forward starting at the current line and moving &lsquo;down&rsquo; through
128 through the history as necessary using a non-incremental search
137 through the history as necessary using a non-incremental search
145 <dd><p>Search forward through the history for the string of characters
155 <dd><p>Search backward through the history for the string of characters
165 <dd><p>Search forward through the history for the string of characters
175 <dd><p>Search backward through the history for the string of characters
[all …]
H A DS_002f390-and-System-z-Features.html78 …quo;, &lsquo;<samp>pswa</samp>&rsquo;, and &lsquo;<samp>r0</samp>&rsquo; through &lsquo;<samp>r15<…
82 register&rsquo;s upper halves &lsquo;<samp>r0h</samp>&rsquo; through &lsquo;<samp>r15h</samp>&rsquo…
83 lower halves &lsquo;<samp>r0l</samp>&rsquo; through &lsquo;<samp>r15l</samp>&rsquo;.
86 contain the 64-bit registers &lsquo;<samp>f0</samp>&rsquo; through &lsquo;<samp>f15</samp>&rsquo;, …
90 contain the 32-bit registers &lsquo;<samp>acr0</samp>&rsquo; through &lsquo;<samp>acr15</samp>&rsqu…
101 &lsquo;<samp>atia</samp>&rsquo;, and &lsquo;<samp>tr0</samp>&rsquo; through &lsquo;<samp>tr15</samp…
104 64-bit wide registers &lsquo;<samp>v0l</samp>&rsquo; through &lsquo;<samp>v15l</samp>&rsquo;, which…
106 through &lsquo;<samp>f15</samp>&rsquo; to present the 128-bit wide vector registers
107 &lsquo;<samp>v0</samp>&rsquo; through &lsquo;<samp>v15</samp>&rsquo;. In addition, this feature sh…
108 contain the 128-bit wide vector registers &lsquo;<samp>v16</samp>&rsquo; through
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DPowerPC-Features.html75 targets. It should contain registers &lsquo;<samp>r0</samp>&rsquo; through &lsquo;<samp>r31</samp>…
80 contain registers &lsquo;<samp>f0</samp>&rsquo; through &lsquo;<samp>f31</samp>&rsquo; and &lsquo;<…
83 contain registers &lsquo;<samp>vr0</samp>&rsquo; through &lsquo;<samp>vr31</samp>&rsquo;, &lsquo;<s…
85 through &lsquo;<samp>v31</samp>&rsquo; as aliases for the corresponding &lsquo;<samp>vrX</samp>&rsq…
89 contain registers &lsquo;<samp>vs0h</samp>&rsquo; through &lsquo;<samp>vs31h</samp>&rsquo;. <small…
91 through &lsquo;<samp>f31</samp>&rsquo;) and the altivec registers (&lsquo;<samp>vr0</samp>&rsquo; t…
92 …mp>vr31</samp>&rsquo;) to present the 128-bit wide registers &lsquo;<samp>vs0</samp>&rsquo; through
98 contain registers &lsquo;<samp>ev0h</samp>&rsquo; through &lsquo;<samp>ev31h</samp>&rsquo;, &lsquo;…
101 &lsquo;<samp>ev0h</samp>&rsquo; through &lsquo;<samp>ev31h</samp>&rsquo;. <small>GDB</small> will …
102 these to present registers &lsquo;<samp>ev0</samp>&rsquo; through &lsquo;<samp>ev31</samp>&rsquo; t…
[all …]
H A Di386-Features.html78 <li>- &lsquo;<samp>eax</samp>&rsquo; through &lsquo;<samp>edi</samp>&rsquo; plus &lsquo;<samp>eip</…
79 </li><li>- &lsquo;<samp>rax</samp>&rsquo; through &lsquo;<samp>r15</samp>&rsquo; plus &lsquo;<samp>…
82 </li><li>- &lsquo;<samp>st0</samp>&rsquo; through &lsquo;<samp>st7</samp>&rsquo;
93 <li>- &lsquo;<samp>xmm0</samp>&rsquo; through &lsquo;<samp>xmm7</samp>&rsquo; for i386
94 </li><li>- &lsquo;<samp>xmm0</samp>&rsquo; through &lsquo;<samp>xmm15</samp>&rsquo; for amd64
103 <li>- &lsquo;<samp>ymm0h</samp>&rsquo; through &lsquo;<samp>ymm7h</samp>&rsquo; for i386
104 </li><li>- &lsquo;<samp>ymm0h</samp>&rsquo; through &lsquo;<samp>ymm15h</samp>&rsquo; for amd64
111 <li>- &lsquo;<samp>bnd0raw</samp>&rsquo; through &lsquo;<samp>bnd3raw</samp>&rsquo; for i386 and am…
126 <li>- &lsquo;<samp>xmm16h</samp>&rsquo; through &lsquo;<samp>xmm31h</samp>&rsquo;, only valid for a…
132 <li>- &lsquo;<samp>ymm16h</samp>&rsquo; through &lsquo;<samp>ymm31h</samp>&rsquo;, only valid for a…
[all …]
H A DCommands-For-History.html88 <dd><p>Move &lsquo;back&rsquo; through the history list, fetching the previous command.
94 <dd><p>Move &lsquo;forward&rsquo; through the history list, fetching the next command.
113 <dd><p>Search backward starting at the current line and moving &lsquo;up&rsquo; through
120 <dd><p>Search forward starting at the current line and moving &lsquo;down&rsquo; through
128 through the history as necessary using a non-incremental search
137 through the history as necessary using a non-incremental search
145 <dd><p>Search forward through the history for the string of characters
155 <dd><p>Search backward through the history for the string of characters
165 <dd><p>Search forward through the history for the string of characters
175 <dd><p>Search backward through the history for the string of characters
[all …]
H A DS_002f390-and-System-z-Features.html78 …quo;, &lsquo;<samp>pswa</samp>&rsquo;, and &lsquo;<samp>r0</samp>&rsquo; through &lsquo;<samp>r15<…
82 register&rsquo;s upper halves &lsquo;<samp>r0h</samp>&rsquo; through &lsquo;<samp>r15h</samp>&rsquo…
83 lower halves &lsquo;<samp>r0l</samp>&rsquo; through &lsquo;<samp>r15l</samp>&rsquo;.
86 contain the 64-bit registers &lsquo;<samp>f0</samp>&rsquo; through &lsquo;<samp>f15</samp>&rsquo;, …
90 contain the 32-bit registers &lsquo;<samp>acr0</samp>&rsquo; through &lsquo;<samp>acr15</samp>&rsqu…
101 &lsquo;<samp>atia</samp>&rsquo;, and &lsquo;<samp>tr0</samp>&rsquo; through &lsquo;<samp>tr15</samp…
104 64-bit wide registers &lsquo;<samp>v0l</samp>&rsquo; through &lsquo;<samp>v15l</samp>&rsquo;, which…
106 through &lsquo;<samp>f15</samp>&rsquo; to present the 128-bit wide vector registers
107 &lsquo;<samp>v0</samp>&rsquo; through &lsquo;<samp>v15</samp>&rsquo;. In addition, this feature sh…
108 contain the 128-bit wide vector registers &lsquo;<samp>v16</samp>&rsquo; through
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Ddb8500-prcmu.h306 * through I2C has not been correctly executed in the given time
308 * through I2C has not been correctly executed in the given time
309 * @VARMLOWSPEEDVALTO_ERR:The ARM low speed supply value transfered through
312 * through I2C has not been correctly executed in the given time
313 * @VARMRETENTIONVALTO_ERR: The ARM retention supply value transfered through
316 * through I2C has not been correctly executed in the given time
317 * @VAPEHIGHSPEEDVALTO_ERR: The APE highspeed supply value transfered through
319 * @VSAFEHPVALTO_ERR: The SAFE high power supply value transfered through I2C
321 * @VMODSEL1VALTO_ERR: The MODEM sel1 supply value transfered through I2C has
323 * @VMODSEL2VALTO_ERR: The MODEM sel2 supply value transfered through I2C has
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif.h50 * via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
59 * @IFF_UP: interface is up. Can be toggled through sysfs.
61 * @IFF_DEBUG: turn on debugging. Can be toggled through sysfs.
64 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
67 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
68 * @IFF_PROMISC: receive all packets. Can be toggled through sysfs.
69 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
73 * @IFF_MULTICAST: Supports multicast. Can be toggled through sysfs.
74 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
75 * @IFF_AUTOMEDIA: auto media select active. Can be toggled through sysfs.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif.h47 * via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
56 * @IFF_UP: interface is up. Can be toggled through sysfs.
58 * @IFF_DEBUG: turn on debugging. Can be toggled through sysfs.
61 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
64 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
65 * @IFF_PROMISC: receive all packets. Can be toggled through sysfs.
66 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
70 * @IFF_MULTICAST: Supports multicast. Can be toggled through sysfs.
71 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
72 * @IFF_AUTOMEDIA: auto media select active. Can be toggled through sysfs.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif.h47 * via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
56 * @IFF_UP: interface is up. Can be toggled through sysfs.
58 * @IFF_DEBUG: turn on debugging. Can be toggled through sysfs.
61 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
64 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
65 * @IFF_PROMISC: receive all packets. Can be toggled through sysfs.
66 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
70 * @IFF_MULTICAST: Supports multicast. Can be toggled through sysfs.
71 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
72 * @IFF_AUTOMEDIA: auto media select active. Can be toggled through sysfs.
[all …]
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_dummy.c3 * ALSA sequencer MIDI-through client
17 Sequencer MIDI-through client
19 This gives a simple midi-through client. All the normal input events
49 MODULE_DESCRIPTION("ALSA sequencer MIDI-through client");
121 sprintf(pinfo.name, "Midi Through Port-%d:%c", idx, in create_port()
124 sprintf(pinfo.name, "Midi Through Port-%d", idx); in create_port()
162 "Midi Through"); in register_client()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A De300.h85 #define HID2_IWLCK_010 0x00004000 /* way 0 through way 1 locked */
86 #define HID2_IWLCK_011 0x00006000 /* way 0 through way 2 locked */
87 #define HID2_IWLCK_100 0x00008000 /* way 0 through way 3 locked */
88 #define HID2_IWLCK_101 0x0000A000 /* way 0 through way 4 locked */
89 #define HID2_IWLCK_110 0x0000C000 /* way 0 through way 5 locked */
/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A DKconfig18 Select to enable support for registering switches configured through I2C.
25 Select to enable support for registering switches configured through SPI.
39 This driver accesses KSZ8795 chip through SPI.
42 is through SPI.
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dfinelock_queue.h84 // Used to make a linear congruential path through the queue.
99 // Progress pseudorandomly through the queue. It's required that we can find
100 // every value in the list, but progressing through the same order each time
104 // linear congruentially through the list.
106 // through the list.
109 // generate a good progression through the
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dsmbus-protocol.rst101 The register is specified through the Comm byte::
114 device, from a designated register that is specified through the Comm
132 register is specified through the Comm byte. This is the opposite of
149 specified through the Comm byte::
163 This command selects a device register (through the Comm byte), sends
178 designated register that is specified through the Comm byte. The amount
195 a device, to a designated register that is specified through the
211 This command selects a device register (through the Comm byte), sends
300 designated register that is specified through the Comm byte::
314 a device, to a designated register that is specified through the

12345678910>>...252