Searched refs:RIO (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/arch/x86/crypto/ |
D | blowfish-x86_64-asm_64.S | 37 #define RIO %rsi macro 109 movq (RIO), RX0; \ 115 movq RX0, (RIO); 119 xorq RX0, (RIO); 131 movq %rdx, RIO; 147 movq %r10, RIO; 167 movq %rdx, RIO; 181 movq %r10, RIO; 257 movq (RIO), RX0; \ 261 movq 8(RIO), RX1; \ [all …]
|
D | camellia-x86_64-asm_64.S | 54 #define RIO %rsi macro 147 movq (RIO), RAB0; \ 150 movq 4*2(RIO), RCD0; \ 159 op ## q RCD0, (RIO); \ 162 op ## q RAB0, 4*2(RIO); 176 movq (RIO), RAB0; \ 179 movq 4*2(RIO), RCD0; \ 188 movq RCD0, (RIO); \ 191 movq RAB0, 4*2(RIO); 204 movq %rdx, RIO; [all …]
|
D | twofish-x86_64-asm_64-3way.S | 40 #define RIO %rdx macro 192 inpack3(RIO, 0, RAB, 0); \ 193 inpack3(RIO, 2, RCD, 2); 196 outunpack3(op, RIO, 2, RAB, 6); \ 197 outunpack3(op, RIO, 0, RCD, 4); 200 inpack3(RIO, 0, RAB, 4); \ 204 inpack3(RIO, 2, RCD, 6); \ 213 outunpack3(mov, RIO, 0, RCD, 0); \ 217 outunpack3(mov, RIO, 2, RAB, 2); 247 popq RIO; /* dst */ [all …]
|
D | camellia-aesni-avx2-asm_64.S | 23 #define RIO %r8 macro
|
/linux-4.1.27/Documentation/usb/ |
D | rio.txt | 16 to access a RIO 500 mp3 player. 34 down to nothing and appear to have corrupted the flash memory. My RIO 37 changing them. It appears RIO 500 firmware does not handle low battery 42 connecting to your RIO 500, try turning it on first and then plugging it 78 A Linux kernel with RIO 500 support enabled.
|
/linux-4.1.27/drivers/rapidio/ |
D | Kconfig | 32 transfers to/from target RIO devices. RapidIO uses NREAD and
|
/linux-4.1.27/arch/powerpc/boot/dts/fsl/ |
D | qoriq-rmu-0.dtsi | 2 * QorIQ RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]
|
D | pq3-rmu-0.dtsi | 2 * PQ3 RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]
|
/linux-4.1.27/Documentation/ |
D | devices.txt | 387 169 = /dev/specialix_rioctl Specialix RIO serial control 2349 154 char Specialix RIO serial card 2350 0 = /dev/ttySR0 First RIO port 2352 255 = /dev/ttySR255 256th RIO port 2354 155 char Specialix RIO serial card - alternate devices 2359 156 char Specialix RIO serial card 2360 0 = /dev/ttySR256 257th RIO port 2362 255 = /dev/ttySR511 512th RIO port 2364 157 char Specialix RIO serial card - alternate devices
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 1422 tristate "RIO Hardware Watchdog support" 1425 Say Y here to support the hardware watchdog capability on Sun RIO
|