Home
last modified time | relevance | path

Searched defs:operand (Results 1 – 15 of 15) sorted by relevance

/drivers/acpi/acpica/
Dexoparg2.c57 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_0R() local
124 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_2T_1R() local
223 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_1T_1R() local
467 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_1R() local
Dexoparg1.c115 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_0R() local
182 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_0R() local
224 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_1R() local
559 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_1R() local
Dutmath.c91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) 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()
189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) 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()
Dexcreate.c316 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() local
363 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() local
411 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method() local
Dexoparg3.c53 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_0T_0R() local
127 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_1T_1R() local
Dexoparg6.c178 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
Dexresolv.c303 union acpi_operand_object *operand, in acpi_ex_resolve_multiple()
Dexconfig.c86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
Ddsutils.c749 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
Ddsopcode.c465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
/drivers/dma/idxd/
Ddevice.c243 u32 status, operand; in idxd_wq_disable() local
271 u32 operand; in idxd_wq_drain() local
287 u32 operand; in idxd_wq_reset() local
487 static void idxd_cmd_exec(struct idxd_device *idxd, int cmd_code, u32 operand, in idxd_cmd_exec()
601 u32 operand; in idxd_device_drain_pasid() local
613 u32 operand, status; in idxd_device_request_int_handle() local
643 u32 operand, status; in idxd_device_release_int_handle() local
Dregisters.h166 u32 operand:20; member
/drivers/media/firewire/
Dfiredtv-avc.c78 u8 operand[509]; member
85 u8 operand[509]; member
309 static int add_pid_filter(struct firedtv *fdtv, u8 *operand) in add_pid_filter()
/drivers/gpu/ipu-v3/
Dipu-dc.c119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
/drivers/gpu/drm/amd/amdkfd/
Dkfd_dbgmgr.h248 enum HSA_DBG_WAVEOP operand; member