| /Linux-v5.4/arch/arm64/crypto/ |
| D | sha512-core.S_shipped | 77 stp x21,x22,[sp,#32] 83 ldp x20,x21,[x0] // load context 94 eor x28,x21,x22 // magic seed 106 eor x19,x20,x21 // a^b, b^c in next round 114 eor x28,x28,x21 // Maj(a,b,c) 162 add x21,x21,x25 // d+=h 173 ror x16,x21,#14 175 eor x9,x21,x21,ror#23 176 and x17,x22,x21 177 bic x28,x23,x21 [all …]
|
| /Linux-v5.4/arch/arm64/kernel/ |
| D | efi-entry.S | 61 add x21, x0, x21 112 br x21
|
| D | entry.S | 160 stp x20, x21, [sp, #16 * 10] 168 mrs x21, sp_el0 176 add x21, sp, #S_FRAME_SIZE 187 stp lr, x21, [sp, #S_LR] 215 mrs x21, ttbr0_el1 216 tst x21, #TTBR_ASID_MASK // Check for the reserved ASID 222 __uaccess_ttbr0_disable x21 276 ldp x21, x22, [sp, #S_PC] // load ELR, SPSR 347 msr elr_el1, x21 // set up the return data 359 ldp x20, x21, [sp, #16 * 10] [all …]
|
| D | relocate_kernel.S | 73 mov x21, x12 74 copy_page x20, x21, x0, x1, x2, x3, x4, x5, x6, x7
|
| D | hibernate-asm.S | 75 mov x21, x1 104 break_before_make_ttbr_switch x25, x21, x6, x8
|
| D | sleep.S | 67 stp x21, x22, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+32] 141 ldp x21, x22, [x29, #32]
|
| D | head.S | 129 mov x21, x0 // x21=FDT 132 stp x21, x1, [x0] // x0 .. x3 at kernel entry 427 str_l x21, __fdt_pointer, x5 // Save FDT pointer 447 mov x0, x21 // pass FDT address in x0
|
| /Linux-v5.4/Documentation/leds/ |
| D | leds-mlxcpld.rst | 36 - CPLD reg offset: 0x21 40 - CPLD reg offset: 0x21 81 - CPLD reg offset: 0x21
|
| /Linux-v5.4/drivers/net/wan/ |
| D | wanxlfw.inc_shipped | 6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C, 7 0x21,0xFC,0x00,0x00,0x17,0x5E,0x01,0x00,0x21,0xFC,0x00,0x00,0x16,0xDE,0x01,0x78, 8 0x21,0xFC,0x00,0x00,0x16,0xFE,0x01,0x74,0x21,0xFC,0x00,0x00,0x17,0x1E,0x01,0x70, 9 0x21,0xFC,0x00,0x00,0x17,0x3E,0x01,0x6C,0x21,0xFC,0x00,0x00,0x18,0x4C,0x02,0x00, 26 0x02,0x4E,0x21,0x7C,0x00,0x00,0x00,0x01,0x00,0x00,0x42,0xB0,0x09,0xB0,0x00,0x00, 76 0x42,0x81,0x21,0x81,0x09,0xB0,0x00,0x00,0x19,0x68,0x52,0xB0,0x09,0xB0,0x00,0x00, 84 0xFA,0xF4,0x0C,0xB0,0x00,0x00,0x00,0x00,0x29,0x90,0x66,0x00,0x00,0x96,0x21,0x83, 88 0x23,0xFC,0x00,0x00,0x03,0x01,0xFF,0xF9,0x01,0x28,0x61,0x00,0x01,0x2C,0x21,0xB0, 93 0x66,0x00,0x00,0x04,0x42,0x81,0x21,0x81,0x09,0xB0,0x00,0x00,0x19,0x88,0x60,0x00, 101 0x00,0x00,0x00,0x0A,0x66,0x00,0x00,0x04,0x42,0x81,0x21,0x81,0x09,0xB0,0x00,0x00, [all …]
|
| /Linux-v5.4/net/wireless/certs/ |
| D | sforshee.hex | 33 0xb8, 0xd1, 0x56, 0x21, 0xf0, 0x53, 0x1f, 0xf1, 57 0x48, 0xb9, 0xfe, 0x07, 0x17, 0xbb, 0x21, 0xf7, 75 0xd7, 0x8a, 0xe7, 0xf5, 0xd4, 0x21, 0x30, 0x4a, 85 0x33, 0xa9, 0x21, 0x1f, 0xcb, 0x50, 0xb1, 0x8f,
|
| /Linux-v5.4/arch/arm64/kernel/probes/ |
| D | kprobes_trampoline.S | 23 stp x20, x21, [sp, #S_X20] 57 ldp x20, x21, [sp, #S_X20]
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | abituguru-datasheet.rst | 184 Bank 0x21 Sensor Bank1 Values / Readings (R) 217 address in Bank 0x21 . 256 - Temp sensor: warning threshold (scale as bank 0x21) 257 - Volt sensor: min threshold (scale as bank 0x21) 260 - Temp sensor: shutdown threshold (scale as bank 0x21) 261 - Volt sensor: max threshold (scale as bank 0x21) 274 low nibble (temp)sensor address at bank 0x21 used for control. 285 Low threshold temp (scale as bank 0x21) 288 High threshold temp (scale as bank 0x21)
|
| /Linux-v5.4/arch/arm64/kvm/hyp/ |
| D | entry.S | 27 stp x21, x22, [\ctxt, #CPU_XREG_OFFSET(21)] 36 ldp x21, x22, [\ctxt, #CPU_XREG_OFFSET(21)]
|
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | aic79xx_seq.h_shipped | 20 0x00, 0x32, 0x21, 0x60, 22 0x00, 0x33, 0x21, 0x60, 35 0xff, 0x21, 0x3b, 0x70, 145 0xff, 0x21, 0x19, 0x71, 151 0x05, 0x4d, 0x21, 0x69, 263 0xff, 0x21, 0x01, 0x62, 690 0x01, 0x90, 0x21, 0x1b, 741 0xff, 0x90, 0x21, 0x1b, 755 0xff, 0x90, 0x21, 0x1b, 784 0x01, 0x90, 0x21, 0x1b, [all …]
|
| D | aic7xxx_seq.h_shipped | 265 0x00, 0xa5, 0x4a, 0x21, 266 0x00, 0xa6, 0x4c, 0x21, 307 0xff, 0x8d, 0x1a, 0x21, 310 0x21, 0x6a, 0xda, 0x5e, 361 0xff, 0xa6, 0x4c, 0x21, 362 0xff, 0xa7, 0x4e, 0x21, 450 0x00, 0x09, 0x42, 0x21, 451 0x00, 0x0a, 0x44, 0x21, 474 0x21, 0x6a, 0xda, 0x5e, 565 0x21, 0x6a, 0xda, 0x5e,
|
| /Linux-v5.4/arch/riscv/kernel/ |
| D | mcount-dyn.S | 146 sd x21, PT_S5(sp) 180 ld x21, PT_S5(sp)
|
| /Linux-v5.4/Documentation/devicetree/bindings/media/i2c/ |
| D | adv7180.txt | 45 reg = <0x21>;
|
| D | ov772x.txt | 29 reg = <0x21>;
|
| D | ov7740.txt | 31 reg = <0x21>;
|
| D | ov7670.txt | 34 reg = <0x21>;
|
| /Linux-v5.4/Documentation/devicetree/bindings/media/ |
| D | atmel-isc.txt | 53 reg = <0x21>;
|
| D | renesas,ceu.txt | 69 reg = <0x21>;
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | imx53-kp-ddc.dts | 97 reg = <0x21>;
|
| D | omap5-igep0050.dts | 65 reg = <0x21>;
|
| D | armada-370-seagate-nas-4bay.dts | 41 reg = <0x21>;
|