Searched refs:RIO (Results 1 – 11 of 11) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | blowfish-x86_64-asm_64.S | 22 #define RIO %rsi macro 94 movq (RIO), RX0; \ 100 movq RX0, (RIO); 112 movq %rdx, RIO; 127 movq %r10, RIO; 143 movq %rdx, RIO; 157 movq %r10, RIO; 233 movq (RIO), RX0; \ 237 movq 8(RIO), RX1; \ 241 movq 16(RIO), RX2; \ [all …]
|
H A D | camellia-x86_64-asm_64.S | 39 #define RIO %rsi macro 134 movq (RIO), RAB0; \ 137 movq 4*2(RIO), RCD0; \ 146 op ## q RCD0, (RIO); \ 149 op ## q RAB0, 4*2(RIO); 163 movq (RIO), RAB0; \ 166 movq 4*2(RIO), RCD0; \ 175 movq RCD0, (RIO); \ 178 movq RAB0, 4*2(RIO); 191 movq %rdx, RIO; [all …]
|
H A D | twofish-x86_64-asm_64-3way.S | 25 #define RIO %rdx macro 196 inpack3(RIO, 0, RAB, 0); \ 197 inpack3(RIO, 2, RCD, 2); 200 outunpack3(op, RIO, 2, RAB, 6); \ 201 outunpack3(op, RIO, 0, RCD, 4); 204 inpack3(RIO, 0, RAB, 4); \ 208 inpack3(RIO, 2, RCD, 6); \ 217 outunpack3(mov, RIO, 0, RCD, 0); \ 221 outunpack3(mov, RIO, 2, RAB, 2); 250 popq RIO; /* dst */ [all …]
|
H A D | camellia-aesni-avx2-asm_64.S | 19 #define RIO %r8 macro
|
/linux/Documentation/driver-api/rapidio/ |
H A D | mport_cdev.rst | 30 This operations are defined as RapidIO Maintenance reads/writes in RIO spec. 39 - Enable/Disable reporting of RIO port-write events to user-space applications
|
H A D | tsi721.rst | 58 - RIO messaging MBOX selection mask. This is a bitmask that defines
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | qoriq-rmu-0.dtsi | 2 * QorIQ RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]
|
H A D | pq3-rmu-0.dtsi | 2 * PQ3 RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]
|
/linux/drivers/rapidio/ |
H A D | Kconfig | 44 transfers to/from target RIO devices. RapidIO uses NREAD and
|
/linux/Documentation/admin-guide/ |
H A 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/drivers/watchdog/ |
H A D | Kconfig | 2155 tristate "RIO Hardware Watchdog support" 2158 Say Y here to support the hardware watchdog capability on Sun RIO
|