| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A 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.15/drivers/gpu/drm/amd/amdgpu/ |
| H A 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() 473 event->type != atif->notification_cfg.command_code) { in amdgpu_atif_handler()
|
| /linux-6.15/include/uapi/scsi/ |
| H A D | scsi_bsg_fc.h | 116 __u8 command_code; member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_dmub_srv.c | 1607 status = dmub_srv_send_gpint_command(dc_dmub_srv->dmub, command_code, param, wait_us); in dc_dmub_execute_gpint() 1621 bool dc_wake_and_execute_gpint(const struct dc_context *ctx, enum dmub_gpint_command command_code, in dc_wake_and_execute_gpint() argument 1635 result = dc_dmub_execute_gpint(ctx, command_code, param, response, wait_type); in dc_wake_and_execute_gpint() 1846 enum dmub_gpint_command command_code; in dc_dmub_srv_ips_query_residency_info() local 1853 command_code = DMUB_GPINT__GET_IPS1_HISTOGRAM_COUNTER; in dc_dmub_srv_ips_query_residency_info() 1856 command_code = DMUB_GPINT__GET_IPS2_HISTOGRAM_COUNTER; in dc_dmub_srv_ips_query_residency_info() 1859 command_code = DMUB_GPINT__GET_IPS1_RCG_HISTOGRAM_COUNTER; in dc_dmub_srv_ips_query_residency_info() 1862 command_code = DMUB_GPINT__GET_IPS1_ONO2_ON_HISTOGRAM_COUNTER; in dc_dmub_srv_ips_query_residency_info() 1865 command_code = DMUB_GPINT__INVALID_COMMAND; in dc_dmub_srv_ips_query_residency_info() 1869 if (command_code == DMUB_GPINT__INVALID_COMMAND) in dc_dmub_srv_ips_query_residency_info() [all …]
|
| H A 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.15/drivers/platform/x86/dell/ |
| H A D | dcdbas.h | 64 __u8 command_code; member
|
| H A D | dell-smbios-smm.c | 60 command.command_code = da_command_code; in dell_smbios_smm_call()
|
| H A D | dcdbas.c | 270 : "a" (smi_cmd->command_code), in raise_smi()
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A 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.15/drivers/s390/net/ |
| H A D | qeth_core_mpc.h | 373 __u16 command_code; member 554 u32 command_code; member 721 __u32 command_code; member
|
| H A D | qeth_l2_main.c | 1556 enum qeth_ipa_sbp_cmd setcmd = sbp->hdr.command_code; in qeth_bridgeport_makerc() 1668 hdr->command_code = sbp_cmd; in qeth_sbp_build_cmd() 2432 if (cmd->data.sbp.hdr.command_code == in qeth_l2_control_event()
|
| /linux-6.15/drivers/gpu/drm/amd/include/ |
| H A D | amd_acpi.h | 40 u8 command_code; /* notify command code */ member
|
| /linux-6.15/drivers/scsi/isci/ |
| H A D | scu_task_context.h | 631 u32 command_code:2; member
|
| H A 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.15/drivers/gpu/drm/amd/display/dmub/src/ |
| H A D | dmub_srv.c | 940 enum dmub_gpint_command command_code, in dmub_srv_send_gpint_command() argument 956 reg.bits.command_code = command_code; in dmub_srv_send_gpint_command()
|
| H A D | dmub_dcn20.c | 104 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn20_reset()
|
| H A D | dmub_dcn31.c | 93 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn31_reset()
|
| H A D | dmub_dcn32.c | 99 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn32_reset()
|
| H A D | dmub_dcn35.c | 98 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn35_reset()
|
| H A D | dmub_dcn401.c | 75 cmd.bits.command_code = DMUB_GPINT__STOP_FW; in dmub_dcn401_reset()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dmub/ |
| H A D | dmub_srv.h | 834 enum dmub_gpint_command command_code,
|
| /linux-6.15/drivers/platform/x86/amd/pmf/ |
| H A D | acpi.c | 406 params.command_code, in apmf_get_system_params()
|
| H A D | pmf.h | 168 u8 command_code; member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dmub/inc/ |
| H A D | dmub_cmd.h | 1001 uint32_t command_code : 12; /**< GPINT command */ member 1263 uint32_t command_code: 8; /**< INBOX0 command code */ member 1274 uint32_t command_code: 8; member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 413 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn32_subvp_pipe_control_lock() 431 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn32_subvp_pipe_control_lock_fast()
|