Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 16 of 16) sorted by relevance

/drivers/media/firewire/
A Dfiredtv-avc.c78 u8 operand[509]; member
85 u8 operand[509]; member
281 fdtv_handle_rc(fdtv, r->operand[4] << 8 | r->operand[5]); in avc_recv()
324 operand[0] = n; in add_pid_filter()
371 c->operand[11] = 0; in avc_tuner_tuneqpsk()
373 c->operand[11] = 1; in avc_tuner_tuneqpsk()
496 c->operand[5] = in avc_tuner_dsd_dvb_t()
507 c->operand[6] = in avc_tuner_dsd_dvb_t()
739 (r->operand[3] << 8) + r->operand[4] != 8) { in avc_identify_subunit()
1003 memcpy(&app_info[5], &r->operand[pos], 5 + r->operand[pos + 4]); in avc_ca_app_info()
[all …]
/drivers/acpi/acpica/
A Dexoparg1.c194 status = acpi_ex_load_op(operand[0], operand[1], walk_state); in acpi_ex_opcode_1A_1T_0R()
443 status = acpi_ex_store(operand[0], operand[1], walk_state); in acpi_ex_opcode_1A_1T_1R()
626 temp_desc = operand[0]; in acpi_ex_opcode_1A_0T_1R()
798 operand[0]); in acpi_ex_opcode_1A_0T_1R()
803 operand[0] = temp_desc; in acpi_ex_opcode_1A_0T_1R()
837 operand[0] = temp_desc; in acpi_ex_opcode_1A_0T_1R()
847 operand[0] = temp_desc; in acpi_ex_opcode_1A_0T_1R()
883 operand[0]-> in acpi_ex_opcode_1A_0T_1R()
921 return_desc = operand[0]; in acpi_ex_opcode_1A_0T_1R()
993 operand[0]->reference. in acpi_ex_opcode_1A_0T_1R()
[all …]
A Dexoparg2.c156 operand[1]->integer.value, in acpi_ex_opcode_2A_2T_1R()
263 operand[1]->integer.value, in acpi_ex_opcode_2A_1T_1R()
270 acpi_ex_do_concatenate(operand[0], operand[1], &return_desc, in acpi_ex_opcode_2A_1T_1R()
317 acpi_ex_concat_template(operand[0], operand[1], in acpi_ex_opcode_2A_1T_1R()
334 index = operand[1]->integer.value; in acpi_ex_opcode_2A_1T_1R()
385 (operand[0])->common.type)); in acpi_ex_opcode_2A_1T_1R()
405 acpi_ut_add_reference(operand[0]); in acpi_ex_opcode_2A_1T_1R()
490 operand[0]->integer. in acpi_ex_opcode_2A_0T_1R()
492 operand[1]->integer. in acpi_ex_opcode_2A_0T_1R()
508 acpi_ex_acquire_mutex(operand[1], operand[0], walk_state); in acpi_ex_opcode_2A_0T_1R()
[all …]
A Dexoparg3.c66 (u32)operand[0]->integer.value, in acpi_ex_opcode_3A_0T_0R()
67 (u32)operand[1]->integer.value, in acpi_ex_opcode_3A_0T_0R()
68 (u32)operand[2]->integer.value)); in acpi_ex_opcode_3A_0T_0R()
72 fatal->type = (u32) operand[0]->integer.value; in acpi_ex_opcode_3A_0T_0R()
73 fatal->code = (u32) operand[1]->integer.value; in acpi_ex_opcode_3A_0T_0R()
74 fatal->argument = (u32) operand[2]->integer.value; in acpi_ex_opcode_3A_0T_0R()
152 index = operand[1]->integer.value; in acpi_ex_opcode_3A_1T_1R()
153 length = (acpi_size)operand[2]->integer.value; in acpi_ex_opcode_3A_1T_1R()
159 if (index >= operand[0]->string.length) { in acpi_ex_opcode_3A_1T_1R()
167 (acpi_size)operand[0]->string.length - in acpi_ex_opcode_3A_1T_1R()
[all …]
A Dexoparg6.c196 if ((operand[1]->integer.value > MAX_MATCH_OPERATOR) || in acpi_ex_opcode_6A_0T_1R()
197 (operand[3]->integer.value > MAX_MATCH_OPERATOR)) { in acpi_ex_opcode_6A_0T_1R()
205 index = operand[5]->integer.value; in acpi_ex_opcode_6A_0T_1R()
206 if (index >= operand[0]->package.count) { in acpi_ex_opcode_6A_0T_1R()
210 operand[0]->package.count)); in acpi_ex_opcode_6A_0T_1R()
236 for (; index < operand[0]->package.count; index++) { in acpi_ex_opcode_6A_0T_1R()
240 this_element = operand[0]->package.elements[index]; in acpi_ex_opcode_6A_0T_1R()
253 if (!acpi_ex_do_match((u32) operand[1]->integer.value, in acpi_ex_opcode_6A_0T_1R()
254 this_element, operand[2])) { in acpi_ex_opcode_6A_0T_1R()
258 if (!acpi_ex_do_match((u32) operand[3]->integer.value, in acpi_ex_opcode_6A_0T_1R()
[all …]
A Dexcreate.c317 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() local
332 obj_desc->processor.proc_id = (u8) operand[1]->integer.value; in acpi_ex_create_processor()
333 obj_desc->processor.length = (u8) operand[3]->integer.value; in acpi_ex_create_processor()
335 (acpi_io_address)operand[2]->integer.value; in acpi_ex_create_processor()
364 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() local
379 obj_desc->power_resource.system_level = (u8) operand[1]->integer.value; in acpi_ex_create_power_resource()
381 (u16) operand[2]->integer.value; in acpi_ex_create_power_resource()
412 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method() local
431 obj_desc->method.node = operand[0]; in acpi_ex_create_method()
437 method_flags = (u8)operand[1]->integer.value; in acpi_ex_create_method()
[all …]
A Dexconfig.c86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
108 status = acpi_tb_find_table(operand[0]->string.pointer, in acpi_ex_load_table_op()
109 operand[1]->string.pointer, in acpi_ex_load_table_op()
110 operand[2]->string.pointer, &table_index); in acpi_ex_load_table_op()
129 if (operand[3]->string.length > 0) { in acpi_ex_load_table_op()
135 operand[3]->string.pointer, in acpi_ex_load_table_op()
145 if (operand[4]->string.length > 0) { in acpi_ex_load_table_op()
146 if ((operand[4]->string.pointer[0] != AML_ROOT_PREFIX) && in acpi_ex_load_table_op()
147 (operand[4]->string.pointer[0] != AML_PARENT_PREFIX)) { in acpi_ex_load_table_op()
158 operand[4]->string.pointer, in acpi_ex_load_table_op()
[all …]
A Ddsopcode.c465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
492 operand = &walk_state->operands[0]; in acpi_ds_eval_table_region_operands()
507 status = acpi_tb_find_table(operand[0]->string.pointer, in acpi_ds_eval_table_region_operands()
508 operand[1]->string.pointer, in acpi_ds_eval_table_region_operands()
509 operand[2]->string.pointer, &table_index); in acpi_ds_eval_table_region_operands()
514 operand[0]->string.pointer, in acpi_ds_eval_table_region_operands()
515 operand[1]->string.pointer, in acpi_ds_eval_table_region_operands()
516 operand[2]->string.pointer)); in acpi_ds_eval_table_region_operands()
546 acpi_ut_remove_reference(operand[0]); in acpi_ds_eval_table_region_operands()
547 acpi_ut_remove_reference(operand[1]); in acpi_ds_eval_table_region_operands()
[all …]
A Dutmath.c91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() argument
97 operand_ovl.full = operand; in acpi_ut_short_shift_left()
128 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right() argument
134 operand_ovl.full = operand; in acpi_ut_short_shift_right()
189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() argument
197 *out_result = operand << count; in acpi_ut_short_shift_left()
213 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right() argument
221 *out_result = operand >> count; in acpi_ut_short_shift_right()
A Ddsutils.c756 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
784 new_obj_desc = *operand; in acpi_ds_evaluate_name_path()
788 type = (*operand)->common.type; in acpi_ds_evaluate_name_path()
790 status = acpi_ex_resolve_to_value(operand, walk_state); in acpi_ds_evaluate_name_path()
799 acpi_ut_remove_reference(*operand); in acpi_ds_evaluate_name_path()
802 acpi_ut_copy_iobject_to_iobject(*operand, &new_obj_desc, in acpi_ds_evaluate_name_path()
812 new_obj_desc = *operand; in acpi_ds_evaluate_name_path()
A Dexresolv.c303 union acpi_operand_object *operand, in acpi_ex_resolve_multiple() argument
307 union acpi_operand_object *obj_desc = ACPI_CAST_PTR(void, operand); in acpi_ex_resolve_multiple()
309 ACPI_CAST_PTR(struct acpi_namespace_node, operand); in acpi_ex_resolve_multiple()
412 if (obj_desc == operand) { in acpi_ex_resolve_multiple()
A Dacutils.h547 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result);
549 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result);
A Dacinterp.h365 union acpi_operand_object *operand,
/drivers/dma/idxd/
A Ddevice.c209 u32 status, operand; in idxd_wq_disable() local
238 u32 operand; in idxd_wq_drain() local
254 u32 operand; in idxd_wq_reset() local
496 cmd.operand = operand; in idxd_cmd_exec()
505 __func__, cmd_code, operand); in idxd_cmd_exec()
588 u32 operand; in idxd_device_drain_pasid() local
590 operand = pasid; in idxd_device_drain_pasid()
600 u32 operand, status; in idxd_device_request_int_handle() local
607 operand = idx & GENMASK(15, 0); in idxd_device_request_int_handle()
630 u32 operand, status; in idxd_device_release_int_handle() local
[all …]
A Dregisters.h180 u32 operand:20; member
/drivers/gpu/ipu-v3/
A Dipu-dc.c119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl() argument
126 reg1 = (operand << 20) & 0xfff00000; in dc_write_tmpl()
127 reg2 = operand >> 12 | opcode << 1 | stop << 9; in dc_write_tmpl()
129 reg1 = sync | glue << 4 | ++wave << 11 | ((operand << 15) & 0xffff8000); in dc_write_tmpl()
130 reg2 = operand >> 17 | opcode << 7 | stop << 9; in dc_write_tmpl()
132 reg1 = sync | glue << 4 | ++wave << 11 | ++map << 15 | ((operand << 20) & 0xfff00000); in dc_write_tmpl()
133 reg2 = operand >> 12 | opcode << 4 | stop << 9; in dc_write_tmpl()

Completed in 39 milliseconds