Searched refs:RIO (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/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); 132 movq %rdx, RIO; 148 movq %r10, RIO; 169 movq %rdx, RIO; 183 movq %r10, RIO; 259 movq (RIO), RX0; \ 263 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 211 inpack3(RIO, 0, RAB, 0); \ 212 inpack3(RIO, 2, RCD, 2); 215 outunpack3(op, RIO, 2, RAB, 6); \ 216 outunpack3(op, RIO, 0, RCD, 4); 219 inpack3(RIO, 0, RAB, 4); \ 223 inpack3(RIO, 2, RCD, 6); \ 232 outunpack3(mov, RIO, 0, RCD, 0); \ 236 outunpack3(mov, RIO, 2, RAB, 2); 265 popq RIO; /* dst */ [all …]
|
D | camellia-aesni-avx2-asm_64.S | 25 #define RIO %r8 macro
|
/Linux-v4.19/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-v4.19/Documentation/rapidio/ |
D | mport_cdev.txt | 34 This operations are defined as RapidIO Maintenance reads/writes in RIO spec. 43 - Enable/Disable reporting of RIO port-write events to user-space applications
|
D | tsi721.txt | 49 - 'mbox_sel' - RIO messaging MBOX selection mask. This is a bitmask that defines
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | pq3-rmu-0.dtsi | 2 * PQ3 RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]
|
D | qoriq-rmu-0.dtsi | 2 * QorIQ RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]
|
/Linux-v4.19/drivers/rapidio/ |
D | Kconfig | 32 transfers to/from target RIO devices. RapidIO uses NREAD and
|
/Linux-v4.19/Documentation/admin-guide/ |
D | devices.txt | 306 169 = /dev/specialix_rioctl Specialix RIO serial control 2270 154 char Specialix RIO serial card 2271 0 = /dev/ttySR0 First RIO port 2273 255 = /dev/ttySR255 256th RIO port 2275 155 char Specialix RIO serial card - alternate devices 2280 156 char Specialix RIO serial card 2281 0 = /dev/ttySR256 257th RIO port 2283 255 = /dev/ttySR511 512th RIO port 2285 157 char Specialix RIO serial card - alternate devices
|
/Linux-v4.19/drivers/watchdog/ |
D | Kconfig | 1822 tristate "RIO Hardware Watchdog support" 1825 Say Y here to support the hardware watchdog capability on Sun RIO
|