| /linux-6.15/arch/hexagon/kernel/ |
| H A D | head.S | 29 r24.H = #HI(swapper_pg_dir) 39 r1.h = #HI(PAGE_OFFSET); 66 r1.h = #HI(_end); 67 r2.h = #HI(stext); 95 R1.H = #HI(PAGE_OFFSET >> (22 - 2)) 186 {r29.H = #HI(init_thread_union); r0.H = #HI(_THREAD_SIZE); } 195 { r0.H = #HI(__bss_start); r2.h = #HI(__bss_stop); } 203 r0.h = #HI(__phys_offset);
|
| H A D | vm_entry.S | 61 R2.H = #HI(_THREAD_SIZE); } \ 220 R1.H = #HI(CHandler); \ 286 R26.H = #HI(do_work_pending); 365 R26.H = #HI(do_work_pending);
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | polyval-ce-core.S | 59 HI .req v22 label 103 eor HI.16b, HI.16b, v28.16b 121 pmull2 HI.1q, X.2d, Y.2d 136 eor v4.16b, HI.16b, MI.16b 140 ext v5.16b, LO.16b, HI.16b, #8 144 ext HI.16b, HI.16b, HI.16b, #8 148 ext PH.16b, v4.16b, HI.16b, #8 221 eor HI.16b, HI.16b, HI.16b
|
| /linux-6.15/drivers/input/joystick/iforce/ |
| H A D | iforce-ff.c | 70 data[4] = HI(phase); in make_period_modifier() 73 data[6] = HI(period); in make_period_modifier() 113 data[7] = HI(final_level); in make_envelope_modifier() 148 data[5] = HI(center); in make_condition_modifier() 152 data[7] = HI(db); in make_condition_modifier() 301 data[4] = HI(duration); in make_core() 303 data[5] = HI(direction); in make_core() 306 data[7] = HI(interval); in make_core() 309 data[9] = HI(mod_id1); in make_core() 311 data[11] = HI(mod_id2); in make_core() [all …]
|
| H A D | iforce.h | 104 #define HI(a) ((unsigned char)((a) >> 8)) macro
|
| H A D | iforce-packets.c | 54 iforce->xmit.buf[head] = HI(cmd); in iforce_send_packet()
|
| H A D | iforce-serio.c | 73 iforce_serio->expect_packet = HI(FF_CMD_QUERY); in iforce_serio_get_id()
|
| /linux-6.15/arch/x86/crypto/ |
| H A D | polyval-clmulni_asm.S | 35 #define HI %xmm13 macro 98 vpxor %xmm4, HI, HI 111 vpclmulqdq $0x11, %xmm0, %xmm1, HI 124 pxor HI, PH 185 pxor HI, HI
|
| H A D | aes-gcm-aesni-x86_64.S | 842 .set HI, TMP2 define 852 pxor HI, HI 912 _ghash_mul_noreduce H_POW, H_POW_XORED, GHASH_ACC, LO, MI, HI, TMP0 966 _ghash_mul_noreduce H_POW, H_POW_XORED, GHASH_ACC, LO, MI, HI, TMP0 970 _ghash_reduce LO, MI, HI, GHASH_ACC, TMP0
|
| H A D | aes-gcm-avx10-x86_64.S | 869 .set HI, GHASHDATA2 define 926 _ghash_mul_noreduce H_POW1, V0, LO, MI, HI, GHASHDATA3, V1, V2, V3 936 _ghash_reduce LO, MI, HI, GFPOLY, V0 937 _horizontal_xor HI, HI_XMM, GHASH_ACC_XMM, %xmm0, %xmm1, %xmm2
|
| /linux-6.15/Documentation/devicetree/bindings/net/can/ |
| H A D | holt_hi311x.txt | 1 * Holt HI-311X stand-alone CAN controller device tree bindings 5 - "holt,hi3110" for HI-3110
|
| /linux-6.15/lib/ |
| H A D | test_dynamic_debug.c | 78 enum cat_disjoint_names { LOW = 11, MID, HI }; enumerator 107 prdbg(HI); in do_cats()
|
| /linux-6.15/arch/riscv/boot/dts/microchip/ |
| H A D | mpfs-beaglev-fire-fabric.dtsi | 23 <0x20 0x0 0x20 0x0 0x10 0x0>, /* FIC0,HI */ 24 <0x30 0x0 0x30 0x0 0x10 0x0>; /* FIC1,HI */
|
| /linux-6.15/Documentation/devicetree/bindings/iio/adc/ |
| H A D | holt,hi8435.yaml | 7 title: Holt Integrated Circuits HI-8435 SPI threshold detector
|
| /linux-6.15/Documentation/devicetree/bindings/iio/pressure/ |
| H A D | hoperf,hp03.yaml | 25 HI before the conversion and readout of the value from the ADC
|
| /linux-6.15/arch/arm/boot/dts/intel/socfpga/ |
| H A D | socfpga_cyclone5_mcvevk.dts | 56 irq-gpio = <&portb 28 0x4>; /* GPIO 57, trig. level HI */
|
| /linux-6.15/include/math-emu/ |
| H A D | soft-fp.h | 198 typedef unsigned int UHWtype __attribute__((mode(HI)));
|
| /linux-6.15/include/trace/events/ |
| H A D | irq.h | 14 softirq_name(HI) \
|
| /linux-6.15/arch/hexagon/lib/ |
| H A D | memcpy.S | 215 mask.h = #HI(0x7fffffff); 228 r31.h = #HI(.Lmemcpy_return); /* set up final return pointer */
|
| /linux-6.15/Documentation/misc-devices/ |
| H A D | apds990x.rst | 88 RW - HI level threshold value.
|
| H A D | bh1770glc.rst | 77 RW - HI level threshold value
|
| /linux-6.15/drivers/media/rc/ |
| H A D | ati_remote.c | 220 #define HI(a) ((unsigned char)((a) >> 8)) macro 408 ((char *) ati_remote->out_urb->transfer_buffer)[0] = HI(cmd); in ati_remote_sendpacket()
|
| /linux-6.15/sound/pci/ |
| H A D | maestro3.c | 1149 #define HI(x) LO((x) >> 16) in snd_m3_pcm_setup1() macro 1158 HI(s->buffer_addr)); in snd_m3_pcm_setup1() 1166 HI(s->buffer_addr + s->dma_size)); in snd_m3_pcm_setup1() 1174 HI(s->buffer_addr)); in snd_m3_pcm_setup1() 1176 #undef HI in snd_m3_pcm_setup1()
|
| /linux-6.15/arch/arm64/kvm/ |
| H A D | sys_regs.c | 3901 { AA32(HI), Op1( 0), CRn( 1), CRm((n)), Op2( 1), \ 4029 { AA32(HI), Op1( 0), CRn( 1), CRm( 0), Op2( 3), access_actlr, NULL, ACTLR_EL1 }, 4035 { AA32(HI), Op1( 0), CRn( 2), CRm( 0), Op2( 3), access_vm_reg, NULL, TCR_EL1 }, 4048 { AA32(HI), Op1( 0), CRn( 6), CRm( 0), Op2( 2), access_vm_reg, NULL, FAR_EL1 }, 4073 { CP15_PMU_SYS_REG(HI, 0, 9, 14, 4), .access = access_pmceid }, 4074 { CP15_PMU_SYS_REG(HI, 0, 9, 14, 5), .access = access_pmceid }, 4081 { AA32(HI), Op1( 0), CRn(10), CRm( 2), Op2( 1), access_vm_reg, NULL, MAIR_EL1 }, 4085 { AA32(HI), Op1( 0), CRn(10), CRm( 3), Op2( 1), access_vm_reg, NULL, AMAIR_EL1 },
|
| /linux-6.15/drivers/pinctrl/ |
| H A D | pinctrl-at91.c | 606 tmp = DRIVE_STRENGTH_BIT_MSK(HI) - tmp; in at91_mux_sam9x5_get_drivestrength() 663 setting = DRIVE_STRENGTH_BIT_MSK(HI) - setting; in at91_mux_sam9x5_set_drivestrength() 1113 DBG_SHOW_FLAG_MASKED(DRIVE_STRENGTH, DRIVE_STRENGTH_BIT_MSK(HI), in at91_pinconf_dbg_show()
|