| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | sha512-core.S_shipped | 80 stp x27,x28,[sp,#80] 87 ldp x26,x27,[x0,#6*8] 100 add x27,x27,x19 // h+=K[i] 104 add x27,x27,x3 // h+=X[i] 109 add x27,x27,x17 // h+=Ch(e,f,g) 111 add x27,x27,x16 // h+=Sigma1(e) 113 add x23,x23,x27 // d+=h 116 add x27,x27,x28 // h+=Maj(a,b,c) 118 //add x27,x27,x17 // h+=Sigma0(a) 123 add x27,x27,x17 // h+=Sigma0(a) [all …]
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | curve25519-fiat32.c | 122 { u32 x26; u8/*bool*/ x27 = subborrow_u26(x24, x6, 0x3ffffff, &x26); in fe_freeze() local 123 { u32 x29; u8/*bool*/ x30 = subborrow_u25(x27, x8, 0x1ffffff, &x29); in fe_freeze() 245 { const u32 x27 = in2[2]; in fe_add_impl() local 250 out[2] = (x9 + x27); in fe_add_impl() 288 { const u32 x27 = in2[2]; in fe_sub_impl() local 293 out[2] = ((0x7fffffe + x9) - x27); in fe_sub_impl() 331 { const u32 x27 = in2[2]; in fe_mul_impl() local 336 { u64 x42 = ((((u64)(0x2 * x25) * x7) + ((u64)x23 * x9)) + ((u64)x27 * x5)); in fe_mul_impl() 337 { u64 x43 = (((((u64)x25 * x9) + ((u64)x27 * x7)) + ((u64)x23 * x11)) + ((u64)x29 * x5)); in fe_mul_impl() 338 …{ u64 x44 = (((((u64)x27 * x9) + (0x2 * (((u64)x25 * x11) + ((u64)x29 * x7)))) + ((u64)x23 * x13))… in fe_mul_impl() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/ |
| H A D | hih6130.txt | 6 - reg : the I2C address of the device. This is 0x27. 11 reg = <0x27>;
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | mpc7448hpc2.dts | 159 0x800 0x0 0x0 0x4 &RT0 0x27 0x0 164 0x1000 0x0 0x0 0x3 &RT0 0x27 0x0 169 0x1800 0x0 0x0 0x2 &RT0 0x27 0x0 174 0x2000 0x0 0x0 0x1 &RT0 0x27 0x0
|
| H A D | holly.dts | 163 0x800 0x0 0x0 0x4 &RT0 0x27 0x0 167 0x1000 0x0 0x0 0x3 &RT0 0x27 0x0 171 0x1800 0x0 0x0 0x2 &RT0 0x27 0x0 175 0x2000 0x0 0x0 0x1 &RT0 0x27 0x0
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | setjmp_aarch64.S | 18 stp x27, x28, [x0,#64] 33 ldp x27, x28, [x0,#64]
|
| /OK3568_Linux_fs/kernel/drivers/rk_nand/ |
| H A D | rk_zftl_arm64.S | 1257 str x27, [sp, 80] 1303 ldr x27, [sp, 80] 1976 stp x27, x28, [sp, 80] 2071 ldp x27, x28, [sp, 80] 2919 str x27, [sp, 80] 2944 ldr x27, [x0, 1056] 2950 add x26, x27, x26, lsl 8 2966 add x0, x27, x20, lsl 8 3007 ldr x27, [sp, 80] 4972 stp x27, x28, [sp, 80] [all …]
|
| H A D | rk_ftlv5_arm64.S | 1441 str x27, [sp, 80] 1467 and x27, x27, 255 1479 cmp x26, x27 1492 ldr x27, [sp, 80] 2236 str x27, [sp, 80] 2241 add x27, x26, :lo12:.LANCHOR2 2270 ldr x27, [sp, 80] 2332 ldrb w0, [x27, 1220] 2401 stp x27, x28, [sp, 80] 2463 ldp x27, x28, [sp, 80] [all …]
|
| H A D | rk_ftl_arm_v8.S | 893 str x27, [sp, 80] 912 and x27, x27, 255 924 cmp x25, x27 937 ldr x27, [sp, 80] 1663 stp x27, x28, [sp, 80] 1696 ldp x27, x28, [sp, 80] 4045 str x27, [sp, 80] 4069 ldr x27, [sp, 80] 6798 str x27, [sp, 80] 6801 adrp x27, .LC83 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | hih6130.rst | 27 I2C address 0x27 by default, so an entry with I2C_BOARD_INFO("hih6130", 0x27)
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | rk_sftl_arm_v8.S | 1934 stp x27, x28, [sp, 80] 1954 ldp x27, x28, [sp, 80] 2012 str x27, [sp, 80] 2015 add x27, x25, :lo12:.LANCHOR77 2044 ldr x27, [sp, 80] 2080 ldr x2, [x27, 8] 2940 str x27, [sp, 80] 2953 adrp x27, .LANCHOR2 2962 ldrh w8, [x27, #:lo12:.LANCHOR2] 3040 ldr x27, [sp, 80] [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/rknand/ |
| H A D | rk_ftl_arm_v8.S | 475 str x27, [sp, 80] 507 ldr x27, [sp, 80] 5323 str x27, [sp, 80] 5336 adrp x27, .LANCHOR38 5347 ldrh w8, [x27, #:lo12:.LANCHOR38] 5430 ldr x27, [sp, 80] 5659 stp x27, x28, [sp, 80] 5731 ldp x27, x28, [sp, 80] 5842 add x4, x21, x27, uxtw 5994 stp x27, x28, [sp, 80] [all …]
|
| H A D | rk_zftl_arm_v8.S | 540 str x27, [sp, 80] 572 ldr x27, [sp, 80] 1061 str x27, [sp, 80] 1106 ldr x27, [sp, 80] 2104 stp x27, x28, [sp, 80] 2188 ldp x27, x28, [sp, 80] 3934 str x27, [sp, 80] 3943 ldr x27, [sp, 80] 3997 mov x27, x1 4033 ldr x1, [x27, #:lo12:.LANCHOR82] [all …]
|
| H A D | rk_zftl_spl_arm_v8.S | 540 str x27, [sp, 80] 572 ldr x27, [sp, 80] 1061 str x27, [sp, 80] 1106 ldr x27, [sp, 80] 2104 stp x27, x28, [sp, 80] 2188 ldp x27, x28, [sp, 80] 4107 str x27, [sp, 80] 4116 ldr x27, [sp, 80] 4170 mov x27, x1 4206 ldr x1, [x27, #:lo12:.LANCHOR88] [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | rk_sftl_arm_v8_clang.S | 125 stp x28, x27, [sp, #16] // 16-byte Folded Spill 802 ldp x28, x27, [sp, #16] // 16-byte Folded Reload 1321 stp x28, x27, [sp, #16] // 16-byte Folded Spill 1528 adrp x27, c_ftl_nand_die_num 1529 ldrh w9, [x27, :lo12:c_ftl_nand_die_num] 1539 ldrh w9, [x27, :lo12:c_ftl_nand_die_num] 1541 adrp x27, gBbtInfo+32 1544 str x0, [x27, :lo12:gBbtInfo+32] 1621 ldr x8, [x27, :lo12:gBbtInfo+32] 1734 ldp x28, x27, [sp, #16] // 16-byte Folded Reload [all …]
|
| H A D | rk_sftl_arm_v8.S | 1812 str x27, [sp, 80] 1827 add x27, x20, 264 1853 ldr x27, [sp, 80] 1858 ldrb w0, [x27, x22] 2809 str x27, [sp, 80] 2845 ldr x27, [sp, 80] 3634 stp x27, x28, [sp, 80] 3635 adrp x27, .LC85 3636 add x27, x27, :lo12:.LC85 3648 ldp x27, x28, [sp, 80] [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | rk3308-secure-otp.S | 113 stp x27, x28, [sp, 80] 314 ldp x27, x28, [sp, 80] 1015 stp x27, x28, [sp, 80] 1344 ldp x27, x28, [sp, 80] 1375 mov x27, x0 1467 ldp x0, x2, [x27, 8] 1469 ldr x1, [x27, 24] 1480 ldr x0, [x27] 1492 ldr x0, [x27] 1504 ldr x0, [x27] [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/ |
| H A D | kprobes_trampoline.S | 26 stp x26, x27, [sp, #S_X26] 60 ldp x26, x27, [sp, #S_X26]
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | sleep.S | 71 stp x27, x28, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+80] 146 ldp x27, x28, [x29, #80]
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | exceptions.S | 74 stp x27, x28, [sp, #-16]! 154 ldp x27, x28, [sp],#16
|
| H A D | sleep.S | 41 stp x27, x28, [sp,#176] 83 ldp x27, x28, [sp,#176]
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0029-efi-Make-shim_lock-GUID-and-protocol-type-public.patch | 54 - { 0x9a, 0x16, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \ 55 + { 0x9a, 0x16, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-nvr-demo-v12.dtsi | 23 rx_delay = <0x27>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | kvm_asm.h | 290 stp x27, x28, [\ctxt, #CPU_XREG_OFFSET(27)] 301 ldp x27, x28, [\ctxt, #CPU_XREG_OFFSET(27)]
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | mcount-dyn.S | 152 sd x27, PT_S11(sp) 186 ld x27, PT_S11(sp)
|