Home
last modified time | relevance | path

Searched refs:instruction (Results 1 – 11 of 11) sorted by relevance

/linux-4.19.296/drivers/media/usb/gspca/
Djl2005bcd.c116 static u8 instruction[2] = {0x95, 0x00}; in jl2005c_read_reg() local
118 instruction[1] = reg; in jl2005c_read_reg()
120 retval = jl2005c_write2(gspca_dev, instruction); in jl2005c_read_reg()
134 static u8 instruction[2] = {0x7f, 0x01}; in jl2005c_start_new_frame() local
136 retval = jl2005c_write2(gspca_dev, instruction); in jl2005c_start_new_frame()
161 u8 instruction[2]; in jl2005c_write_reg() local
163 instruction[0] = reg; in jl2005c_write_reg()
164 instruction[1] = value; in jl2005c_write_reg()
166 retval = jl2005c_write2(gspca_dev, instruction); in jl2005c_write_reg()
209 static u8 instruction[][2] = { in jl2005c_stream_start_vga_lg() local
[all …]
Dsn9c2028.c45 unsigned char instruction[6]; member
245 cam_commands[i].instruction); in run_start_commands()
249 cam_commands[i].instruction); in run_start_commands()
253 cam_commands[i].instruction); in run_start_commands()
275 genius_vcam_live_gain_cmds[0].instruction[2] = g; in set_gain()
/linux-4.19.296/lib/raid6/
Dvpermxor.uc13 * $#-way unrolled portable integer math RAID-6 instruction set
16 * vpermxor$#.c makes use of the vpermxor instruction to optimise the RAID6 Q
18 * This can be run on systems which have both Altivec and vpermxor instruction.
20 * This instruction was introduced in POWER8 - ISA v2.07.
Daltivec.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
38 * instruction.
Dneon.uc22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
Dint.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
/linux-4.19.296/drivers/media/usb/gspca/m5602/
Dm5602_sensor.h38 enum instruction { enum
/linux-4.19.296/crypto/
DKconfig558 instruction. This option will create 'crc32c-intel' module,
559 which will enable any routine to use the CRC32 instruction to
600 instruction. This option will create 'crc32-plcmul' module,
628 accelerated PCLMULQDQ instruction. This option will create
849 using powerpc SPE SIMD instruction set.
918 implemented using powerpc SPE SIMD instruction set.
1354 sixteen blocks parallel using the AVX instruction set.
1378 eight blocks parallel using the AVX instruction set.
1509 blocks parallel using SSE2 instruction set.
1528 blocks parallel using SSE2 instruction set.
[all …]
/linux-4.19.296/include/acpi/
Dactbl3.h516 u8 instruction; member
Dactbl1.h99 u8 instruction; member
/linux-4.19.296/include/linux/mlx5/
Dmlx5_ifc.h8674 u8 instruction[0x8]; member