/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | radeon_acpi.c | 60 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-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acpi.c | 83 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-6.14.4/drivers/gpu/drm/amd/display/dc/ |
D | dc_dmub_srv.c | 1641 …atic bool dc_dmub_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code, in dc_dmub_execute_gpint() argument 1654 status = dmub_srv_send_gpint_command(dc_dmub_srv->dmub, command_code, param, wait_us); in dc_dmub_execute_gpint() 1668 bool dc_wake_and_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code, in dc_wake_and_execute_gpint() argument 1682 result = dc_dmub_execute_gpint(ctx, command_code, param, response, wait_type); in dc_wake_and_execute_gpint() 1893 enum dmub_gpint_command command_code; in dc_dmub_srv_ips_query_residency_info() local 1900 command_code = DMUB_GPINT__GET_IPS1_HISTOGRAM_COUNTER; in dc_dmub_srv_ips_query_residency_info() 1903 command_code = DMUB_GPINT__GET_IPS2_HISTOGRAM_COUNTER; in dc_dmub_srv_ips_query_residency_info() 1906 command_code = DMUB_GPINT__GET_IPS1_RCG_HISTOGRAM_COUNTER; in dc_dmub_srv_ips_query_residency_info() 1909 command_code = DMUB_GPINT__GET_IPS1_ONO2_ON_HISTOGRAM_COUNTER; in dc_dmub_srv_ips_query_residency_info() 1912 command_code = DMUB_GPINT__INVALID_COMMAND; in dc_dmub_srv_ips_query_residency_info() [all …]
|
D | dc_dmub_srv.h | 193 bool dc_wake_and_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code,
|
/linux-6.14.4/include/uapi/scsi/ |
D | scsi_bsg_fc.h | 116 __u8 command_code; member
|
/linux-6.14.4/drivers/platform/x86/dell/ |
D | dcdbas.h | 64 __u8 command_code; member
|
D | dell-smbios-smm.c | 60 command.command_code = da_command_code; in dell_smbios_smm_call()
|
D | dcdbas.c | 270 : "a" (smi_cmd->command_code), in raise_smi()
|
/linux-6.14.4/drivers/input/touchscreen/ |
D | cyttsp5.c | 462 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-6.14.4/drivers/s390/net/ |
D | qeth_core_mpc.h | 373 __u16 command_code; member 554 u32 command_code; member 721 __u32 command_code; member
|
D | qeth_l2_main.c | 1555 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-6.14.4/drivers/gpu/drm/amd/include/ |
D | amd_acpi.h | 40 u8 command_code; /* notify command code */ member
|
/linux-6.14.4/drivers/scsi/isci/ |
D | scu_task_context.h | 631 u32 command_code:2; member
|
D | request.c | 236 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-6.14.4/drivers/gpu/drm/amd/display/dmub/src/ |
D | dmub_srv.c | 936 enum dmub_gpint_command command_code, in dmub_srv_send_gpint_command() argument 952 reg.bits.command_code = command_code; in dmub_srv_send_gpint_command()
|
D | dmub_dcn20.c | 104 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn20_reset()
|
D | dmub_dcn31.c | 93 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn31_reset()
|
D | dmub_dcn32.c | 99 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn32_reset()
|
D | dmub_dcn35.c | 98 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn35_reset()
|
D | dmub_dcn401.c | 73 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn401_reset()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dmub/ |
D | dmub_srv.h | 834 enum dmub_gpint_command command_code,
|
/linux-6.14.4/drivers/platform/x86/amd/pmf/ |
D | acpi.c | 406 params.command_code, in apmf_get_system_params()
|
D | pmf.h | 168 u8 command_code; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dmub/inc/ |
D | dmub_cmd.h | 994 uint32_t command_code : 12; /**< GPINT command */ member 1256 uint32_t command_code: 8; /**< INBOX0 command code */ member 1267 uint32_t command_code: 8; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
D | dcn32_hwseq.c | 411 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()
|