Home
last modified time | relevance | path

Searched refs:const2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/powerpc/lib/
H A Dcrc32-vpmsum_core.S51 #define const2 v25 macro
200 lvx const2,0,r3
257 VPMSUMD(v8,v16,const2)
263 VPMSUMD(v9,v17,const2)
269 VPMSUMD(v10,v18,const2)
275 VPMSUMD(v11,v19,const2)
278 lvx const2,0,r3
509 lvx const2,off16,r3
530 VPMSUMD(v1,v1,const2) /* qn */
550 VPMSUMD(v1,v1,const2) /* qn */
/linux-6.15/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S20 #define const2 0x79622d32 macro
197 lis state2, const2@ha
201 addi state2, state2, const2@l
229 addis state2, state2, const2@ha
233 addi state2, state2, const2@l
/linux-6.15/drivers/input/keyboard/
H A Dapplespi.c265 __le16 const2; member
844 message->bl_command.const2 = cpu_to_le16(0x01F4); in applespi_send_cmd_msg()
846 message->bl_command.const2 = cpu_to_le16(0x0001); in applespi_send_cmd_msg()