Searched refs:const2 (Results 1 – 3 of 3) sorted by relevance
| /linux/lib/crc/powerpc/ |
| H A D | crc-vpmsum-template.S | 51 #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/arch/powerpc/kernel/vdso/ |
| H A D | vgetrandom-chacha.S | 20 #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/drivers/input/keyboard/ |
| H A D | applespi.c | 265 __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()
|