Home
last modified time | relevance | path

Searched refs:command_code (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/gpu/drm/radeon/
A Dradeon_acpi.c60 u8 command_code; /* notify command code */ member
286 n->command_code = 0; in radeon_atif_get_notification_params()
289 n->command_code = 0x81; in radeon_atif_get_notification_params()
296 n->command_code = params.command_code; in radeon_atif_get_notification_params()
302 n->command_code); in radeon_atif_get_notification_params()
372 event->type != atif->notification_cfg.command_code) in radeon_atif_handler()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_acpi.c83 int command_code; member
320 n->command_code = 0; in amdgpu_atif_get_notification_params()
323 n->command_code = 0x81; in amdgpu_atif_get_notification_params()
330 n->command_code = params.command_code; in amdgpu_atif_get_notification_params()
336 n->command_code); in amdgpu_atif_get_notification_params()
469 event->type != atif->notification_cfg.command_code) { in amdgpu_atif_handler()
/linux/include/uapi/scsi/
A Dscsi_bsg_fc.h116 __u8 command_code; member
/linux/drivers/platform/x86/dell/
A Ddcdbas.h72 __u8 command_code; member
A Ddell-smbios-smm.c60 command.command_code = da_command_code; in dell_smbios_smm_call()
A Ddcdbas.c269 : "a" (smi_cmd->command_code), in raise_smi()
/linux/drivers/input/touchscreen/
A Dcyttsp5.c462 int command_code; in cyttsp5_validate_cmd_response() local
499 command_code = ts->response_buf[HID_OUTPUT_RESPONSE_CMD_OFFSET] in cyttsp5_validate_cmd_response()
501 if (command_code != code) { in cyttsp5_validate_cmd_response()
504 command_code); in cyttsp5_validate_cmd_response()
/linux/drivers/s390/net/
A Dqeth_core_mpc.h373 __u16 command_code; member
554 u32 command_code; member
721 __u32 command_code; member
A Dqeth_l2_main.c1555 enum qeth_ipa_sbp_cmd setcmd = sbp->hdr.command_code; in qeth_bridgeport_makerc()
1667 hdr->command_code = sbp_cmd; in qeth_sbp_build_cmd()
2431 if (cmd->data.sbp.hdr.command_code == in qeth_l2_control_event()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.h193 bool dc_wake_and_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code,
A Ddc_dmub_srv.c1639 …atic bool dc_dmub_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code, in dc_dmub_execute_gpint() argument
1652 status = dmub_srv_send_gpint_command(dc_dmub_srv->dmub, command_code, param, wait_us); in dc_dmub_execute_gpint()
1666 bool dc_wake_and_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code, in dc_wake_and_execute_gpint() argument
1680 result = dc_dmub_execute_gpint(ctx, command_code, param, response, wait_type); in dc_wake_and_execute_gpint()
/linux/drivers/gpu/drm/amd/include/
A Damd_acpi.h40 u8 command_code; /* notify command code */ member
/linux/drivers/scsi/isci/
A Dscu_task_context.h631 u32 command_code:2; member
A Drequest.c236 task_context->command_code = 0; in scu_ssp_request_construct_task_context()
516 task_context->command_code = 0; in scu_sata_request_construct_task_context()
3242 task_context->command_code = 0; in sci_io_request_construct_smp()
/linux/drivers/gpu/drm/amd/display/dmub/src/
A Ddmub_srv.c938 enum dmub_gpint_command command_code, in dmub_srv_send_gpint_command() argument
954 reg.bits.command_code = command_code; in dmub_srv_send_gpint_command()
A Ddmub_dcn20.c104 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn20_reset()
A Ddmub_dcn31.c93 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn31_reset()
A Ddmub_dcn32.c99 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn32_reset()
A Ddmub_dcn35.c98 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn35_reset()
A Ddmub_dcn401.c73 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn401_reset()
/linux/drivers/gpu/drm/amd/display/dmub/
A Ddmub_srv.h822 enum dmub_gpint_command command_code,
/linux/drivers/platform/x86/amd/pmf/
A Dacpi.c396 params.command_code, in apmf_get_system_params()
A Dpmf.h164 u8 command_code; member
/linux/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h903 uint32_t command_code : 12; /**< GPINT command */ member
1066 uint32_t command_code: 8; /**< INBOX0 command code */ member
1077 uint32_t command_code: 8; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c411 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn32_subvp_pipe_control_lock()
429 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn32_subvp_pipe_control_lock_fast()

Completed in 1099 milliseconds

12