Searched refs:RIO (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/arch/x86/crypto/ |
A D | blowfish-x86_64-asm_64.S | 22 #define RIO %rsi macro 100 movq RX0, (RIO); 112 movq %rdx, RIO; 127 movq %r10, RIO; 143 movq %rdx, RIO; 157 movq %r10, RIO; 286 movq %rdx, RIO; 302 movq %r11, RIO; 324 movq %rdx, RIO; 339 popq RIO; [all …]
|
A D | camellia-x86_64-asm_64.S | 39 #define RIO %rsi macro 132 movq (RIO), RAB0; \ 161 movq (RIO), RAB0; \ 189 movq %rdx, RIO; 209 movq RDST, RIO; 238 movq %rdx, RIO; 255 movq RDST, RIO; 424 movq %rdx, RIO; 444 movq RDST, RIO; 475 movq %rdx, RIO; [all …]
|
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 …]
|
A D | camellia-aesni-avx2-asm_64.S | 19 #define RIO %r8 macro
|
/linux-6.3-rc2/Documentation/driver-api/rapidio/ |
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
|
A D | tsi721.rst | 58 - RIO messaging MBOX selection mask. This is a bitmask that defines
|
/linux-6.3-rc2/arch/powerpc/boot/dts/fsl/ |
A D | pq3-rmu-0.dtsi | 2 * PQ3 RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]
|
A D | qoriq-rmu-0.dtsi | 2 * QorIQ RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]
|
/linux-6.3-rc2/drivers/rapidio/ |
A D | Kconfig | 44 transfers to/from target RIO devices. RapidIO uses NREAD and
|
/linux-6.3-rc2/Documentation/admin-guide/ |
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-6.3-rc2/drivers/watchdog/ |
A D | Kconfig | 2058 tristate "RIO Hardware Watchdog support" 2061 Say Y here to support the hardware watchdog capability on Sun RIO
|
Completed in 22 milliseconds