| /drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| A D | smu9_smumgr.c | 142 uint16_t msg, uint32_t parameter) in smu9_send_msg_to_smc_with_parameter() argument 151 WREG32_SOC15(MP1, 0, mmMP1_SMN_C2PMSG_102, parameter); in smu9_send_msg_to_smc_with_parameter() 154 WREG32_SOC15(MP1, 0, mmMP1_SMN_C2PMSG_82, parameter); in smu9_send_msg_to_smc_with_parameter() 161 pr_err("Failed message: 0x%x, input parameter: 0x%x, error code: 0x%x\n", msg, parameter, ret); in smu9_send_msg_to_smc_with_parameter()
|
| A D | smumgr.c | 157 uint32_t parameter, in smum_send_msg_to_smc_with_parameter() argument 170 hwmgr, msg, parameter); in smum_send_msg_to_smc_with_parameter()
|
| A D | smu9_smumgr.h | 29 uint16_t msg, uint32_t parameter);
|
| A D | smu10_smumgr.c | 97 uint16_t msg, uint32_t parameter) in smu10_send_msg_to_smc_with_parameter() argument 105 WREG32_SOC15(MP1, 0, mmMP1_SMN_C2PMSG_82, parameter); in smu10_send_msg_to_smc_with_parameter()
|
| A D | smu7_smumgr.h | 62 uint32_t parameter);
|
| /drivers/staging/sm750fb/ |
| A D | readme | 8 About the kernel module parameter of driver: 17 dual frame buffer for driver with "dual" parameter 23 1) if you build the driver with built-in method, the parameter 32 2) if you put 800x600 into the parameter without bpp and
|
| /drivers/platform/x86/intel/speed_select_if/ |
| A D | isst_if_mbox_msr.c | 33 static int isst_if_send_mbox_cmd(u8 command, u8 sub_command, u32 parameter, in isst_if_send_mbox_cmd() argument 60 (parameter & GENMASK_ULL(13, 0)) << 16 | in isst_if_send_mbox_cmd() 100 act->mbox_cmd->parameter, in msrl_update_func() 135 action.mbox_cmd->parameter, in isst_if_mbox_proc_cmd()
|
| A D | isst_if_mbox_pci.c | 77 (mbox_cmd->parameter & GENMASK_ULL(13, 0)) << 16 | in isst_if_mbox_cmd() 150 mbox_cmd->parameter, in isst_if_mbox_proc_cmd()
|
| /drivers/char/mwave/ |
| A D | README | 19 thinkpad configuration utility then this parameter allows the 24 thinkpad configuration utility then this parameter allows the 29 thinkpad configuration utility then this parameter allows the 34 thinkpad configuration utility then this parameter allows the
|
| /drivers/net/ethernet/qlogic/ |
| A D | Kconfig | 42 This configuration parameter enables Single Root Input Output 52 This configuration parameter enables DCB support in QLE83XX 63 This configuration parameter can be used to read the 94 This configuration parameter enables Single Root Input Output
|
| /drivers/staging/vc04_services/vchiq-mmal/ |
| A D | mmal-vchiq.h | 134 u32 parameter, 140 u32 parameter,
|
| /drivers/scsi/ |
| A D | qla1280.c | 1203 nv->bus[bus].target[target].parameter.enable_sync = 0; in qla1280_sdev_configure() 1207 nv->bus[bus].target[target].parameter.enable_wide = 0; in qla1280_sdev_configure() 1216 if (nv->bus[bus].target[target].parameter.enable_sync) in qla1280_sdev_configure() 1982 nv->bus[bus].target[target].parameter.auto_request_sense = 1; in qla1280_set_target_defaults() 1983 nv->bus[bus].target[target].parameter.tag_queuing = 1; in qla1280_set_target_defaults() 1984 nv->bus[bus].target[target].parameter.enable_sync = 1; in qla1280_set_target_defaults() 1986 nv->bus[bus].target[target].parameter.enable_wide = 1; in qla1280_set_target_defaults() 1990 nv->bus[bus].target[target].parameter.parity_checking = 1; in qla1280_set_target_defaults() 1991 nv->bus[bus].target[target].parameter.disconnect_allowed = 1; in qla1280_set_target_defaults() 2090 if (nv->bus[bus].target[target].parameter.tag_queuing) in qla1280_config_target() [all …]
|
| /drivers/gpu/drm/radeon/ |
| A D | kv_smc.c | 66 PPSMC_Msg msg, u32 parameter) in kv_send_msg_to_smc_with_parameter() argument 69 WREG32(SMC_MSG_ARG_0, parameter); in kv_send_msg_to_smc_with_parameter()
|
| /drivers/gpu/drm/amd/pm/legacy-dpm/ |
| A D | kv_smc.c | 69 PPSMC_Msg msg, u32 parameter) in amdgpu_kv_send_msg_to_smc_with_parameter() argument 72 WREG32(mmSMC_MSG_ARG_0, parameter); in amdgpu_kv_send_msg_to_smc_with_parameter()
|
| /drivers/android/ |
| A D | Kconfig | 33 Default value for the binder.devices parameter. 35 The binder.devices parameter is a comma-separated list of strings
|
| /drivers/media/platform/chips-media/wave5/ |
| A D | wave5-vpuapi.c | 644 int wave5_vpu_dec_give_command(struct vpu_instance *inst, enum codec_command cmd, void *parameter) in wave5_vpu_dec_give_command() argument 651 struct queue_status_info *queue_info = parameter; in wave5_vpu_dec_give_command() 676 struct dec_initial_info *seq_info = parameter; in wave5_vpu_dec_give_command() 910 int wave5_vpu_enc_give_command(struct vpu_instance *inst, enum codec_command cmd, void *parameter) in wave5_vpu_enc_give_command() argument 924 mir_dir = *(enum mirror_direction *)parameter; in wave5_vpu_enc_give_command() 934 angle = *(int *)parameter; in wave5_vpu_enc_give_command() 943 struct queue_status_info *queue_info = parameter; in wave5_vpu_enc_give_command()
|
| /drivers/base/firmware_loader/ |
| A D | Kconfig | 13 o firmware_class path module parameter or kernel boot param 103 path specified in the firmware_class path module parameter, or the 104 firmware_class path kernel boot parameter if the firmware_class is 147 path module parameter or kernel firmware_class path boot parameter
|
| /drivers/net/wireless/broadcom/b43legacy/ |
| A D | Kconfig | 81 the module parameter "pio". With pio=0 as a module parameter, the
|
| /drivers/mtd/ubi/ |
| A D | Kconfig | 19 This parameter defines the maximum difference between the highest 55 This option can be overridden by the "mtd=" UBI module parameter or 73 a fastmap on old images, but you can set the UBI module parameter
|
| /drivers/usb/core/ |
| A D | Kconfig | 114 with the usbcore.autosuspend command line or module parameter. 118 the command line or module parameter. 127 with usbcore.authorized_default command line or module parameter.
|
| /drivers/char/ipmi/ |
| A D | Kconfig | 36 available, the module parameter for ipmi_msghandler named 51 parameter sets the default value to generate these events, 52 the module parameter for ipmi_msghandler named panic_op can
|
| /drivers/infiniband/hw/mthca/ |
| A D | Kconfig | 17 debug_level module parameter (which can also be set after
|
| /drivers/scsi/mpt3sas/ |
| A D | Kconfig | 62 parameter will reduce memory requirements on a per controller instance. 74 parameter will reduce memory requirements on a per controller instance.
|
| /drivers/gpu/drm/xe/ |
| A D | Kconfig | 109 parameter. Using the module parameter overrides this option.
|
| /drivers/video/fbdev/omap2/omapfb/ |
| A D | Kconfig | 25 with 'debug' module parameter.
|