| /linux-6.15/arch/arm64/boot/dts/amlogic/ |
| H A D | amlogic-t7.dtsi | 7 #include <dt-bindings/power/amlogic,t7-pwrc.h> 8 #include "amlogic-t7-reset.h" 125 compatible = "amlogic,t7-pwrc"; 154 compatible = "amlogic,t7-reset"; 160 compatible = "amlogic,t7-wdt"; 166 compatible = "amlogic,t7-periphs-pinctrl"; 182 compatible = "amlogic,t7-gpio-intc", 192 compatible = "amlogic,t7-uart", "amlogic,meson-s4-uart"; 199 compatible = "amlogic,t7-ao-secure",
|
| H A D | amlogic-t7-a311d2-an400.dts | 8 #include "amlogic-t7.dtsi" 12 compatible = "amlogic,an400", "amlogic,a311d2", "amlogic,t7";
|
| H A D | amlogic-t7-a311d2-khadas-vim4.dts | 8 #include "amlogic-t7.dtsi" 12 compatible = "khadas,vim4", "amlogic,a311d2", "amlogic,t7";
|
| /linux-6.15/arch/x86/crypto/ |
| H A D | camellia-aesni-avx2-asm_64.S | 64 t7, mem_cd, key) \ argument 153 vpxor t7, t7, t7; \ 157 vpshufb t7, t1, t1; \ 166 vpshufb t7, t2, t2; \ 168 vpshufb t7, t3, t3; \ 170 vpshufb t7, t4, t4; \ 178 vpshufb t7, t5, t5; \ 179 vpshufb t7, t6, t6; \ 197 vpshufb t7, t0, t0; \ 198 vpshufb t7, t6, t7; \ [all …]
|
| H A D | camellia-aesni-avx-asm_64.S | 52 t7, mem_cd, key) \ argument 74 filter_8bit(x0, t0, t1, t7, t6); \ 75 filter_8bit(x7, t0, t1, t7, t6); \ 76 filter_8bit(x1, t0, t1, t7, t6); \ 77 filter_8bit(x4, t0, t1, t7, t6); \ 78 filter_8bit(x2, t0, t1, t7, t6); \ 79 filter_8bit(x5, t0, t1, t7, t6); \ 83 filter_8bit(x3, t2, t3, t7, t6); \ 129 vpsrldq $2, t5, t7; \ 130 vpshufb t6, t7, t7; \ [all …]
|
| H A D | aria-aesni-avx2-asm_64.S | 309 t4, t5, t6, t7) \ argument 332 t4, t5, t6, t7) \ argument 333 vpxor t7, t7, t7; \ 343 vaesenclast t7##_x, x0##_x, x0##_x; \ 344 vaesenclast t7##_x, t6##_x, t6##_x; \ 348 vaesenclast t7##_x, x4##_x, x4##_x; \ 349 vaesenclast t7##_x, t6##_x, t6##_x; \ 353 vaesenclast t7##_x, x1##_x, x1##_x; \ 354 vaesenclast t7##_x, t6##_x, t6##_x; \ 358 vaesenclast t7##_x, x5##_x, x5##_x; \ [all …]
|
| /linux-6.15/arch/arm64/lib/ |
| H A D | crc-t10dif-core.S | 85 t7 .req v21 149 ext t7.16b, \b64\().16b, \b64\().16b, #1 151 uzp1 t7.16b, \b64\().16b, t7.16b 160 pmull t3.8h, t7.8b, t5.8b 161 pmull t4.8h, t7.8b, t6.8b 162 pmull2 t5.8h, t7.16b, t5.16b 163 pmull2 t6.8h, t7.16b, t6.16b 167 ext t7.16b, t5.16b, t5.16b, #8 170 eor t5.8b, t5.8b, t7.8b
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | ghash-ce-core.S | 29 t7 .req v14 104 pmull\t t7.8h, t7.\nb, \bd // J = A3*B 111 eor t7.16b, t7.16b, t8.16b // N = I + J 115 uzp1 t6.2d, t7.2d, t9.2d 116 uzp2 t7.2d, t7.2d, t9.2d 125 eor t6.16b, t6.16b, t7.16b 126 and t7.16b, t7.16b, k00_16.16b 133 zip2 t9.2d, t6.2d, t7.2d 134 zip1 t7.2d, t6.2d, t7.2d 138 ext t7.16b, t7.16b, t7.16b, #13 [all …]
|
| H A D | aes-neonbs-core.S | 251 t0, t1, t2, t3, t4, t5, t6, t7, inv 268 eor \x7\().16b, \x7\().16b, \t7\().16b 281 eor \t7\().16b, \t7\().16b, \x6\().16b 293 eor \x5\().16b, \x5\().16b, \t7\().16b 298 eor \x5\().16b, \x5\().16b, \t7\().16b 307 t0, t1, t2, t3, t4, t5, t6, t7 argument 315 eor \t7\().16b, \t7\().16b, \x7\().16b 329 eor \x1\().16b, \x1\().16b, \t7\().16b 330 eor \x2\().16b, \x2\().16b, \t7\().16b 335 eor \x4\().16b, \x4\().16b, \t7\().16b [all …]
|
| /linux-6.15/arch/loongarch/mm/ |
| H A D | page.S | 51 ld.d t7, a1, 56 66 st.d t7, a0, 56 68 ld.d t7, a1, 120 79 st.d t7, a0, -8
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | switch.S | 27 la t7, __stack_chk_guard 29 LONG_S t8, t7, 0
|
| H A D | rethook_trampoline.S | 25 cfi_st t7, PT_R19 60 cfi_ld t7, PT_R19
|
| /linux-6.15/Documentation/devicetree/bindings/watchdog/ |
| H A D | amlogic,meson-gxbb-wdt.yaml | 21 - amlogic,t7-wdt 27 - const: amlogic,t7-wdt
|
| /linux-6.15/arch/mips/lib/ |
| H A D | csum_partial.S | 36 #define t7 $15 macro 109 move t7, zero 115 andi t7, src, 0x1 /* odd buffer? */ 118 beqz t7, .Lword_align 287 movn sum, v1, t7 290 beqz t7, 1f /* odd buffer alignment? */ 479 LOAD(t7, UNIT(7)(src)) 495 ADDC(t6, t7) 496 STORE(t7, UNIT(7)(dst)) 508 #define rem t7
|
| /linux-6.15/arch/arm/crypto/ |
| H A D | aes-neonbs-core.S | 314 veor.8 \x7, \x7, \t7 327 veor \t7, \t7, \x6 339 veor \x5, \x5, \t7 344 veor \x5, \x5, \t7 366 veor \x7, \x7, \t7 369 vext.8 \t7, \x7, \x7, #8 374 veor \t7, \t7, \x7 388 veor \x1, \x1, \t7 389 veor \x2, \x2, \t7 394 veor \x4, \x4, \t7 [all …]
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | scall32-o32.S | 63 load_a6: user_lw(t7, 24(t0)) # argument #7 from usp 69 sw t7, PT_ARG6(sp) # argument #7 to ksp 165 li t7, 0
|
| /linux-6.15/arch/alpha/include/uapi/asm/ |
| H A D | regdef.h | 14 #define t7 $8 macro
|
| /linux-6.15/arch/loongarch/lib/ |
| H A D | memmove.S | 96 ld.d t7, a3, -64 105 st.d t7, a5, -64
|
| H A D | memcpy.S | 149 ld.d t7, a1, 56 158 st.d t7, a5, 56
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | regdef.h | 27 #define t7 $r19 macro
|
| /linux-6.15/drivers/pinctrl/meson/ |
| H A D | Makefile | 15 obj-$(CONFIG_PINCTRL_AMLOGIC_T7) += pinctrl-amlogic-t7.o
|
| /linux-6.15/Documentation/devicetree/bindings/power/ |
| H A D | amlogic,meson-sec-pwrc.yaml | 26 - amlogic,t7-pwrc
|
| /linux-6.15/Documentation/devicetree/bindings/reset/ |
| H A D | amlogic,meson-reset.yaml | 22 - amlogic,t7-reset
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | amlogic,meson-pinctrl-a1.yaml | 19 - amlogic,t7-periphs-pinctrl
|
| /linux-6.15/Documentation/devicetree/bindings/misc/ |
| H A D | idt,89hpesx.yaml | 24 - pattern: '^idt,89hpes(6t6g2|16t7|(24t6|32t8|48t12|16t4a?)(g2)?)$'
|