Searched refs:RIO (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/arch/x86/crypto/ |
D | blowfish-x86_64-asm_64.S | 23 #define RIO %rsi macro 95 movq (RIO), RX0; \ 101 movq RX0, (RIO); 105 xorq RX0, (RIO); 118 movq %rdx, RIO; 134 movq %r10, RIO; 155 movq %rdx, RIO; 169 movq %r10, RIO; 245 movq (RIO), RX0; \ 249 movq 8(RIO), RX1; \ [all …]
|
D | camellia-x86_64-asm_64.S | 39 #define RIO %rsi macro 132 movq (RIO), RAB0; \ 135 movq 4*2(RIO), RCD0; \ 144 op ## q RCD0, (RIO); \ 147 op ## q RAB0, 4*2(RIO); 161 movq (RIO), RAB0; \ 164 movq 4*2(RIO), RCD0; \ 173 movq RCD0, (RIO); \ 176 movq RAB0, 4*2(RIO); 189 movq %rdx, RIO; [all …]
|
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 …]
|
D | camellia-aesni-avx2-asm_64.S | 19 #define RIO %r8 macro
|
/Linux-v6.1/Documentation/driver-api/rapidio/ |
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
|
D | tsi721.rst | 58 - RIO messaging MBOX selection mask. This is a bitmask that defines
|
/Linux-v6.1/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-v6.1/drivers/rapidio/ |
D | Kconfig | 44 transfers to/from target RIO devices. RapidIO uses NREAD and
|
/Linux-v6.1/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-v6.1/drivers/watchdog/ |
D | Kconfig | 2050 tristate "RIO Hardware Watchdog support" 2053 Say Y here to support the hardware watchdog capability on Sun RIO
|