| /drivers/platform/x86/amd/pmc/ |
| A D | pmc.c | 420 u32 value, message, argument, response; in amd_pmc_dump_registers() local 424 argument = dev->stb_arg.arg; in amd_pmc_dump_registers() 428 argument = AMD_PMC_REGISTER_ARGUMENT; in amd_pmc_dump_registers() 435 value = amd_pmc_reg_read(dev, argument); in amd_pmc_dump_registers() 445 u32 val, message, argument, response; in amd_pmc_send_cmd() local 451 argument = dev->stb_arg.arg; in amd_pmc_send_cmd() 455 argument = AMD_PMC_REGISTER_ARGUMENT; in amd_pmc_send_cmd() 472 amd_pmc_reg_write(dev, argument, arg); in amd_pmc_send_cmd() 491 *data = amd_pmc_reg_read(dev, argument); in amd_pmc_send_cmd()
|
| /drivers/pci/endpoint/functions/ |
| A D | pci-epf-ntb.c | 109 u32 argument; member 625 u32 command, argument; in epf_ntb_cmd_handler() local 637 argument = ctrl->argument; in epf_ntb_cmd_handler() 640 ctrl->argument = 0; in epf_ntb_cmd_handler() 649 db_count = argument & DB_COUNT_MASK; in epf_ntb_cmd_handler() 650 is_msix = argument & MSIX_ENABLE; in epf_ntb_cmd_handler() 662 ret = epf_ntb_configure_mw(ntb, type, argument); in epf_ntb_cmd_handler() 669 epf_ntb_teardown_mw(ntb, type, argument); in epf_ntb_cmd_handler()
|
| A D | pci-epf-vntb.c | 105 u32 argument; member 253 u32 command, argument; in epf_ntb_cmd_handler() local 273 argument = ctrl->argument; in epf_ntb_cmd_handler() 276 ctrl->argument = 0; in epf_ntb_cmd_handler() 289 ret = epf_ntb_configure_mw(ntb, argument); in epf_ntb_cmd_handler() 296 epf_ntb_teardown_mw(ntb, argument); in epf_ntb_cmd_handler()
|
| /drivers/ntb/hw/epf/ |
| A D | ntb_hw_epf.c | 100 u32 argument) in ntb_epf_send_command() argument 108 writel(argument, ndev->ctrl_reg + NTB_EPF_ARGUMENT); in ntb_epf_send_command() 336 u32 argument = MSIX_ENABLE; in ntb_epf_init_isr() local 350 argument &= ~MSIX_ENABLE; in ntb_epf_init_isr() 365 argument | irq); in ntb_epf_init_isr()
|
| /drivers/pinctrl/nomadik/ |
| A D | pinctrl-abx500.c | 855 enum pin_config_param argument; in abx500_pin_config_set() local 859 argument = pinconf_to_config_argument(configs[i]); in abx500_pin_config_set() 865 str_high_low(argument) : in abx500_pin_config_set() 866 (argument ? "pull up" : "pull down")); in abx500_pin_config_set() 895 argument ? ABX500_GPIO_PULL_DOWN : in abx500_pin_config_set() 912 argument); in abx500_pin_config_set()
|
| /drivers/acpi/acpica/ |
| A D | exoparg3.c | 74 fatal->argument = (u32) operand[2]->integer.value; in acpi_ex_opcode_3A_0T_0R()
|
| A D | acstruct.h | 128 struct acpi_object_integer *argument; member
|
| /drivers/gpu/drm/amd/pm/swsmu/ |
| A D | smu_cmn.h | 139 int argument,
|
| A D | smu_cmn.c | 956 int argument, in smu_cmn_update_table() argument 985 table_id | ((argument & 0xFFFF) << 16), in smu_cmn_update_table()
|
| /drivers/atm/ |
| A D | Kconfig | 197 module argument. See the file <file:drivers/atm/idt77252.h> for 240 module argument (kernel command line argument as well?), changed
|
| /drivers/platform/x86/ |
| A D | sony-laptop.c | 894 static int sony_call_snc_handle(int handle, int argument, int *result) in sony_call_snc_handle() argument 902 arg = offset | argument; in sony_call_snc_handle() 1591 int argument = sony_rfkill_address[(long) data] + 0x100; in sony_nc_rfkill_set() local 1594 argument |= 0x070000; in sony_nc_rfkill_set() 1596 return sony_call_snc_handle(sony_rfkill_handle, argument, &result); in sony_nc_rfkill_set() 1677 int argument = sony_rfkill_address[i]; in sony_nc_rfkill_update() local 1689 sony_call_snc_handle(sony_rfkill_handle, argument, &result); in sony_nc_rfkill_update()
|
| /drivers/tty/serial/8250/ |
| A D | Kconfig | 457 This option replaces the "console=ttyO" argument with the matching 458 ttyS argument if the user did not specified it on the command line. 464 argument. If you read this, please keep this option disabled and
|
| /drivers/xen/ |
| A D | Kconfig | 202 from the default device drivers. The argument is the list of PCI BDFs: 226 from the default device drivers. The argument is the list of PCI BDFs:
|
| /drivers/block/ |
| A D | sunvdc.c | 143 unsigned command, unsigned long argument) in vdc_ioctl() argument 152 if (put_user(0, (char __user *)(argument + i))) in vdc_ioctl()
|
| A D | xen-blkfront.c | 513 unsigned command, unsigned long argument) in blkif_ioctl() argument 521 if (put_user(0, (char __user *)(argument + i))) in blkif_ioctl()
|
| /drivers/staging/greybus/Documentation/ |
| A D | sysfs-bus-greybus | 29 Writing a non-zero argument to this attibute disables the
|
| /drivers/net/can/ |
| A D | Kconfig | 74 bit-rate specified via Netlink argument "bitrate" when the device
|
| /drivers/gpio/ |
| A D | gpiolib.c | 2684 u32 argument) in gpio_set_config_with_argument() argument 2688 config = pinconf_to_config_packed(mode, argument); in gpio_set_config_with_argument() 2694 u32 argument) in gpio_set_config_with_argument_optional() argument 2700 ret = gpio_set_config_with_argument(desc, mode, argument); in gpio_set_config_with_argument_optional()
|
| /drivers/firmware/efi/ |
| A D | Kconfig | 109 invoked with a string argument NNN, "NNN" is copied to the
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | port.c | 58 MLX5_SET(access_register_in, in, argument, arg); in mlx5_access_reg()
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | imx95.rst | 1414 |uint32 numarg |Size of the argument data, max 8 |
|