arch/alpha/kernel/osf_sys.c
712
SYSCALL_DEFINE3(osf_sysinfo, int, command, char __user *, buf, long, count)
arch/alpha/kernel/osf_sys.c
730
offset = command-1;
arch/alpha/kernel/osf_sys.c
733
printk("sysinfo(%d)", command);
arch/arm/kernel/ftrace.c
49
int *command = data;
arch/arm/kernel/ftrace.c
51
ftrace_modify_all_code(*command);
arch/arm/kernel/ftrace.c
56
void arch_ftrace_update_code(int command)
arch/arm/kernel/ftrace.c
58
stop_machine(__ftrace_modify_code, &command, NULL);
arch/arm64/kernel/ftrace.c
514
void arch_ftrace_update_code(int command)
arch/arm64/kernel/ftrace.c
516
command |= FTRACE_MAY_SLEEP;
arch/arm64/kernel/ftrace.c
517
ftrace_modify_all_code(command);
arch/csky/kernel/ftrace.c
204
int command;
arch/csky/kernel/ftrace.c
213
ftrace_modify_all_code(param->command);
arch/csky/kernel/ftrace.c
224
void arch_ftrace_update_code(int command)
arch/csky/kernel/ftrace.c
226
struct ftrace_modify_param param = { command, ATOMIC_INIT(0) };
arch/loongarch/kernel/ftrace_dyn.c
213
void arch_ftrace_update_code(int command)
arch/loongarch/kernel/ftrace_dyn.c
215
command |= FTRACE_MAY_SLEEP;
arch/loongarch/kernel/ftrace_dyn.c
216
ftrace_modify_all_code(command);
arch/loongarch/kernel/reset.c
60
void machine_restart(char *command)
arch/loongarch/kernel/reset.c
66
do_kernel_restart(command);
arch/m68k/68000/dragen2.c
40
void __init init_dragen2(char *command, int size)
arch/m68k/68000/m68328.c
47
void __init config_BSP(char *command, int len)
arch/m68k/68000/m68328.c
56
init_ucsimm(command, len);
arch/m68k/68000/m68328.c
58
init_ucsimm(command, len);
arch/m68k/68000/m68328.c
60
init_dragen2(command, len);
arch/m68k/68000/m68328.h
2
void init_dragen2(char *command, int size);
arch/m68k/68000/m68328.h
3
void init_ucsimm(char *command, int size);
arch/m68k/68000/ucsimm.c
26
void __init init_ucsimm(char *command, int size)
arch/m68k/68000/ucsimm.c
35
strscpy(p, command, size);
arch/m68k/68000/ucsimm.c
37
command[0] = 0;
arch/m68k/fpsp040/fpsp.h
178
.set CMDWORD,LV-35 | command word in cmd1b
arch/m68k/include/asm/machdep.h
42
extern void config_BSP(char *command, int len);
arch/m68k/mac/misc.c
175
static void via_rtc_command(int command, __u8 *data)
arch/m68k/mac/misc.c
184
command = (command & ~3) | 1;
arch/m68k/mac/misc.c
190
if (command & 0xFF00) { /* extended (two-byte) command */
arch/m68k/mac/misc.c
191
via_rtc_send((command & 0xFF00) >> 8);
arch/m68k/mac/misc.c
192
via_rtc_send(command & 0xFF);
arch/m68k/mac/misc.c
193
is_read = command & (RTC_FLG_READ << 8);
arch/m68k/mac/misc.c
195
via_rtc_send(command);
arch/m68k/mac/misc.c
196
is_read = command & RTC_FLG_READ;
arch/mips/ath25/ar2315.c
176
static void ar2315_restart(char *command)
arch/mips/ath25/ar5312.c
270
static void ar5312_restart(char *command)
arch/mips/bcm47xx/setup.c
62
static void bcm47xx_machine_restart(char *command)
arch/mips/cavium-octeon/setup.c
430
static void octeon_restart(char *command)
arch/mips/cobalt/reset.c
46
void cobalt_machine_restart(char *command)
arch/mips/dec/reset.c
22
void __noreturn dec_machine_restart(char *command)
arch/mips/dec/setup.c
54
extern void dec_machine_restart(char *command);
arch/mips/econet/init.c
26
static void hw_reset(char *command)
arch/mips/include/asm/jazz.h
107
unsigned char command;
arch/mips/include/asm/jazz.h
116
unsigned char command;
arch/mips/include/asm/mach-cobalt/cobalt.h
23
void cobalt_machine_restart(char *command);
arch/mips/include/asm/reboot.h
12
extern void (*_machine_restart)(char *command);
arch/mips/include/asm/sgi/ioc.h
39
volatile u8 command;
arch/mips/jazz/reset.c
18
status = jazz_kh->command;
arch/mips/jazz/reset.c
28
status = jazz_kh->command;
arch/mips/jazz/reset.c
30
jazz_kh->command = val;
arch/mips/jazz/reset.c
35
return jazz_kh->command;
arch/mips/jazz/reset.c
49
void jazz_machine_restart(char *command)
arch/mips/jazz/setup.c
26
extern void jazz_machine_restart(char *command);
arch/mips/kernel/ftrace.c
35
void arch_ftrace_update_code(int command)
arch/mips/kernel/ftrace.c
37
ftrace_modify_all_code(command);
arch/mips/kernel/reset.c
26
void (*_machine_restart)(char *command);
arch/mips/kernel/reset.c
88
void machine_restart(char *command)
arch/mips/kernel/reset.c
91
_machine_restart(command);
arch/mips/kernel/reset.c
97
do_kernel_restart(command);
arch/mips/lantiq/falcon/reset.c
35
static void machine_restart(char *command)
arch/mips/loongson2ef/common/reset.c
35
static void loongson_restart(char *command)
arch/mips/pic32/common/reset.c
25
static void pic32_machine_restart(char *command)
arch/mips/ralink/reset.c
24
static void ralink_restart(char *command)
arch/mips/rb532/setup.c
29
static void rb_machine_restart(char *command)
arch/mips/sgi-ip22/ip22-reset.c
70
static void __noreturn sgi_machine_restart(char *command)
arch/mips/sgi-ip27/ip27-reset.c
31
void machine_restart(char *command) __noreturn;
arch/mips/sgi-ip27/ip27-reset.c
38
static void ip27_machine_restart(char *command)
arch/mips/sibyte/common/cfe.c
65
static void __noreturn cfe_linux_restart(char *command)
arch/mips/sibyte/common/sb_tbprof.c
492
unsigned int command,
arch/mips/sibyte/common/sb_tbprof.c
497
switch (command) {
arch/mips/sni/reset.c
28
void sni_machine_restart(char *command)
arch/mips/sni/setup.c
36
extern void sni_machine_restart(char *command);
arch/mips/txx9/generic/setup_tx4927.c
45
static void tx4927_machine_restart(char *command)
arch/mips/txx9/generic/setup_tx4938.c
47
static void tx4938_machine_restart(char *command)
arch/mips/txx9/rbtx4927/setup.c
187
static void toshiba_rbtx4927_restart(char *command)
arch/powerpc/include/asm/dbdma.h
47
__le16 command; /* command word (has bit-fields) */
arch/powerpc/include/asm/mpc52xx_psc.h
165
u8 command; /* PSC + 0x08 */
arch/powerpc/include/asm/mpc52xx_psc.h
314
u8 command; /* PSC + 0x10 */
arch/powerpc/include/asm/smu.h
427
extern int smu_queue_simple(struct smu_simple_cmd *scmd, u8 command,
arch/powerpc/include/uapi/asm/papr-physical-attestation.h
17
__u8 command;
arch/powerpc/kernel/pci-common.c
1315
u16 command;
arch/powerpc/kernel/pci-common.c
1319
pci_read_config_word(dev, PCI_COMMAND, &command);
arch/powerpc/kernel/pci-common.c
1332
disabled = !(command & PCI_COMMAND_IO);
arch/powerpc/kernel/pci-common.c
1334
disabled = !(command & PCI_COMMAND_MEMORY);
arch/powerpc/kernel/pci-common.c
939
u16 command;
arch/powerpc/kernel/pci-common.c
957
pci_read_config_word(dev, PCI_COMMAND, &command);
arch/powerpc/kernel/pci-common.c
958
if ((command & PCI_COMMAND_MEMORY) == 0)
arch/powerpc/kernel/pci-common.c
986
pci_read_config_word(dev, PCI_COMMAND, &command);
arch/powerpc/kernel/pci-common.c
987
if (command & PCI_COMMAND_IO)
arch/powerpc/kernel/trace/ftrace.c
582
void arch_ftrace_update_code(int command)
arch/powerpc/kernel/trace/ftrace.c
584
ftrace_modify_all_code(command);
arch/powerpc/kernel/trace/ftrace_64_pg.c
693
void arch_ftrace_update_code(int command)
arch/powerpc/kernel/trace/ftrace_64_pg.c
695
ftrace_modify_all_code(command);
arch/powerpc/platforms/8xx/cpm1.c
100
out_be16(&cpmp->cp_cpcr, command | CPM_CR_FLG | (opcode << 8));
arch/powerpc/platforms/8xx/cpm1.c
89
int cpm_command(u32 command, u8 opcode)
arch/powerpc/platforms/8xx/cpm1.c
94
if (command & 0xffffff03)
arch/powerpc/platforms/cell/spufs/switch.c
770
union mfc_tag_size_class_cmd command;
arch/powerpc/platforms/cell/spufs/switch.c
777
command.u.mfc_size = transfer_size;
arch/powerpc/platforms/cell/spufs/switch.c
778
command.u.mfc_tag = tag;
arch/powerpc/platforms/cell/spufs/switch.c
779
command.u.mfc_rclassid = rclass;
arch/powerpc/platforms/cell/spufs/switch.c
780
command.u.mfc_cmd = cmd;
arch/powerpc/platforms/cell/spufs/switch.c
784
out_be64(&prob->mfc_union_W.all64, command.all64);
arch/powerpc/sysdev/cpm2.c
81
int cpm_command(u32 command, u8 opcode)
arch/powerpc/sysdev/cpm2.c
89
out_be32(&cpmp->cp_cpcr, command | opcode | CPM_CR_FLG);
arch/riscv/kernel/ftrace.c
42
void arch_ftrace_update_code(int command)
arch/riscv/kernel/ftrace.c
44
command |= FTRACE_MAY_SLEEP;
arch/riscv/kernel/ftrace.c
45
ftrace_modify_all_code(command);
arch/s390/include/asm/setup.h
90
extern void (*_machine_restart)(char *command);
arch/s390/include/uapi/asm/qeth.h
111
__u32 command;
arch/s390/kernel/entry.h
53
long sys_s390_runtime_instr(int command, int signum);
arch/s390/kernel/entry.h
54
long sys_s390_guarded_storage(int command, struct gs_cb __user *);
arch/s390/kernel/ftrace.c
250
void arch_ftrace_update_code(int command)
arch/s390/kernel/ftrace.c
252
ftrace_modify_all_code(command);
arch/s390/kernel/guarded_storage.c
110
SYSCALL_DEFINE2(s390_guarded_storage, int, command,
arch/s390/kernel/guarded_storage.c
115
switch (command) {
arch/s390/kernel/ipl.c
2097
void (*_machine_restart)(char *command) = do_machine_restart;
arch/s390/kernel/runtime_instr.c
70
SYSCALL_DEFINE2(s390_runtime_instr, int, command, int, signum)
arch/s390/kernel/runtime_instr.c
77
if (command == S390_RUNTIME_INSTR_STOP) {
arch/s390/kernel/runtime_instr.c
82
if (command != S390_RUNTIME_INSTR_START)
arch/s390/kernel/setup.c
322
void machine_restart(char *command)
arch/s390/kernel/setup.c
330
_machine_restart(command);
arch/s390/pci/pci_clp.c
237
static int clp_set_pci_fn(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as, u8 command)
arch/s390/pci/pci_clp.c
248
if (command != CLP_SET_DISABLE_PCI_FN)
arch/s390/pci/pci_clp.c
257
rrb->request.oc = command;
arch/sh/boards/mach-ecovec24/setup.c
1045
static u8 mac_read(struct i2c_adapter *a, u8 command)
arch/sh/boards/mach-ecovec24/setup.c
1054
msg[0].buf = &command;
arch/sparc/include/uapi/asm/oradax.h
20
__u16 command; /* CCB_KILL/INFO/DEQUEUE */
arch/um/drivers/mconsole.h
50
char *command;
arch/um/drivers/mconsole_user.c
66
if (!strncmp(req->request.data, cmd->command,
arch/um/drivers/mconsole_user.c
67
strlen(cmd->command))) {
arch/x86/boot/main.c
98
boot_params.ist_info.command = oreg.ebx;
arch/x86/include/uapi/asm/ist.h
25
__u32 command;
arch/x86/kernel/acpi/madt_wakeup.c
159
smp_store_release(&acpi_mp_wake_mailbox->command,
arch/x86/kernel/acpi/madt_wakeup.c
180
while (READ_ONCE(acpi_mp_wake_mailbox->command))
arch/x86/kernel/acpi/madt_wakeup.c
50
smp_store_release(&acpi_mp_wake_mailbox->command,
arch/x86/kernel/acpi/madt_wakeup.c
55
while (READ_ONCE(acpi_mp_wake_mailbox->command) && --timeout)
arch/x86/kernel/ftrace.c
261
void arch_ftrace_update_code(int command)
arch/x86/kernel/ftrace.c
263
ftrace_modify_all_code(command);
arch/x86/pci/i386.c
252
u16 command;
arch/x86/pci/i386.c
262
pci_read_config_word(dev, PCI_COMMAND, &command);
arch/x86/pci/i386.c
271
disabled = !(command & PCI_COMMAND_IO);
arch/x86/pci/i386.c
273
disabled = !(command & PCI_COMMAND_MEMORY);
arch/x86/platform/intel/iosf_mbi.c
446
u8 command = ((u32)val & 0xFF000000) >> 24,
arch/x86/platform/intel/iosf_mbi.c
456
if (command & 1u)
arch/x86/platform/intel/iosf_mbi.c
458
command,
arch/x86/platform/intel/iosf_mbi.c
463
command,
drivers/accel/habanalabs/common/command_submission.c
2499
u32 num_engines, enum hl_engine_command command)
drivers/accel/habanalabs/common/command_submission.c
2509
if (command >= HL_ENGINE_COMMAND_MAX) {
drivers/accel/habanalabs/common/command_submission.c
2515
if (command == HL_ENGINE_CORE_RUN || command == HL_ENGINE_CORE_HALT)
drivers/accel/habanalabs/common/command_submission.c
2534
rc = hdev->asic_funcs->set_engines(hdev, engines, num_engines, command);
drivers/accel/ivpu/ivpu_jsm_msg.c
195
int ivpu_jsm_dyndbg_control(struct ivpu_device *vdev, char *command, size_t size)
drivers/accel/ivpu/ivpu_jsm_msg.c
201
strscpy(req.payload.dyndbg_control.dyndbg_cmd, command, VPU_DYNDBG_CMD_MAX_LEN);
drivers/accel/ivpu/ivpu_jsm_msg.c
207
command, ret);
drivers/accel/ivpu/ivpu_jsm_msg.h
19
int ivpu_jsm_dyndbg_control(struct ivpu_device *vdev, char *command, size_t size);
drivers/accessibility/speakup/main.c
1398
static void start_read_all_timer(struct vc_data *vc, enum read_all_command command);
drivers/accessibility/speakup/main.c
1400
static void kbd_fakekey2(struct vc_data *vc, enum read_all_command command)
drivers/accessibility/speakup/main.c
1404
start_read_all_timer(vc, command);
drivers/accessibility/speakup/main.c
1437
static void start_read_all_timer(struct vc_data *vc, enum read_all_command command)
drivers/accessibility/speakup/main.c
1442
read_all_key = command;
drivers/accessibility/speakup/main.c
1448
static void handle_cursor_read_all(struct vc_data *vc, enum read_all_command command)
drivers/accessibility/speakup/main.c
1452
switch (command) {
drivers/accessibility/speakup/speakup_acntpc.c
128
.command = NULL,
drivers/accessibility/speakup/speakup_acntsa.c
115
.command = NULL,
drivers/accessibility/speakup/speakup_apollo.c
127
.command = NULL,
drivers/accessibility/speakup/speakup_audptr.c
118
.command = NULL,
drivers/accessibility/speakup/speakup_bns.c
111
.command = NULL,
drivers/accessibility/speakup/speakup_decext.c
142
.command = NULL,
drivers/accessibility/speakup/speakup_decpc.c
238
.command = NULL,
drivers/accessibility/speakup/speakup_dectlk.c
151
.command = "[:in re %d ] ",
drivers/accessibility/speakup/speakup_dtlk.c
144
.command = "\x01%di",
drivers/accessibility/speakup/speakup_dummy.c
131
.command = NULL,
drivers/accessibility/speakup/speakup_keypc.c
119
.command = NULL,
drivers/accessibility/speakup/speakup_ltlk.c
127
.command = "\x01%di",
drivers/accessibility/speakup/speakup_soft.c
152
.command = "\x01%di",
drivers/accessibility/speakup/speakup_spkout.c
118
.command = "\x05[%c",
drivers/accessibility/speakup/speakup_txprt.c
116
.command = NULL,
drivers/accessibility/speakup/spk_types.h
149
char *command;
drivers/accessibility/speakup/synth.c
387
synth_printf(synth->indexing.command, out, out);
drivers/acpi/acpica/dbhistry.c
122
if (acpi_gbl_history_buffer[history_index].command) {
drivers/acpi/acpica/dbhistry.c
127
command);
drivers/acpi/acpica/dbhistry.c
191
return (acpi_gbl_history_buffer[history_index].command);
drivers/acpi/acpica/dbhistry.c
21
char *command;
drivers/acpi/acpica/dbhistry.c
55
if (acpi_gbl_history_buffer[acpi_gbl_next_history_index].command !=
drivers/acpi/acpica/dbhistry.c
60
command);
drivers/acpi/acpica/dbhistry.c
64
[acpi_gbl_next_history_index].command);
drivers/acpi/acpica/dbhistry.c
66
command = acpi_os_allocate(cmd_len + 1);
drivers/acpi/acpica/dbhistry.c
69
acpi_gbl_history_buffer[acpi_gbl_next_history_index].command =
drivers/acpi/acpica/dbhistry.c
73
strcpy(acpi_gbl_history_buffer[acpi_gbl_next_history_index].command,
drivers/acpi/acpica/dbinput.c
24
static void acpi_db_display_command_info(const char *command, u8 display_all);
drivers/acpi/acpica/dbinput.c
26
static void acpi_db_display_help(char *command);
drivers/acpi/acpica/dbinput.c
29
acpi_db_match_command_help(const char *command,
drivers/acpi/acpica/dbinput.c
343
acpi_db_match_command_help(const char *command,
drivers/acpi/acpica/dbinput.c
361
while ((*command) && (*invocation) && (*invocation != ' ')) {
drivers/acpi/acpica/dbinput.c
362
if (tolower((int)*command) != tolower((int)*invocation)) {
drivers/acpi/acpica/dbinput.c
367
command++;
drivers/acpi/acpica/dbinput.c
397
static void acpi_db_display_command_info(const char *command, u8 display_all)
drivers/acpi/acpica/dbinput.c
404
matched = acpi_db_match_command_help(command, next);
drivers/acpi/acpica/dbinput.c
427
static void acpi_db_display_help(char *command)
drivers/acpi/acpica/dbinput.c
431
if (!command) {
drivers/acpi/acpica/dbinput.c
447
acpi_db_display_command_info(command, TRUE);
drivers/acpi/cppc_acpi.c
336
writew_relaxed(cmd, &generic_comm_base->command);
drivers/acpi/ec.c
1186
t->command = ACPI_EC_COMMAND_QUERY;
drivers/acpi/ec.c
159
u8 command;
drivers/acpi/ec.c
301
static inline void acpi_ec_write_cmd(struct acpi_ec *ec, u8 command)
drivers/acpi/ec.c
303
ec_dbg_raw("EC_SC(W) = 0x%2.2x", command);
drivers/acpi/ec.c
304
outb(command, ec->command_addr);
drivers/acpi/ec.c
595
(!ec->curr || ec->curr->command != ACPI_EC_COMMAND_QUERY);
drivers/acpi/ec.c
628
if (ec->curr->command != ACPI_EC_COMMAND_QUERY)
drivers/acpi/ec.c
695
if (t->command == ACPI_EC_COMMAND_QUERY)
drivers/acpi/ec.c
707
acpi_ec_write_cmd(ec, t->command);
drivers/acpi/ec.c
802
ec_dbg_req("Command(%s) started", acpi_ec_cmd_string(t->command));
drivers/acpi/ec.c
811
ec_dbg_req("Command(%s) stopped", acpi_ec_cmd_string(t->command));
drivers/acpi/ec.c
850
struct transaction t = {.command = ACPI_EC_BURST_ENABLE,
drivers/acpi/ec.c
859
struct transaction t = {.command = ACPI_EC_BURST_DISABLE,
drivers/acpi/ec.c
871
struct transaction t = {.command = ACPI_EC_COMMAND_READ,
drivers/acpi/ec.c
884
struct transaction t = {.command = ACPI_EC_COMMAND_READ,
drivers/acpi/ec.c
896
struct transaction t = {.command = ACPI_EC_COMMAND_WRITE,
drivers/acpi/ec.c
906
struct transaction t = {.command = ACPI_EC_COMMAND_WRITE,
drivers/acpi/ec.c
940
int ec_transaction(u8 command,
drivers/acpi/ec.c
944
struct transaction t = {.command = command,
drivers/acpi/sbs.c
298
u8 command; /* command for battery */
drivers/acpi/sbs.c
347
info_readers[i].command,
drivers/acpi/sbs.c
368
state_readers[i].command,
drivers/acpi/sbshc.c
108
u8 address, u8 command, u8 *data, u8 length)
drivers/acpi/sbshc.c
126
smb_hc_write(hc, ACPI_SMB_COMMAND, command);
drivers/acpi/sbshc.c
165
u8 command, u8 *data)
drivers/acpi/sbshc.c
167
return acpi_smbus_transaction(hc, protocol, address, command, data, 0);
drivers/acpi/sbshc.c
173
u8 command, u8 *data, u8 length)
drivers/acpi/sbshc.c
175
return acpi_smbus_transaction(hc, protocol, address, command, data, length);
drivers/acpi/sbshc.h
27
u8 command, u8 *data);
drivers/acpi/sbshc.h
29
u8 command, u8 *data, u8 length);
drivers/android/binder.c
179
(ee)->command = _command; \
drivers/android/binder.c
2971
uint32_t command, int32_t param)
drivers/android/binder.c
2982
if (from->ee.command == BR_OK)
drivers/android/binder.c
2983
binder_set_extended_error(&from->ee, id, command, param);
drivers/android/binder.c
5282
thread->ee.command = BR_OK;
drivers/ata/ahci_xgene.c
214
ctx->last_cmd[ap->port_no] = qc->tf.command;
drivers/ata/ata_generic.c
165
u16 command;
drivers/ata/ata_generic.c
196
pci_read_config_word(dev, PCI_COMMAND, &command);
drivers/ata/ata_generic.c
197
if (!(command & PCI_COMMAND_IO))
drivers/ata/libata-acpi.c
641
if (tf->command == ATA_CMD_SET_FEATURES &&
drivers/ata/libata-acpi.c
652
if (tf->command == ATA_CMD_CONF_OVERLAY &&
drivers/ata/libata-acpi.c
657
if (tf->command == ATA_CMD_SEC_FREEZE_LOCK)
drivers/ata/libata-acpi.c
661
if ((!ptf || ptf->command != ATA_CMD_READ_NATIVE_MAX) &&
drivers/ata/libata-acpi.c
662
tf->command == ATA_CMD_SET_MAX &&
drivers/ata/libata-acpi.c
668
if (tf->command == ATA_CMD_SET_FEATURES &&
drivers/ata/libata-acpi.c
734
descr = ata_get_cmd_name(tf.command);
drivers/ata/libata-acpi.c
746
tf.command, tf.feature, tf.nsect, tf.lbal,
drivers/ata/libata-acpi.c
755
tf.command, tf.feature, tf.nsect, tf.lbal,
drivers/ata/libata-acpi.c
765
tf.command, tf.feature, tf.nsect, tf.lbal,
drivers/ata/libata-acpi.c
775
tf.command, tf.feature, tf.nsect, tf.lbal,
drivers/ata/libata-core.c
1234
tf.command = ATA_CMD_READ_NATIVE_MAX_EXT;
drivers/ata/libata-core.c
1237
tf.command = ATA_CMD_READ_NATIVE_MAX;
drivers/ata/libata-core.c
1286
tf.command = ATA_CMD_SET_MAX_EXT;
drivers/ata/libata-core.c
1293
tf.command = ATA_CMD_SET_MAX;
drivers/ata/libata-core.c
1543
u8 command = tf->command;
drivers/ata/libata-core.c
1615
timeout = ata_internal_cmd_timeout(dev, command);
drivers/ata/libata-core.c
1639
timeout, command);
drivers/ata/libata-core.c
1657
} else if (qc->tf.command == ATA_CMD_REQ_SENSE_DATA) {
drivers/ata/libata-core.c
1676
ata_internal_cmd_timed_out(dev, command);
drivers/ata/libata-core.c
1798
tf.command = ATA_CMD_ID_ATA;
drivers/ata/libata-core.c
1801
tf.command = ATA_CMD_ID_ATAPI;
drivers/ata/libata-core.c
1976
tf->command = ATA_CMD_VERIFY;
drivers/ata/libata-core.c
1986
tf->command = ATA_CMD_STANDBYNOW1;
drivers/ata/libata-core.c
2000
tf.command = ATA_CMD_CHK_POWER;
drivers/ata/libata-core.c
2140
tf.command = ATA_CMD_READ_LOG_DMA_EXT;
drivers/ata/libata-core.c
2144
tf.command = ATA_CMD_READ_LOG_EXT;
drivers/ata/libata-core.c
4644
tf.command = ATA_CMD_SET_FEATURES;
drivers/ata/libata-core.c
4687
tf.command = ATA_CMD_SET_FEATURES;
drivers/ata/libata-core.c
4727
tf.command = ATA_CMD_INIT_DEV_PARAMS;
drivers/ata/libata-core.c
5085
switch (qc->tf.command) {
drivers/ata/libata-core.c
646
tf->command = cmd;
drivers/ata/libata-core.c
758
tf->command = ATA_CMD_FPDMA_WRITE;
drivers/ata/libata-core.c
760
tf->command = ATA_CMD_FPDMA_READ;
drivers/ata/libata-eh.c
1429
tf.command = ATA_CMD_PACKET;
drivers/ata/libata-eh.c
1508
tf.command = ATA_CMD_REQ_SENSE_DATA;
drivers/ata/libata-eh.c
1565
tf.command = ATA_CMD_PACKET;
drivers/ata/libata-eh.c
2475
const char *ata_get_cmd_name(u8 command)
drivers/ata/libata-eh.c
2480
u8 command;
drivers/ata/libata-eh.c
2580
if (cmd_descr[i].command == command)
drivers/ata/libata-eh.c
2737
ata_get_cmd_name(cmd->command));
drivers/ata/libata-eh.c
2744
cmd->command, cmd->feature, cmd->nsect,
drivers/ata/libata-eh.c
2770
if (cmd->command != ATA_CMD_PACKET &&
drivers/ata/libata-eh.c
3279
tf.command = ATA_CMD_IDLEIMMEDIATE;
drivers/ata/libata-eh.c
3286
tf.command = ATA_CMD_CHK_POWER;
drivers/ata/libata-eh.c
3574
if (qc->dev != dev || (qc->tf.command != ATA_CMD_FLUSH_EXT &&
drivers/ata/libata-eh.c
3575
qc->tf.command != ATA_CMD_FLUSH))
drivers/ata/libata-eh.c
3585
tf.command = qc->tf.command;
drivers/ata/libata-eh.c
3590
tf.command, qc->err_mask);
drivers/ata/libata-pmp.c
46
tf.command = ATA_CMD_PMP_READ;
drivers/ata/libata-pmp.c
82
tf.command = ATA_CMD_PMP_WRITE;
drivers/ata/libata-sata.c
158
fis[2] = tf->command;
drivers/ata/libata-scsi.c
1317
tf->command = ATA_CMD_FLUSH_EXT;
drivers/ata/libata-scsi.c
1319
tf->command = ATA_CMD_FLUSH;
drivers/ata/libata-scsi.c
1445
tf->command = ATA_CMD_VERIFY;
drivers/ata/libata-scsi.c
1453
tf->command = ATA_CMD_VERIFY_EXT;
drivers/ata/libata-scsi.c
1491
tf->command = ATA_CMD_VERIFY;
drivers/ata/libata-scsi.c
2960
qc->tf.command = ATA_CMD_PACKET;
drivers/ata/libata-scsi.c
3221
tf->command = cdb[14];
drivers/ata/libata-scsi.c
3235
tf->command = cdb[9];
drivers/ata/libata-scsi.c
3259
tf->command = cdb[25];
drivers/ata/libata-scsi.c
3272
switch (tf->command) {
drivers/ata/libata-scsi.c
3379
if (tf->command == ATA_CMD_SET_FEATURES &&
drivers/ata/libata-scsi.c
3400
if (tf->command >= 0x5C && tf->command <= 0x5F && !libata_allow_tpm) {
drivers/ata/libata-scsi.c
3543
tf->command = ATA_CMD_FPDMA_SEND;
drivers/ata/libata-scsi.c
3556
tf->command = ATA_CMD_DSM;
drivers/ata/libata-scsi.c
3792
tf->command = ATA_CMD_FPDMA_RECV;
drivers/ata/libata-scsi.c
3799
tf->command = ATA_CMD_ZAC_MGMT_IN;
drivers/ata/libata-scsi.c
3881
tf->command = ATA_CMD_NCQ_NON_DATA;
drivers/ata/libata-scsi.c
3887
tf->command = ATA_CMD_ZAC_MGMT_OUT;
drivers/ata/libata-scsi.c
3960
tf->command = ATA_CMD_SET_FEATURES;
drivers/ata/libata-scsi.c
4056
tf->command = ATA_CMD_SET_FEATURES;
drivers/ata/libata-scsi.c
4315
tf->command = ata_scsi_trusted_op(len, send, dma);
drivers/ata/libata-sff.c
432
iowrite8(tf->command, ap->ioaddr.command_addr);
drivers/ata/libata-zpodd.c
46
tf.command = ATA_CMD_PACKET;
drivers/ata/libata-zpodd.c
74
tf.command = ATA_CMD_PACKET;
drivers/ata/libata.h
188
const char *ata_get_cmd_name(u8 command);
drivers/ata/pata_ep93xx.c
450
ep93xx_pata_write_reg(drv_data, tf->command,
drivers/ata/pata_it821x.c
413
switch(qc->tf.command)
drivers/ata/pata_it821x.c
436
qc->tf.command);
drivers/ata/pata_macio.c
561
table->command = cpu_to_le16(write ? OUTPUT_MORE: INPUT_MORE);
drivers/ata/pata_macio.c
580
table->command = cpu_to_le16(write ? OUTPUT_LAST: INPUT_LAST);
drivers/ata/pata_macio.c
585
table->command = cpu_to_le16(DBDMA_STOP);
drivers/ata/pata_octeon_cf.c
507
blob |= (tf->command << 8);
drivers/ata/pata_parport/pata_parport.c
280
pi->proto->write_regr(pi, 0, ATA_REG_CMD, tf->command);
drivers/ata/pata_pdc202xx_old.c
41
iowrite8(tf->command, ap->ioaddr.command_addr);
drivers/ata/pata_sil680.c
211
iowrite8(tf->command, ap->ioaddr.command_addr);
drivers/ata/pdc_adma.c
345
buf[i++] = qc->tf.command;
drivers/ata/sata_dwc_460ex.c
755
qc->tf.command, status, ap->print_id, qc->tf.protocol);
drivers/ata/sata_inic162x.c
212
u8 command; /* ATA Command */
drivers/ata/sata_inic162x.c
416
qc ? qc->tf.command : 0xff, irq_stat, idma_stat);
drivers/ata/sata_inic162x.c
519
cpb->command = qc->tf.command;
drivers/ata/sata_mv.c
1972
switch (tf->command) {
drivers/ata/sata_mv.c
1974
tf->command = ATA_CMD_PIO_WRITE;
drivers/ata/sata_mv.c
1980
tf->command = ATA_CMD_PIO_WRITE_EXT;
drivers/ata/sata_mv.c
2010
if (tf->command == ATA_CMD_DSM)
drivers/ata/sata_mv.c
2048
switch (tf->command) {
drivers/ata/sata_mv.c
2068
tf->command);
drivers/ata/sata_mv.c
2079
mv_crqb_pack_cmd(cw++, tf->command, ATA_REG_CMD, 1); /* last */
drivers/ata/sata_mv.c
2112
if (tf->command == ATA_CMD_DSM)
drivers/ata/sata_mv.c
2133
(tf->command << 16) |
drivers/ata/sata_mv.c
2311
if (qc->tf.command == ATA_CMD_DSM) {
drivers/ata/sata_mv.c
2368
if (qc->tf.command == ATA_CMD_READ_LOG_EXT) {
drivers/ata/sata_nv.c
802
cpb[idx++] = cpu_to_le16((ATA_REG_CMD << 8) | tf->command | CMDEND);
drivers/ata/sata_promise.c
541
buf[27] = qc->tf.command;
drivers/ata/sata_promise.h
84
buf[i++] = tf->command;
drivers/ata/sata_rcar.c
420
iowrite32(tf->command, ap->ioaddr.command_addr);
drivers/ata/sata_via.c
384
if ((qc->tf.command == ATA_CMD_PACKET) &&
drivers/atm/he.c
1002
if (pci_read_config_word(pci_dev, PCI_COMMAND, &command) != 0) {
drivers/atm/he.c
1007
command |= (PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER | PCI_COMMAND_INVALIDATE);
drivers/atm/he.c
1008
if (pci_write_config_word(pci_dev, PCI_COMMAND, command) != 0) {
drivers/atm/he.c
1526
u16 command;
drivers/atm/he.c
1594
pci_read_config_word(he_dev->pci_dev, PCI_COMMAND, &command);
drivers/atm/he.c
1595
command &= ~(PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER);
drivers/atm/he.c
1596
pci_write_config_word(he_dev->pci_dev, PCI_COMMAND, command);
drivers/atm/he.c
973
u16 command;
drivers/atm/iphase.c
2313
unsigned short command;
drivers/atm/iphase.c
2328
error = pci_read_config_word(iadev->pci, PCI_COMMAND, &command);
drivers/block/drbd/drbd_main.c
547
h->command = cpu_to_be16(cmd);
drivers/block/drbd/drbd_main.c
555
h->command = cpu_to_be16(cmd);
drivers/block/drbd/drbd_main.c
565
h->command = cpu_to_be16(cmd);
drivers/block/drbd/drbd_protocol.h
105
u16 command;
drivers/block/drbd/drbd_protocol.h
112
u16 command;
drivers/block/drbd/drbd_protocol.h
119
u16 command;
drivers/block/drbd/drbd_receiver.c
982
pi->cmd = be16_to_cpu(h->command);
drivers/block/drbd/drbd_receiver.c
987
pi->cmd = be16_to_cpu(h->command);
drivers/block/drbd/drbd_receiver.c
993
pi->cmd = be16_to_cpu(h->command);
drivers/block/mtip32xx/mtip32xx.c
1001
memcpy(int_cmd->command, fis, fis_len*4);
drivers/block/mtip32xx/mtip32xx.c
1010
fis->command, int_cmd->status);
drivers/block/mtip32xx/mtip32xx.c
1018
fis->command);
drivers/block/mtip32xx/mtip32xx.c
1072
switch (fis->command) {
drivers/block/mtip32xx/mtip32xx.c
1130
fis.command = ATA_CMD_ID_ATA;
drivers/block/mtip32xx/mtip32xx.c
1211
fis.command = ATA_CMD_STANDBYNOW1;
drivers/block/mtip32xx/mtip32xx.c
1252
fis.command = ATA_CMD_READ_LOG_EXT;
drivers/block/mtip32xx/mtip32xx.c
1288
fis.command = ATA_CMD_SMART;
drivers/block/mtip32xx/mtip32xx.c
1447
struct mtip_cmd *command,
drivers/block/mtip32xx/mtip32xx.c
1455
command_sg = command->command + AHCI_CMD_TBL_HDR_SZ;
drivers/block/mtip32xx/mtip32xx.c
1457
for_each_sg(command->sg, sg, nents, n) {
drivers/block/mtip32xx/mtip32xx.c
1476
static int exec_drive_task(struct mtip_port *port, u8 *command)
drivers/block/mtip32xx/mtip32xx.c
1486
fis.command = command[0];
drivers/block/mtip32xx/mtip32xx.c
1487
fis.features = command[1];
drivers/block/mtip32xx/mtip32xx.c
1488
fis.sect_count = command[2];
drivers/block/mtip32xx/mtip32xx.c
1489
fis.sector = command[3];
drivers/block/mtip32xx/mtip32xx.c
1490
fis.cyl_low = command[4];
drivers/block/mtip32xx/mtip32xx.c
1491
fis.cyl_hi = command[5];
drivers/block/mtip32xx/mtip32xx.c
1492
fis.device = command[6] & ~0x10; /* Clear the dev bit*/
drivers/block/mtip32xx/mtip32xx.c
1498
command[0],
drivers/block/mtip32xx/mtip32xx.c
1499
command[1],
drivers/block/mtip32xx/mtip32xx.c
1500
command[2],
drivers/block/mtip32xx/mtip32xx.c
1501
command[3],
drivers/block/mtip32xx/mtip32xx.c
1502
command[4],
drivers/block/mtip32xx/mtip32xx.c
1503
command[5],
drivers/block/mtip32xx/mtip32xx.c
1504
command[6]);
drivers/block/mtip32xx/mtip32xx.c
1517
command[0] = reply->command; /* Status*/
drivers/block/mtip32xx/mtip32xx.c
1518
command[1] = reply->features; /* Error*/
drivers/block/mtip32xx/mtip32xx.c
1519
command[4] = reply->cyl_low;
drivers/block/mtip32xx/mtip32xx.c
1520
command[5] = reply->cyl_hi;
drivers/block/mtip32xx/mtip32xx.c
1524
command[0],
drivers/block/mtip32xx/mtip32xx.c
1525
command[1],
drivers/block/mtip32xx/mtip32xx.c
1526
command[4],
drivers/block/mtip32xx/mtip32xx.c
1527
command[5]);
drivers/block/mtip32xx/mtip32xx.c
1545
static int exec_drive_command(struct mtip_port *port, u8 *command,
drivers/block/mtip32xx/mtip32xx.c
1552
int rv = 0, xfer_sz = command[3];
drivers/block/mtip32xx/mtip32xx.c
1575
fis.command = command[0];
drivers/block/mtip32xx/mtip32xx.c
1576
fis.features = command[2];
drivers/block/mtip32xx/mtip32xx.c
1577
fis.sect_count = command[3];
drivers/block/mtip32xx/mtip32xx.c
1578
if (fis.command == ATA_CMD_SMART) {
drivers/block/mtip32xx/mtip32xx.c
1579
fis.sector = command[1];
drivers/block/mtip32xx/mtip32xx.c
1595
command[0],
drivers/block/mtip32xx/mtip32xx.c
1596
command[1],
drivers/block/mtip32xx/mtip32xx.c
1597
command[2],
drivers/block/mtip32xx/mtip32xx.c
1598
command[3]);
drivers/block/mtip32xx/mtip32xx.c
1614
command[0] = reply->command; /* Status*/
drivers/block/mtip32xx/mtip32xx.c
1615
command[1] = reply->features; /* Error*/
drivers/block/mtip32xx/mtip32xx.c
1616
command[2] = reply->sect_count;
drivers/block/mtip32xx/mtip32xx.c
1622
command[0],
drivers/block/mtip32xx/mtip32xx.c
1623
command[1],
drivers/block/mtip32xx/mtip32xx.c
1624
command[2]);
drivers/block/mtip32xx/mtip32xx.c
1629
ATA_SECT_SIZE * command[3])) {
drivers/block/mtip32xx/mtip32xx.c
1653
static unsigned int implicit_sector(unsigned char command,
drivers/block/mtip32xx/mtip32xx.c
1659
switch (command) {
drivers/block/mtip32xx/mtip32xx.c
1773
fis.command = req_task->io_ports[7];
drivers/block/mtip32xx/mtip32xx.c
1796
force_single_sector = implicit_sector(fis.command, fis.features);
drivers/block/mtip32xx/mtip32xx.c
1817
fis.command,
drivers/block/mtip32xx/mtip32xx.c
1826
if ((fis.command == ATA_CMD_SEC_ERASE_UNIT) && outbuf &&
drivers/block/mtip32xx/mtip32xx.c
1858
req_task->io_ports[7] = reply->command;
drivers/block/mtip32xx/mtip32xx.c
2047
struct mtip_cmd *command,
drivers/block/mtip32xx/mtip32xx.c
2060
command->scatter_ents = blk_rq_map_sg(rq, command->sg);
drivers/block/mtip32xx/mtip32xx.c
2061
nents = dma_map_sg(&dd->pdev->dev, command->sg,
drivers/block/mtip32xx/mtip32xx.c
2062
command->scatter_ents, dma_dir);
drivers/block/mtip32xx/mtip32xx.c
2073
command->retries = MTIP_MAX_RETRIES;
drivers/block/mtip32xx/mtip32xx.c
2076
fis = command->command;
drivers/block/mtip32xx/mtip32xx.c
2080
fis->command = ATA_CMD_FPDMA_READ;
drivers/block/mtip32xx/mtip32xx.c
2082
fis->command = ATA_CMD_FPDMA_WRITE;
drivers/block/mtip32xx/mtip32xx.c
2097
fill_command_sg(dd, command, nents);
drivers/block/mtip32xx/mtip32xx.c
2099
if (unlikely(command->unaligned))
drivers/block/mtip32xx/mtip32xx.c
2103
hdr->ctba = cpu_to_le32(command->command_dma & 0xFFFFFFFF);
drivers/block/mtip32xx/mtip32xx.c
2105
hdr->ctbau = cpu_to_le32((command->command_dma >> 16) >> 16);
drivers/block/mtip32xx/mtip32xx.c
2109
command->direction = dma_dir;
drivers/block/mtip32xx/mtip32xx.c
3287
command_sg = cmd->command + AHCI_CMD_TBL_HDR_SZ;
drivers/block/mtip32xx/mtip32xx.c
3335
if (!cmd->command)
drivers/block/mtip32xx/mtip32xx.c
3338
dma_free_coherent(&dd->pdev->dev, CMD_DMA_ALLOC_SZ, cmd->command,
drivers/block/mtip32xx/mtip32xx.c
3348
cmd->command = dma_alloc_coherent(&dd->pdev->dev, CMD_DMA_ALLOC_SZ,
drivers/block/mtip32xx/mtip32xx.c
3350
if (!cmd->command)
drivers/block/mtip32xx/mtip32xx.c
597
fis = (struct host_to_dev_fis *)cmd->command;
drivers/block/mtip32xx/mtip32xx.c
601
fis->command == ATA_CMD_SET_FEATURES)
drivers/block/mtip32xx/mtip32xx.c
606
fis->command == ATA_CMD_FPDMA_WRITE)) {
drivers/block/mtip32xx/mtip32xx.c
609
fis->command == ATA_CMD_FPDMA_WRITE ?
drivers/block/mtip32xx/mtip32xx.c
651
struct mtip_cmd *command;
drivers/block/mtip32xx/mtip32xx.c
669
command = mtip_cmd_from_tag(dd, tag);
drivers/block/mtip32xx/mtip32xx.c
670
mtip_complete_command(command, 0);
drivers/block/mtip32xx/mtip32xx.c
840
if (fis->command == ATA_CMD_SEC_ERASE_PREP) {
drivers/block/mtip32xx/mtip32xx.c
843
} else if ((fis->command == ATA_CMD_DOWNLOAD_MICRO) &&
drivers/block/mtip32xx/mtip32xx.c
848
} else if ((fis->command == ATA_CMD_SEC_ERASE_UNIT) ||
drivers/block/mtip32xx/mtip32xx.c
849
((fis->command == 0xFC) &&
drivers/block/mtip32xx/mtip32xx.c
982
if (fis->command == ATA_CMD_SEC_ERASE_PREP)
drivers/block/mtip32xx/mtip32xx.c
987
if (fis->command != ATA_CMD_STANDBYNOW1) {
drivers/block/mtip32xx/mtip32xx.h
199
unsigned char command;
drivers/block/mtip32xx/mtip32xx.h
301
void *command; /* ptr to command table entry */
drivers/block/ps3disk.c
350
ata_cmnd.command = ATA_CMD_ID_ATA;
drivers/block/ps3disk.c
51
u8 command;
drivers/block/sunvdc.c
142
unsigned command, unsigned long argument)
drivers/block/sunvdc.c
147
switch (command) {
drivers/block/sunvdc.c
166
pr_debug(PFX "ioctl %08x not supported\n", command);
drivers/block/swim3.c
1161
fs->dma_cmd[1].command = cpu_to_le16(DBDMA_STOP);
drivers/block/swim3.c
426
cp->command = cpu_to_le16(cmd);
drivers/block/swim3.c
473
out_le16(&cp->command, DBDMA_STOP);
drivers/block/xen-blkfront.c
513
unsigned command, unsigned long argument)
drivers/block/xen-blkfront.c
518
switch (command) {
drivers/bluetooth/bluecard_cs.c
235
unsigned char command;
drivers/bluetooth/bluecard_cs.c
249
command = REG_COMMAND_TX_BUF_TWO;
drivers/bluetooth/bluecard_cs.c
255
command = REG_COMMAND_TX_BUF_ONE;
drivers/bluetooth/bluecard_cs.c
276
outb_p(command, iobase + REG_COMMAND);
drivers/bus/vexpress-config.c
162
u32 command, status;
drivers/bus/vexpress-config.c
169
command = readl(syscfg->base + SYS_CFGCTRL);
drivers/bus/vexpress-config.c
170
if (WARN_ON(command & SYS_CFGCTRL_START))
drivers/bus/vexpress-config.c
173
command = func->template[index];
drivers/bus/vexpress-config.c
174
command |= SYS_CFGCTRL_START;
drivers/bus/vexpress-config.c
175
command |= write ? SYS_CFGCTRL_WRITE : 0;
drivers/bus/vexpress-config.c
182
func, command, *data);
drivers/bus/vexpress-config.c
185
writel(command, syscfg->base + SYS_CFGCTRL);
drivers/cdrom/gdrom.c
120
struct packet_command *command);
drivers/cdrom/gdrom.c
399
struct packet_command *command)
drivers/cdrom/gdrom.c
401
gdrom_spicommand(&command->cmd, command->buflen);
drivers/char/agp/agp.h
203
u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 mode, u32 command);
drivers/char/agp/agp.h
204
void agp_device_command(u32 command, bool agp_v3);
drivers/char/agp/parisc-agp.c
215
u32 command;
drivers/char/agp/parisc-agp.c
217
command = readl(info->lba_regs + info->lba_cap_offset + PCI_AGP_STATUS);
drivers/char/agp/parisc-agp.c
219
command = agp_collect_device_status(bridge, mode, command);
drivers/char/agp/parisc-agp.c
220
command |= 0x00000100;
drivers/char/agp/parisc-agp.c
222
writel(command, info->lba_regs + info->lba_cap_offset + PCI_AGP_COMMAND);
drivers/char/agp/parisc-agp.c
224
agp_device_command(command, (mode & AGP8X_MODE) != 0);
drivers/char/agp/sis-agp.c
78
u32 command;
drivers/char/agp/sis-agp.c
84
pci_read_config_dword(agp_bridge->dev, agp_bridge->capndx + PCI_AGP_STATUS, &command);
drivers/char/agp/sis-agp.c
85
command = agp_collect_device_status(bridge, mode, command);
drivers/char/agp/sis-agp.c
86
command |= AGPSTAT_AGP_ENABLE;
drivers/char/agp/sis-agp.c
87
rate = (command & 0x7) << 2;
drivers/char/agp/sis-agp.c
97
pci_write_config_dword(device, agp + PCI_AGP_COMMAND, command);
drivers/char/agp/sworks-agp.c
399
u32 command;
drivers/char/agp/sworks-agp.c
403
&command);
drivers/char/agp/sworks-agp.c
405
command = agp_collect_device_status(bridge, mode, command);
drivers/char/agp/sworks-agp.c
407
command &= ~0x10; /* disable FW */
drivers/char/agp/sworks-agp.c
408
command &= ~0x08;
drivers/char/agp/sworks-agp.c
410
command |= 0x100;
drivers/char/agp/sworks-agp.c
414
command);
drivers/char/agp/sworks-agp.c
416
agp_device_command(command, false);
drivers/char/agp/uninorth-agp.c
230
u32 command, scratch, status;
drivers/char/agp/uninorth-agp.c
237
command = agp_collect_device_status(bridge, mode, status);
drivers/char/agp/uninorth-agp.c
238
command |= PCI_AGP_COMMAND_AGP;
drivers/char/agp/uninorth-agp.c
245
command &= ~AGPSTAT2_4X;
drivers/char/agp/uninorth-agp.c
253
if ((command >> AGPSTAT_RQ_DEPTH_SHIFT) > 7)
drivers/char/agp/uninorth-agp.c
254
command = (command & ~AGPSTAT_RQ_DEPTH)
drivers/char/agp/uninorth-agp.c
264
command);
drivers/char/agp/uninorth-agp.c
275
agp_device_command(command, (status & AGPSTAT_MODE_3_0) != 0);
drivers/char/agp/uninorth-agp.c
278
agp_device_command(command, false);
drivers/char/agp/uninorth-agp.c
348
u32 command;
drivers/char/agp/uninorth-agp.c
354
command = (long)bridge->dev_private_data;
drivers/char/agp/uninorth-agp.c
356
if (!(command & PCI_AGP_COMMAND_AGP))
drivers/char/agp/uninorth-agp.c
359
uninorth_agp_enable(bridge, command);
drivers/char/ipmi/ipmi_ssif.c
1001
command = SSIF_IPMI_MULTI_PART_REQUEST_START;
drivers/char/ipmi/ipmi_ssif.c
1013
command = SSIF_IPMI_REQUEST;
drivers/char/ipmi/ipmi_ssif.c
1018
command, ssif_info->data, I2C_SMBUS_BLOCK_DATA);
drivers/char/ipmi/ipmi_ssif.c
513
int read_write, int command,
drivers/char/ipmi/ipmi_ssif.c
519
ssif_info->i2c_command = command;
drivers/char/ipmi/ipmi_ssif.c
996
int command;
drivers/char/sonypi.c
492
#define wait_on_command(quiet, command, iterations) { \
drivers/char/sonypi.c
494
while (--n && (command)) \
drivers/char/tpm/tpm_loongson.c
34
struct tpm_loongson_cmd *cmd = tpm_engine->command;
drivers/char/tpm/tpm_loongson.c
61
cmd = tpm_engine->command;
drivers/comedi/drivers/dt2801.c
315
static void dt2801_writecmd(struct comedi_device *dev, int command)
drivers/comedi/drivers/dt2801.c
328
outb_p(command, dev->iobase + DT2801_CMD);
drivers/comedi/drivers/ni_usb6501.c
168
static int ni6501_port_command(struct comedi_device *dev, int command,
drivers/comedi/drivers/ni_usb6501.c
177
if (command != SET_PORT_DIR && !bitmap)
drivers/comedi/drivers/ni_usb6501.c
182
switch (command) {
drivers/comedi/drivers/ni_usb6501.c
231
if (command == READ_PORT) {
drivers/comedi/drivers/ni_usb6501.c
250
static int ni6501_counter_command(struct comedi_device *dev, int command,
drivers/comedi/drivers/ni_usb6501.c
259
if ((command == READ_COUNTER || command == WRITE_COUNTER) && !val)
drivers/comedi/drivers/ni_usb6501.c
264
switch (command) {
drivers/comedi/drivers/ni_usb6501.c
315
if (command == READ_COUNTER) {
drivers/comedi/drivers/usbdux.c
607
static int receive_dux_commands(struct comedi_device *dev, unsigned int command)
drivers/comedi/drivers/usbdux.c
621
if (le16_to_cpu(devpriv->insn_buf[0]) == command)
drivers/comedi/drivers/usbduxsigma.c
566
static int usbduxsigma_receive_cmd(struct comedi_device *dev, int command)
drivers/comedi/drivers/usbduxsigma.c
581
if (devpriv->insn_buf[0] == command)
drivers/cpufreq/pcc-cpufreq.c
158
iowrite16(CMD_GET_FREQ, &pcch_hdr->command);
drivers/cpufreq/pcc-cpufreq.c
225
iowrite16(CMD_SET_FREQ, &pcch_hdr->command);
drivers/cpufreq/pcc-cpufreq.c
466
ioread16(&pcch_hdr->command), ioread16(&pcch_hdr->status),
drivers/cpufreq/pcc-cpufreq.c
83
u16 command;
drivers/cpufreq/speedstep-smi.c
102
u32 command, result = 0, edi, high_mhz, low_mhz, dummy;
drivers/cpufreq/speedstep-smi.c
111
command = (smi_sig & 0xffffff00) | (smi_cmd & 0xff);
drivers/cpufreq/speedstep-smi.c
114
command, smi_port);
drivers/cpufreq/speedstep-smi.c
124
: "a" (command),
drivers/cpufreq/speedstep-smi.c
150
unsigned int result = 0, command, new_state, dummy;
drivers/cpufreq/speedstep-smi.c
162
command = (smi_sig & 0xffffff00) | (smi_cmd & 0xff);
drivers/cpufreq/speedstep-smi.c
166
state, command, smi_port);
drivers/cpufreq/speedstep-smi.c
192
: "a" (command), "b" (function), "c" (state),
drivers/cpufreq/speedstep-smi.c
337
ist_info.signature, ist_info.command,
drivers/cpufreq/speedstep-smi.c
355
smi_port = ist_info.command & 0xff;
drivers/cpufreq/speedstep-smi.c
360
smi_cmd = (ist_info.command >> 16) & 0xff;
drivers/cpufreq/speedstep-smi.c
64
u32 command, result, magic, dummy;
drivers/cpufreq/speedstep-smi.c
68
command = (smi_sig & 0xffffff00) | (smi_cmd & 0xff);
drivers/cpufreq/speedstep-smi.c
72
command, smi_port);
drivers/cpufreq/speedstep-smi.c
81
: "a" (command), "b" (function), "c" (0), "d" (smi_port),
drivers/crypto/caam/desc_constr.h
174
static inline void append_cmd(u32 * const desc, u32 command)
drivers/crypto/caam/desc_constr.h
178
*cmd = cpu_to_caam32(command);
drivers/crypto/caam/desc_constr.h
202
static inline u32 *write_cmd(u32 * const desc, u32 command)
drivers/crypto/caam/desc_constr.h
204
*desc = cpu_to_caam32(command);
drivers/crypto/caam/desc_constr.h
210
u32 command)
drivers/crypto/caam/desc_constr.h
212
append_cmd(desc, command | len);
drivers/crypto/caam/desc_constr.h
218
unsigned int len, u32 command)
drivers/crypto/caam/desc_constr.h
220
append_cmd(desc, command);
drivers/crypto/caam/desc_constr.h
221
if (!(command & (SQIN_RTO | SQIN_PRE)))
drivers/crypto/caam/desc_constr.h
227
u32 command)
drivers/crypto/caam/desc_constr.h
229
append_cmd(desc, command | IMMEDIATE | len);
drivers/crypto/loongson/loongson-rng.c
129
cmd = rng->engine->command;
drivers/crypto/loongson/loongson-rng.c
174
cmd = rng->engine->command;
drivers/crypto/loongson/loongson-rng.c
59
struct loongson_rng_cmd *cmd = rng->engine->command;
drivers/crypto/loongson/loongson-rng.c
66
cmd = rng->engine->command;
drivers/devfreq/hisi_uncore_freq.c
216
.command = cmd,
drivers/dma/arm-dma350.c
173
u32 command[16];
drivers/dma/arm-dma350.c
230
cmd = desc->command;
drivers/dma/arm-dma350.c
268
cmd = desc->command;
drivers/dma/arm-dma350.c
412
hdr = dch->desc->command[0];
drivers/dma/arm-dma350.c
413
reg = &dch->desc->command[1];
drivers/dma/imx-sdma.c
1158
bd0->mode.command = C0_SETDM;
drivers/dma/imx-sdma.c
1612
bd->mode.command = 0;
drivers/dma/imx-sdma.c
1681
bd->mode.command = 0;
drivers/dma/imx-sdma.c
1686
bd->mode.command = 3;
drivers/dma/imx-sdma.c
1689
bd->mode.command = 2;
drivers/dma/imx-sdma.c
1694
bd->mode.command = 1;
drivers/dma/imx-sdma.c
1772
bd->mode.command = 0;
drivers/dma/imx-sdma.c
1774
bd->mode.command = sdmac->word_size;
drivers/dma/imx-sdma.c
269
u32 command : 8; /* command mostly used for channel 0 */
drivers/dma/imx-sdma.c
785
bd0->mode.command = C0_SETPM;
drivers/dma/ste_dma40.c
1062
enum d40_command command)
drivers/dma/ste_dma40.c
1071
if (command == D40_DMA_STOP) {
drivers/dma/ste_dma40.c
1084
if (command == D40_DMA_SUSPEND_REQ) {
drivers/dma/ste_dma40.c
1094
writel(wmask | (command << D40_CHAN_POS(d40c->phy_chan->num)),
drivers/dma/ste_dma40.c
1097
if (command == D40_DMA_SUSPEND_REQ) {
drivers/dma/ste_dma40.c
1289
__d40_execute_command_log(struct d40_chan *d40c, enum d40_command command)
drivers/dma/ste_dma40.c
1304
switch (command) {
drivers/dma/ste_dma40.c
1317
if (!d40_chan_has_events(d40c) && (command == D40_DMA_STOP))
drivers/dma/ste_dma40.c
1318
ret = __d40_execute_command_phy(d40c, command);
drivers/dma/ste_dma40.c
1325
ret = __d40_execute_command_phy(d40c, command);
drivers/dma/ste_dma40.c
1338
enum d40_command command)
drivers/dma/ste_dma40.c
1341
return __d40_execute_command_log(d40c, command);
drivers/dma/ste_dma40.c
1343
return __d40_execute_command_phy(d40c, command);
drivers/extcon/extcon-usbc-cros-ec.c
61
unsigned int command,
drivers/extcon/extcon-usbc-cros-ec.c
76
msg->command = command;
drivers/firmware/arm_scpi.c
267
__le32 command;
drivers/firmware/arm_scpi.c
420
cmd = ioread32(&mem->command);
drivers/firmware/arm_scpi.c
449
iowrite32(t->cmd, &mem->command);
drivers/firmware/efi/cper.c
474
pcie->command, pcie->status);
drivers/firmware/efi/libstub/pci.c
23
u16 class, command;
drivers/firmware/efi/libstub/pci.c
84
PCI_COMMAND, 1, &command);
drivers/firmware/efi/libstub/pci.c
85
if (status != EFI_SUCCESS || !(command & PCI_COMMAND_MASTER))
drivers/firmware/efi/libstub/pci.c
88
command &= ~PCI_COMMAND_MASTER;
drivers/firmware/efi/libstub/pci.c
90
PCI_COMMAND, 1, &command);
drivers/firmware/stratix10-rsu.c
260
enum stratix10_svc_command_code command,
drivers/firmware/stratix10-rsu.c
271
msg.command = command;
drivers/firmware/stratix10-rsu.c
319
enum stratix10_svc_command_code command,
drivers/firmware/stratix10-rsu.c
329
msg.command = command;
drivers/firmware/stratix10-svc.c
1303
switch (p_msg->command) {
drivers/firmware/stratix10-svc.c
1315
dev_err(ctrl->dev, "Invalid command ,%d\n", p_msg->command);
drivers/firmware/stratix10-svc.c
1392
switch (p_msg->command) {
drivers/firmware/stratix10-svc.c
1409
dev_alert(ctrl->dev, "Invalid command\n ,%d", p_msg->command);
drivers/firmware/stratix10-svc.c
170
u32 command;
drivers/firmware/stratix10-svc.c
1744
chan->name, p_msg->payload, p_msg->command,
drivers/firmware/stratix10-svc.c
1748
if (p_msg->command == COMMAND_RECONFIG) {
drivers/firmware/stratix10-svc.c
1774
p_data->command = p_msg->command;
drivers/firmware/stratix10-svc.c
1784
p_data->command,
drivers/firmware/stratix10-svc.c
403
if (p_data->command == COMMAND_POLL_SERVICE_STATUS)
drivers/firmware/stratix10-svc.c
458
switch (p_data->command) {
drivers/firmware/stratix10-svc.c
568
(unsigned int)pdata->paddr, pdata->command,
drivers/firmware/stratix10-svc.c
586
switch (pdata->command) {
drivers/firmware/stratix10-svc.c
737
if (pdata->command == COMMAND_RSU_STATUS) {
drivers/firmware/stratix10-svc.c
756
switch (pdata->command) {
drivers/firmware/stratix10-svc.c
774
switch (pdata->command) {
drivers/firmware/stratix10-svc.c
808
if ((pdata->command != COMMAND_RSU_UPDATE) &&
drivers/firmware/stratix10-svc.c
809
(pdata->command != COMMAND_RSU_STATUS)) {
drivers/firmware/sysfb.c
108
u16 command;
drivers/firmware/sysfb.c
110
ret = pci_read_config_word(pdev, PCI_COMMAND, &command);
drivers/firmware/sysfb.c
113
if (!(command & PCI_COMMAND_MEMORY))
drivers/firmware/turris-mox-rwtm.c
179
msg->command = cmd;
drivers/fpga/stratix10-soc.c
47
enum stratix10_svc_command_code command,
drivers/fpga/stratix10-soc.c
56
__func__, command, payload, payload_length);
drivers/fpga/stratix10-soc.c
58
msg.command = command;
drivers/fsi/fsi-master-i2cr.c
139
u32 command = i2cr_get_command(addr, I2CR_INITIAL_PARITY);
drivers/fsi/fsi-master-i2cr.c
144
ret = i2cr_transfer(i2cr->client, command, data);
drivers/fsi/fsi-master-i2cr.c
152
trace_i2cr_read(i2cr->client, command, data);
drivers/fsi/fsi-master-i2cr.c
74
static int i2cr_transfer(struct i2c_client *client, u32 command, u64 *data)
drivers/fsi/fsi-master-i2cr.c
81
msgs[0].len = sizeof(command);
drivers/fsi/fsi-master-i2cr.c
82
msgs[0].buf = (__u8 *)&command;
drivers/fsi/fsi-master-i2cr.c
92
trace_i2cr_i2c_error(client, command, ret);
drivers/fsi/fsi-sbefifo.c
495
const __be32 *command, size_t cmd_len)
drivers/fsi/fsi-sbefifo.c
504
cmd_len, be32_to_cpu(command[1]));
drivers/fsi/fsi-sbefifo.c
523
rc = sbefifo_up_write(sbefifo, *(command++));
drivers/fsi/fsi-sbefifo.c
634
const __be32 *command, size_t cmd_len,
drivers/fsi/fsi-sbefifo.c
638
int rc = sbefifo_send_command(sbefifo, command, cmd_len);
drivers/fsi/fsi-sbefifo.c
688
const __be32 *command, size_t cmd_len,
drivers/fsi/fsi-sbefifo.c
697
if (cmd_len < 2 || be32_to_cpu(command[0]) != cmd_len) {
drivers/fsi/fsi-sbefifo.c
699
cmd_len, be32_to_cpu(command[0]));
drivers/fsi/fsi-sbefifo.c
712
rc = sbefifo_do_command(sbefifo, command, cmd_len, response);
drivers/fsi/fsi-sbefifo.c
738
int sbefifo_submit(struct device *dev, const __be32 *command, size_t cmd_len,
drivers/fsi/fsi-sbefifo.c
754
if (!resp_len || !command || !response)
drivers/fsi/fsi-sbefifo.c
767
rc = __sbefifo_submit(sbefifo, command, cmd_len, &resp_iter);
drivers/gpib/agilent_82350b/agilent_82350b.c
785
.command = agilent_82350b_command,
drivers/gpib/agilent_82350b/agilent_82350b.c
813
.command = agilent_82350b_command,
drivers/gpib/agilent_82357a/agilent_82357a.c
1440
.command = agilent_82357a_command,
drivers/gpib/cb7210/cb7210.c
1334
.command = cb7210_command,
drivers/gpib/cb7210/cb7210.c
1362
.command = cb7210_command,
drivers/gpib/cb7210/cb7210.c
1390
.command = cb7210_command,
drivers/gpib/cb7210/cb7210.c
695
.command = cb7210_command,
drivers/gpib/cb7210/cb7210.c
723
.command = cb7210_command,
drivers/gpib/cb7210/cb7210.c
751
.command = cb7210_command,
drivers/gpib/cb7210/cb7210.c
778
.command = cb7210_command,
drivers/gpib/cb7210/cb7210.c
806
.command = cb7210_command,
drivers/gpib/cb7210/cb7210.c
833
.command = cb7210_command,
drivers/gpib/cec/cec_gpib.c
197
.command = cec_command,
drivers/gpib/common/gpib_os.c
331
ret = board->interface->command(board, cmd_string, i, &bytes_written);
drivers/gpib/common/gpib_os.c
366
ret = board->interface->command(board, cmd_string, i, &nbytes);
drivers/gpib/common/gpib_os.c
402
ret = board->interface->command(board, cmd_string, 2, &bytes_written);
drivers/gpib/common/iblib.c
119
ret = board->interface->command(board, buf, length, bytes_written);
drivers/gpib/eastwood/fluke_gpib.c
721
.command = fluke_command,
drivers/gpib/eastwood/fluke_gpib.c
757
.command = fluke_command,
drivers/gpib/eastwood/fluke_gpib.c
784
.command = fluke_command,
drivers/gpib/fmh_gpib/fmh_gpib.c
1040
.command = fmh_gpib_command,
drivers/gpib/fmh_gpib/fmh_gpib.c
1068
.command = fmh_gpib_command,
drivers/gpib/fmh_gpib/fmh_gpib.c
1096
.command = fmh_gpib_command,
drivers/gpib/fmh_gpib/fmh_gpib.c
1124
.command = fmh_gpib_command,
drivers/gpib/gpio/gpib_bitbang.c
1314
.command = bb_command,
drivers/gpib/hp_82335/hp82335.c
189
.command = hp82335_command,
drivers/gpib/hp_82341/hp_82341.c
414
.command = hp_82341_command,
drivers/gpib/hp_82341/hp_82341.c
442
.command = hp_82341_command,
drivers/gpib/include/gpib_cmd.h
101
return (command & 0x60) == 0x40;
drivers/gpib/include/gpib_cmd.h
104
static inline s32 in_primary_command_group(u8 command)
drivers/gpib/include/gpib_cmd.h
106
return in_addressed_command_group(command) ||
drivers/gpib/include/gpib_cmd.h
107
in_universal_command_group(command) ||
drivers/gpib/include/gpib_cmd.h
108
in_listen_address_group(command) ||
drivers/gpib/include/gpib_cmd.h
109
in_talk_address_group(command);
drivers/gpib/include/gpib_cmd.h
74
static inline s32 is_PPE(u8 command)
drivers/gpib/include/gpib_cmd.h
76
return (command & 0x70) == 0x60;
drivers/gpib/include/gpib_cmd.h
79
static inline s32 is_PPD(u8 command)
drivers/gpib/include/gpib_cmd.h
81
return (command & 0x70) == 0x70;
drivers/gpib/include/gpib_cmd.h
84
static inline s32 in_addressed_command_group(u8 command)
drivers/gpib/include/gpib_cmd.h
86
return (command & 0x70) == 0x0;
drivers/gpib/include/gpib_cmd.h
89
static inline s32 in_universal_command_group(u8 command)
drivers/gpib/include/gpib_cmd.h
91
return (command & 0x70) == 0x10;
drivers/gpib/include/gpib_cmd.h
94
static inline s32 in_listen_address_group(u8 command)
drivers/gpib/include/gpib_cmd.h
96
return (command & 0x60) == 0x20;
drivers/gpib/include/gpib_cmd.h
99
static inline s32 in_talk_address_group(u8 command)
drivers/gpib/include/gpib_types.h
88
int (*command)(struct gpib_board *board, u8 *buffer, size_t length,
drivers/gpib/ines/ines_gpib.c
1226
.command = ines_command,
drivers/gpib/ines/ines_gpib.c
1254
.command = ines_command,
drivers/gpib/ines/ines_gpib.c
1282
.command = ines_command,
drivers/gpib/ines/ines_gpib.c
550
.command = ines_command,
drivers/gpib/ines/ines_gpib.c
578
.command = ines_command,
drivers/gpib/ines/ines_gpib.c
606
.command = ines_command,
drivers/gpib/ines/ines_gpib.c
634
.command = ines_command,
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1062
.command = usb_gpib_command,
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
341
char command[sizeof(USB_GPIB_TTMO) + 6];
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
353
sprintf(command, "%s%d\n", USB_GPIB_BTMO, n > 255 ? 255 : n);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
354
val = send_command(board, command, 0);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
359
sprintf(command, "%s%d\n", USB_GPIB_TTMO, n);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
360
val = send_command(board, command, 0);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
364
dev_err(board->gpib_dev, "error in timeout set: <%s>\n", command);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
540
char command[6] = "IBc.\n";
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
548
command[3] = buffer[i];
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
549
retval = send_command(board, command, 5);
drivers/gpib/ni_usb/ni_usb_gpib.c
2391
.command = ni_usb_command,
drivers/gpib/pc2/pc2_gpib.c
529
.command = pc2_command,
drivers/gpib/pc2/pc2_gpib.c
557
.command = pc2_command,
drivers/gpib/pc2/pc2_gpib.c
585
.command = pc2_command,
drivers/gpib/pc2/pc2_gpib.c
613
.command = pc2_command,
drivers/gpib/tnt4882/tnt4882_gpib.c
1134
.command = tnt4882_command,
drivers/gpib/tnt4882/tnt4882_gpib.c
1162
.command = tnt4882_command,
drivers/gpib/tnt4882/tnt4882_gpib.c
1190
.command = tnt4882_command,
drivers/gpib/tnt4882/tnt4882_gpib.c
1218
.command = tnt4882_command_unaccel,
drivers/gpib/tnt4882/tnt4882_gpib.c
1246
.command = tnt4882_command_unaccel,
drivers/gpib/tnt4882/tnt4882_gpib.c
1274
.command = tnt4882_command,
drivers/gpib/tnt4882/tnt4882_gpib.c
1302
.command = tnt4882_command_unaccel,
drivers/gpib/tnt4882/tnt4882_gpib.c
1330
.command = tnt4882_command_unaccel,
drivers/gpib/tnt4882/tnt4882_gpib.c
1787
.command = tnt4882_command,
drivers/gpib/tnt4882/tnt4882_gpib.c
1815
.command = tnt4882_command,
drivers/gpio/gpio-pca9570.c
162
.command = SLG7XL45106_GPO_REG,
drivers/gpio/gpio-pca9570.c
32
u32 command;
drivers/gpio/gpio-pca9570.c
54
if (gpio->chip_data->command != 0)
drivers/gpio/gpio-pca9570.c
55
ret = i2c_smbus_read_byte_data(client, gpio->chip_data->command);
drivers/gpio/gpio-pca9570.c
70
if (gpio->chip_data->command != 0)
drivers/gpio/gpio-pca9570.c
71
return i2c_smbus_write_byte_data(client, gpio->chip_data->command, value);
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c
456
packet->bitfields2.command =
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_vi.c
256
packet->bitfields2.command =
drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_ai.h
347
enum mes_query_status_command_enum command:2;
drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_vi.h
298
enum mes_query_status_command_enum command:2;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
13476
payload->reply[0] = adev->dm.dmub_notify->aux_reply.command & 0xF;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
13477
if (adev->dm.dmub_notify->aux_reply.command & 0xF0)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
13479
payload->reply[0] = (adev->dm.dmub_notify->aux_reply.command >> 4) & 0xF;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
13500
union dmub_rb_cmd command = { 0 };
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
13501
struct dmub_rb_cmd_fused_io *io = &command.fused_io;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
13507
dm_execute_dmub_cmd(ctx, &command, DM_DMUB_WAIT_TYPE_NO_WAIT);
drivers/gpu/drm/amd/display/dc/bios/command_table.c
37
#define EXEC_BIOS_CMD_TABLE(command, params)\
drivers/gpu/drm/amd/display/dc/bios/command_table.c
39
GetIndexIntoMasterTable(COMMAND, command), \
drivers/gpu/drm/amd/display/dc/bios/command_table.c
42
#define BIOS_CMD_TABLE_REVISION(command, frev, crev)\
drivers/gpu/drm/amd/display/dc/bios/command_table.c
44
GetIndexIntoMasterTable(COMMAND, command), &frev, &crev)
drivers/gpu/drm/amd/display/dc/bios/command_table.c
46
#define BIOS_CMD_TABLE_PARA_REVISION(command)\
drivers/gpu/drm/amd/display/dc/bios/command_table.c
48
GetIndexIntoMasterTable(COMMAND, command))
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
51
GET_INDEX_INTO_MASTER_TABLE(command, fname), \
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
56
GET_INDEX_INTO_MASTER_TABLE(command, fname), &frev, &crev)
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
60
GET_INDEX_INTO_MASTER_TABLE(command, fname))
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
994
smu_input.command = GET_SMU_CLOCK_INFO_V3_1_GET_PLLVCO_FREQ;
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
174
#define COMPOSE_AUX_SW_DATA_16_20(command, address) \
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
175
((command) | ((0xF0000 & (address)) >> 16))
drivers/gpu/drm/amd/display/dc/link/link_detection.c
306
struct i2c_command command = {
drivers/gpu/drm/amd/display/dc/link/link_detection.c
315
&command);
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c
370
struct i2c_command command = {0};
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c
376
command.payloads = i2c_payloads_get(&payloads);
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c
377
command.number_of_payloads = 0;
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c
378
command.engine = DDC_I2C_COMMAND_ENGINE;
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c
379
command.speed = ddc->ctx->dc->caps.i2c_speed_in_khz;
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c
387
command.number_of_payloads =
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c
393
&command);
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
3193
uint8_t command;
drivers/gpu/drm/amd/include/atomfirmware.h
3757
uint8_t command; /* Indicate action: Set voltage level, enum atom_set_voltage_command */
drivers/gpu/drm/amd/include/atomfirmware.h
3842
uint8_t command; // enum of atom_get_smu_clock_info_command
drivers/gpu/drm/amd/include/atomfirmware.h
3984
uint32_t command:8; //command enum of atom_dynamic_memory_setting_command
drivers/gpu/drm/amd/include/atomfirmware.h
3992
uint32_t command:8; //command enum of atom_dynamic_memory_setting_command
drivers/gpu/drm/amd/pm/powerplay/hwmgr/common_baco.c
44
static bool baco_cmd_handler(struct pp_hwmgr *hwmgr, u32 command, u32 reg, u32 mask,
drivers/gpu/drm/amd/pm/powerplay/hwmgr/common_baco.c
51
switch (command) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.c
424
parameters.command = GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ;
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
356
pIHReg_restore->command =
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.h
75
uint32_t command;
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c
509
input.command = GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ;
drivers/gpu/drm/amd/pm/swsmu/smu12/smu_v12_0.c
297
input.command = GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ;
drivers/gpu/drm/bridge/ssd2825.c
173
static int ssd2825_write_reg(struct ssd2825_priv *priv, u8 reg, u16 command)
drivers/gpu/drm/bridge/ssd2825.c
175
u8 datal = (command & 0x00FF);
drivers/gpu/drm/bridge/ssd2825.c
176
u8 datah = (command & 0xFF00) >> 8;
drivers/gpu/drm/bridge/ssd2825.c
197
static int ssd2825_write_dsi(struct ssd2825_priv *priv, const u8 *command, int len)
drivers/gpu/drm/bridge/ssd2825.c
210
ret = ssd2825_write_raw(priv, SSD2825_DAT_BYTE, command[i]);
drivers/gpu/drm/drm_mipi_dbi.c
1298
dbi->command = mipi_dbi_typec3_command;
drivers/gpu/drm/drm_mipi_dbi.c
1305
dbi->command = mipi_dbi_typec1_command;
drivers/gpu/drm/drm_mipi_dbi.c
167
ret = dbi->command(dbi, cmdbuf, data, len);
drivers/gpu/drm/drm_mipi_dbi.c
627
if (!dbidev->dbi.command)
drivers/gpu/drm/i915/display/intel_cx0_phy.c
162
int command, int lane, u32 *val)
drivers/gpu/drm/i915/display/intel_cx0_phy.c
190
command == XELPDP_PORT_P2M_COMMAND_READ_ACK ? "read" : "write", *val);
drivers/gpu/drm/i915/display/intel_cx0_phy.c
195
if (REG_FIELD_GET(XELPDP_PORT_P2M_COMMAND_TYPE_MASK, *val) != command) {
drivers/gpu/drm/i915/display/intel_cx0_phy.c
199
command == XELPDP_PORT_P2M_COMMAND_READ_ACK ? "read" : "write", *val);
drivers/gpu/drm/i915/display/intel_cx0_phy.h
71
int command, int lane, u32 *val);
drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c
366
u8 command;
drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c
414
msg_in->mkhi.command = MKHI_GFX_SRV_GET_HOST_COMPATIBILITY_VERSION;
drivers/gpu/drm/panel/panel-truly-nt35597.c
223
static int truly_dcs_write(struct drm_panel *panel, u32 command)
drivers/gpu/drm/panel/panel-truly-nt35597.c
229
ret = mipi_dsi_dcs_write(ctx->dsi[i], command, NULL, 0);
drivers/gpu/drm/panel/panel-truly-nt35597.c
231
dev_err(ctx->dev, "cmd 0x%x failed for dsi = %d\n", command, i);
drivers/gpu/drm/panthor/panthor_pwr.c
74
static void panthor_pwr_write_command(struct panthor_device *ptdev, u32 command, u64 args)
drivers/gpu/drm/panthor/panthor_pwr.c
79
gpu_write(ptdev, PWR_COMMAND, command);
drivers/gpu/drm/qxl/qxl_ioctl.c
167
if (!access_ok(u64_to_user_ptr(cmd->command),
drivers/gpu/drm/qxl/qxl_ioctl.c
188
u64_to_user_ptr(cmd->command), cmd->command_size);
drivers/gpu/drm/radeon/evergreen_cs.c
2115
u32 command, size, info;
drivers/gpu/drm/radeon/evergreen_cs.c
2121
command = radeon_get_ib_value(p, idx+4);
drivers/gpu/drm/radeon/evergreen_cs.c
2122
size = command & 0x1fffff;
drivers/gpu/drm/radeon/evergreen_cs.c
2127
(command & PACKET3_CP_DMA_CMD_DAS)) || /* dst = register */
drivers/gpu/drm/radeon/evergreen_cs.c
2129
(command & PACKET3_CP_DMA_CMD_SAS))) { /* src = register */
drivers/gpu/drm/radeon/evergreen_cs.c
2136
if (command & PACKET3_CP_DMA_CMD_SAS) {
drivers/gpu/drm/radeon/evergreen_cs.c
2144
if (command & PACKET3_CP_DMA_CMD_SAIC) {
drivers/gpu/drm/radeon/evergreen_cs.c
2174
if (command & PACKET3_CP_DMA_CMD_DAS) {
drivers/gpu/drm/radeon/evergreen_cs.c
2183
if (command & PACKET3_CP_DMA_CMD_DAIC) {
drivers/gpu/drm/radeon/evergreen_cs.c
3445
u32 command, info;
drivers/gpu/drm/radeon/evergreen_cs.c
3533
command = ib[idx + 4];
drivers/gpu/drm/radeon/evergreen_cs.c
3538
(command & PACKET3_CP_DMA_CMD_DAS)) || /* dst = register */
drivers/gpu/drm/radeon/evergreen_cs.c
3540
(command & PACKET3_CP_DMA_CMD_SAS))) { /* src = register */
drivers/gpu/drm/radeon/evergreen_cs.c
3542
if ((command & 0x1fffff) % 4) {
drivers/gpu/drm/radeon/evergreen_cs.c
3547
if (command & PACKET3_CP_DMA_CMD_SAS) {
drivers/gpu/drm/radeon/evergreen_cs.c
3551
if (command & PACKET3_CP_DMA_CMD_SAIC) {
drivers/gpu/drm/radeon/evergreen_cs.c
3558
for (i = 0; i < (command & 0x1fffff); i++) {
drivers/gpu/drm/radeon/evergreen_cs.c
3568
if (command & PACKET3_CP_DMA_CMD_DAS) {
drivers/gpu/drm/radeon/evergreen_cs.c
3572
if (command & PACKET3_CP_DMA_CMD_DAIC) {
drivers/gpu/drm/radeon/evergreen_cs.c
3579
for (i = 0; i < (command & 0x1fffff); i++) {
drivers/gpu/drm/radeon/r600_cs.c
1784
u32 command, size;
drivers/gpu/drm/radeon/r600_cs.c
1790
command = radeon_get_ib_value(p, idx+4);
drivers/gpu/drm/radeon/r600_cs.c
1791
size = command & 0x1fffff;
drivers/gpu/drm/radeon/r600_cs.c
1792
if (command & PACKET3_CP_DMA_CMD_SAS) {
drivers/gpu/drm/radeon/r600_cs.c
1797
if (command & PACKET3_CP_DMA_CMD_SAIC) {
drivers/gpu/drm/radeon/r600_cs.c
1822
if (command & PACKET3_CP_DMA_CMD_DAS) {
drivers/gpu/drm/radeon/r600_cs.c
1828
if (command & PACKET3_CP_DMA_CMD_DAIC) {
drivers/gpu/drm/radeon/si.c
4462
u32 command = ib[idx + 4];
drivers/gpu/drm/radeon/si.c
4465
if (command & PACKET3_CP_DMA_CMD_SAS) {
drivers/gpu/drm/radeon/si.c
4469
if (command & PACKET3_CP_DMA_CMD_SAIC) {
drivers/gpu/drm/radeon/si.c
4476
for (i = 0; i < (command & 0x1fffff); i++) {
drivers/gpu/drm/radeon/si.c
4486
if (command & PACKET3_CP_DMA_CMD_DAS) {
drivers/gpu/drm/radeon/si.c
4490
if (command & PACKET3_CP_DMA_CMD_DAIC) {
drivers/gpu/drm/radeon/si.c
4497
for (i = 0; i < (command & 0x1fffff); i++) {
drivers/gpu/drm/sitronix/st7571.c
444
u8 command = ST7571_DISPLAY_ON;
drivers/gpu/drm/sitronix/st7571.c
451
st7571_send_command_list(st7571, &command, 1);
drivers/gpu/drm/sitronix/st7571.c
459
u8 command = ST7571_DISPLAY_OFF;
drivers/gpu/drm/sitronix/st7571.c
461
st7571_send_command_list(st7571, &command, 1);
drivers/gpu/drm/tiny/ili9225.c
417
dbi->command = ili9225_dbi_command;
drivers/gpu/drm/tiny/ili9486.c
236
dbi->command = waveshare_command;
drivers/gpu/drm/tiny/panel-mipi-dbi.c
150
u8 command = config->commands[i++];
drivers/gpu/drm/tiny/panel-mipi-dbi.c
157
command, num_parameters);
drivers/gpu/drm/tiny/panel-mipi-dbi.c
161
if (command == 0x00 && num_parameters == 1)
drivers/gpu/drm/tiny/panel-mipi-dbi.c
165
command, num_parameters, parameters);
drivers/gpu/drm/tiny/panel-mipi-dbi.c
221
u8 command = commands->buf[i++];
drivers/gpu/drm/tiny/panel-mipi-dbi.c
225
if (command == 0x00 && num_parameters == 1)
drivers/gpu/drm/tiny/panel-mipi-dbi.c
228
mipi_dbi_command_stackbuf(dbi, command, parameters, num_parameters);
drivers/gpu/drm/tiny/panel-mipi-dbi.c
230
mipi_dbi_command(dbi, command);
drivers/gpu/drm/virtio/virtgpu_submit.c
416
submit->buf = vmemdup_user(u64_to_user_ptr(exbuf->command), exbuf->size);
drivers/gpu/drm/vmwgfx/device_include/svga_escape.h
48
uint32 command;
drivers/gpu/drm/vmwgfx/device_include/svga_overlay.h
82
uint32 command;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
1136
const void *command,
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
1146
memcpy(cmd, command, size);
drivers/gpu/drm/xe/abi/gsc_mkhi_commands_abi.h
17
u8 command;
drivers/gpu/drm/xe/xe_gsc.c
120
version_query_wr(xe, map, wr_offset, header.command,
drivers/greybus/gb-beagleplay.c
627
const u8 command = CONTROL_SVC_START;
drivers/greybus/gb-beagleplay.c
628
const struct hdlc_payload payload = { .len = 1, .buf = (void *)&command };
drivers/greybus/gb-beagleplay.c
635
const u8 command = CONTROL_SVC_STOP;
drivers/greybus/gb-beagleplay.c
636
const struct hdlc_payload payload = { .len = 1, .buf = (void *)&command };
drivers/hid/hid-cp2112.c
448
u8 command, u8 *data, u8 data_length)
drivers/hid/hid-cp2112.c
460
report->target_address[0] = command;
drivers/hid/hid-cp2112.c
465
static int cp2112_write_req(void *buf, u8 slave_address, u8 command, u8 *data,
drivers/hid/hid-cp2112.c
476
report->data[0] = command;
drivers/hid/hid-cp2112.c
630
unsigned short flags, char read_write, u8 command,
drivers/hid/hid-cp2112.c
644
addr, flags, command, size);
drivers/hid/hid-cp2112.c
653
count = cp2112_write_req(buf, addr, command, NULL,
drivers/hid/hid-cp2112.c
661
command, NULL, 0);
drivers/hid/hid-cp2112.c
663
count = cp2112_write_req(buf, addr, command,
drivers/hid/hid-cp2112.c
672
command, NULL, 0);
drivers/hid/hid-cp2112.c
674
count = cp2112_write_req(buf, addr, command,
drivers/hid/hid-cp2112.c
683
count = cp2112_write_read_req(buf, addr, read_length, command,
drivers/hid/hid-cp2112.c
690
command, NULL, 0);
drivers/hid/hid-cp2112.c
699
count = cp2112_write_req(buf, addr, command,
drivers/hid/hid-cp2112.c
708
command, NULL, 0);
drivers/hid/hid-cp2112.c
717
count = cp2112_write_req(buf, addr, command,
drivers/hid/hid-cp2112.c
734
command, data->block,
drivers/hid/hid-elo.c
106
static int elo_smartset_send_get(struct usb_device *dev, u8 command,
drivers/hid/hid-elo.c
112
if (command == ELO_SEND_SMARTSET_COMMAND) {
drivers/hid/hid-elo.c
115
} else if (command == ELO_GET_SMARTSET_RESPONSE) {
drivers/hid/hid-elo.c
121
return usb_control_msg(dev, pipe, command,
drivers/hid/hid-google-hammer.c
66
msg->command = EC_CMD_MKBP_INFO;
drivers/hid/hid-logitech-hidpp.c
2407
u8 command;
drivers/hid/hid-logitech-hidpp.c
2484
wd->command, wd->params, wd->size, &response);
drivers/hid/hid-logitech-hidpp.c
2492
switch (wd->command) {
drivers/hid/hid-logitech-hidpp.c
2528
static int hidpp_ff_queue_work(struct hidpp_ff_private_data *data, int effect_id, u8 command, u8 *params, u8 size)
drivers/hid/hid-logitech-hidpp.c
2540
wd->command = command;
drivers/hid/hid-mcp2221.c
426
u8 command, u8 *buf, u8 len, int type,
drivers/hid/hid-mcp2221.c
435
mcp->txbuf[4] = command;
drivers/hid/hid-mcp2221.c
473
u8 command, int size,
drivers/hid/hid-mcp2221.c
490
ret = mcp_smbus_write(mcp, addr, command, NULL,
drivers/hid/hid-mcp2221.c
498
ret = mcp_smbus_write(mcp, addr, command, NULL,
drivers/hid/hid-mcp2221.c
503
ret = mcp_smbus_write(mcp, addr, command, NULL,
drivers/hid/hid-mcp2221.c
512
ret = mcp_smbus_write(mcp, addr, command, &data->byte,
drivers/hid/hid-mcp2221.c
518
ret = mcp_smbus_write(mcp, addr, command, NULL,
drivers/hid/hid-mcp2221.c
527
ret = mcp_smbus_write(mcp, addr, command,
drivers/hid/hid-mcp2221.c
534
ret = mcp_smbus_write(mcp, addr, command, NULL,
drivers/hid/hid-mcp2221.c
550
ret = mcp_smbus_write(mcp, addr, command, data->block,
drivers/hid/hid-mcp2221.c
557
ret = mcp_smbus_write(mcp, addr, command, NULL,
drivers/hid/hid-mcp2221.c
573
ret = mcp_smbus_write(mcp, addr, command,
drivers/hid/hid-mcp2221.c
579
ret = mcp_smbus_write(mcp, addr, command,
drivers/hid/hid-mcp2221.c
590
ret = mcp_smbus_write(mcp, addr, command, data->block,
drivers/hid/hid-roccat-arvo.c
111
temp_buf.command = ARVO_COMMAND_KEY_MASK;
drivers/hid/hid-roccat-arvo.c
168
temp_buf.command = ARVO_COMMAND_ACTUAL_PROFILE;
drivers/hid/hid-roccat-arvo.c
187
loff_t off, size_t count, size_t real_size, uint command)
drivers/hid/hid-roccat-arvo.c
198
retval = roccat_common2_send(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-arvo.c
206
size_t count, size_t real_size, uint command)
drivers/hid/hid-roccat-arvo.c
220
retval = roccat_common2_receive(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-arvo.c
61
temp_buf.command = ARVO_COMMAND_MODE_KEY;
drivers/hid/hid-roccat-arvo.h
15
uint8_t command; /* ARVO_COMMAND_MODE_KEY */
drivers/hid/hid-roccat-arvo.h
28
uint8_t command; /* ARVO_COMMAND_KEY_MASK */
drivers/hid/hid-roccat-arvo.h
34
uint8_t command; /* ARVO_COMMAND_ACTUAL_PROFILE */
drivers/hid/hid-roccat-common.c
108
uint command, void const *buf, uint size)
drivers/hid/hid-roccat-common.c
112
retval = roccat_common2_send(usb_dev, command, buf, size);
drivers/hid/hid-roccat-common.c
132
size_t real_size, uint command)
drivers/hid/hid-roccat-common.c
146
retval = roccat_common2_receive(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-common.c
155
size_t real_size, uint command)
drivers/hid/hid-roccat-common.c
166
retval = roccat_common2_send_with_status(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-common.h
20
uint8_t command;
drivers/hid/hid-roccat-common.h
30
uint command, void const *buf, uint size);
drivers/hid/hid-roccat-common.h
42
size_t real_size, uint command);
drivers/hid/hid-roccat-common.h
45
size_t real_size, uint command);
drivers/hid/hid-roccat-isku.c
117
size_t real_size, uint command)
drivers/hid/hid-roccat-isku.c
131
retval = isku_receive(usb_dev, command, buf, count);
drivers/hid/hid-roccat-isku.c
139
size_t real_size, uint command)
drivers/hid/hid-roccat-isku.c
150
retval = roccat_common2_send_with_status(usb_dev, command,
drivers/hid/hid-roccat-isku.c
31
static int isku_receive(struct usb_device *usb_dev, uint command,
drivers/hid/hid-roccat-isku.c
34
return roccat_common2_receive(usb_dev, command, buf, size);
drivers/hid/hid-roccat-isku.c
51
buf.command = ISKU_COMMAND_ACTUAL_PROFILE;
drivers/hid/hid-roccat-isku.h
38
uint8_t command; /* ISKU_COMMAND_ACTUAL_PROFILE */
drivers/hid/hid-roccat-koneplus.c
108
size_t real_size, uint command)
drivers/hid/hid-roccat-koneplus.c
119
retval = roccat_common2_send_with_status(usb_dev, command,
drivers/hid/hid-roccat-koneplus.c
45
control.command = ROCCAT_COMMON_COMMAND_CONTROL;
drivers/hid/hid-roccat-koneplus.c
72
buf.command = KONEPLUS_COMMAND_ACTUAL_PROFILE;
drivers/hid/hid-roccat-koneplus.c
83
size_t real_size, uint command)
drivers/hid/hid-roccat-koneplus.c
97
retval = roccat_common2_receive(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-koneplus.h
34
uint8_t command; /* KONEPLUS_COMMAND_ACTUAL_PROFILE */
drivers/hid/hid-roccat-koneplus.h
40
uint8_t command; /* KONEPLUS_COMMAND_INFO */
drivers/hid/hid-roccat-kovaplus.c
115
buf.command = KOVAPLUS_COMMAND_ACTUAL_PROFILE;
drivers/hid/hid-roccat-kovaplus.c
126
size_t real_size, uint command)
drivers/hid/hid-roccat-kovaplus.c
140
retval = roccat_common2_receive(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-kovaplus.c
151
size_t real_size, uint command)
drivers/hid/hid-roccat-kovaplus.c
162
retval = roccat_common2_send_with_status(usb_dev, command,
drivers/hid/hid-roccat-kovaplus.c
54
control.command = ROCCAT_COMMON_COMMAND_CONTROL;
drivers/hid/hid-roccat-kovaplus.h
29
uint8_t command; /* KOVAPLUS_COMMAND_ACTUAL_PROFILE */
drivers/hid/hid-roccat-kovaplus.h
35
uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_SETTINGS */
drivers/hid/hid-roccat-kovaplus.h
47
uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_BUTTONS */
drivers/hid/hid-roccat-kovaplus.h
54
uint8_t command; /* KOVAPLUS_COMMAND_INFO */
drivers/hid/hid-roccat-lua.c
28
size_t real_size, uint command)
drivers/hid/hid-roccat-lua.c
42
retval = roccat_common2_receive(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-lua.c
50
size_t real_size, uint command)
drivers/hid/hid-roccat-lua.c
61
retval = roccat_common2_send(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-pyra.c
110
size_t real_size, uint command)
drivers/hid/hid-roccat-pyra.c
121
retval = roccat_common2_send_with_status(usb_dev, command, (void *)buf, real_size);
drivers/hid/hid-roccat-pyra.c
48
control.command = ROCCAT_COMMON_COMMAND_CONTROL;
drivers/hid/hid-roccat-pyra.c
85
size_t real_size, uint command)
drivers/hid/hid-roccat-pyra.c
99
retval = roccat_common2_receive(usb_dev, command, buf, real_size);
drivers/hid/hid-roccat-pyra.h
28
uint8_t command; /* PYRA_COMMAND_SETTINGS */
drivers/hid/hid-roccat-pyra.h
34
uint8_t command; /* PYRA_COMMAND_PROFILE_SETTINGS */
drivers/hid/hid-roccat-pyra.h
49
uint8_t command; /* PYRA_COMMAND_INFO */
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
109
u8 command;
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
294
out_hdr->command & CMD_MASK,
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
295
out_hdr->command & IS_RESPONSE ? 1 : 0,
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
317
out_hdr->command & CMD_MASK);
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
381
hdr->command & CMD_MASK,
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
382
hdr->command & IS_RESPONSE ? 1 : 0,
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
385
if (((hdr->command & CMD_MASK) != LOADER_CMD_XFER_QUERY) &&
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
386
((hdr->command & CMD_MASK) != LOADER_CMD_XFER_FRAGMENT) &&
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
387
((hdr->command & CMD_MASK) != LOADER_CMD_START)) {
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
390
hdr->command & CMD_MASK);
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
404
if (!(hdr->command & IS_RESPONSE)) {
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
479
ldr_xfer_query.hdr.command = LOADER_CMD_XFER_QUERY;
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
571
ldr_xfer_ipc_frag->fragment.hdr.command = LOADER_CMD_XFER_FRAGMENT;
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
670
ldr_xfer_dma_frag.fragment.hdr.command = LOADER_CMD_XFER_FRAGMENT;
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
732
ldr_start.hdr.command = LOADER_CMD_START;
drivers/hid/intel-ish-hid/ishtp-hid-client.c
112
__func__, recv_msg->hdr.command & CMD_MASK);
drivers/hid/intel-ish-hid/ishtp-hid-client.c
114
switch (recv_msg->hdr.command & CMD_MASK) {
drivers/hid/intel-ish-hid/ishtp-hid-client.c
116
if ((!(recv_msg->hdr.command & ~CMD_MASK) ||
drivers/hid/intel-ish-hid/ishtp-hid-client.c
165
if ((!(recv_msg->hdr.command & ~CMD_MASK) ||
drivers/hid/intel-ish-hid/ishtp-hid-client.c
190
if ((!(recv_msg->hdr.command & ~CMD_MASK) ||
drivers/hid/intel-ish-hid/ishtp-hid-client.c
387
msg->hdr.command = HOSTIF_SET_FEATURE_REPORT;
drivers/hid/intel-ish-hid/ishtp-hid-client.c
431
msg.hdr.command = (report_type == HID_FEATURE_REPORT) ?
drivers/hid/intel-ish-hid/ishtp-hid-client.c
49
recv_msg->hdr.command, client_data->bad_recv_cnt,
drivers/hid/intel-ish-hid/ishtp-hid-client.c
500
msg.hdr.command = HOSTIF_DM_ENUM_DEVICES;
drivers/hid/intel-ish-hid/ishtp-hid-client.c
54
recv_msg->hdr.command & ~CMD_MASK);
drivers/hid/intel-ish-hid/ishtp-hid-client.c
556
msg.hdr.command = HOSTIF_GET_HID_DESCRIPTOR;
drivers/hid/intel-ish-hid/ishtp-hid-client.c
603
msg.hdr.command = HOSTIF_GET_REPORT_DESCRIPTOR;
drivers/hid/intel-ish-hid/ishtp-hid.h
25
uint8_t command; /* Bit 7: is_response */
drivers/hid/intel-ish-hid/ishtp/loader.c
102
dev_err(devc, "write cmd %u failed:%d\n", req_hdr.command, rv);
drivers/hid/intel-ish-hid/ishtp/loader.c
113
dev_err(devc, "wait response of cmd %u timeout\n", req_hdr.command);
drivers/hid/intel-ish-hid/ishtp/loader.c
118
dev_err(devc, "not a response for %u\n", req_hdr.command);
drivers/hid/intel-ish-hid/ishtp/loader.c
122
if (req_hdr.command != resp_hdr.command) {
drivers/hid/intel-ish-hid/ishtp/loader.c
123
dev_err(devc, "unexpected cmd response %u:%u\n", req_hdr.command,
drivers/hid/intel-ish-hid/ishtp/loader.c
124
resp_hdr.command);
drivers/hid/intel-ish-hid/ishtp/loader.c
129
dev_err(devc, "cmd %u failed %u\n", req_hdr.command, resp_hdr.status);
drivers/hid/intel-ish-hid/ishtp/loader.c
409
union loader_msg_header query_hdr = { .command = LOADER_CMD_XFER_QUERY, };
drivers/hid/intel-ish-hid/ishtp/loader.c
410
union loader_msg_header start_hdr = { .command = LOADER_CMD_START, };
drivers/hid/intel-ish-hid/ishtp/loader.c
411
union loader_msg_header fragment_hdr = { .command = LOADER_CMD_XFER_FRAGMENT, };
drivers/hid/intel-ish-hid/ishtp/loader.h
44
__u32 command:7;
drivers/hwmon/corsair-cpro.c
121
static int send_usb_cmd(struct ccp_device *ccp, u8 command, u8 byte1, u8 byte2, u8 byte3)
drivers/hwmon/corsair-cpro.c
127
ccp->cmd_buffer[0] = command;
drivers/hwmon/corsair-cpro.c
173
static int get_data(struct ccp_device *ccp, int command, int channel, bool two_byte_data)
drivers/hwmon/corsair-cpro.c
179
ret = send_usb_cmd(ccp, command, channel, 0, 0);
drivers/hwmon/lineage-pem.c
130
static int pem_read_block(struct i2c_client *client, u8 command, u8 *data,
drivers/hwmon/lineage-pem.c
136
result = i2c_smbus_read_block_data(client, command, block_buffer);
drivers/hwmon/pmbus/max31785.c
106
int page, int phase, int command)
drivers/hwmon/pmbus/max31785.c
111
rc = pmbus_read_word_data(client, page, phase, command);
drivers/hwmon/pmbus/max31785.c
118
int page, int command, u16 data)
drivers/hwmon/pmbus/max31785.c
123
rc = pmbus_write_word_data(client, page, command, data);
drivers/hwmon/pmbus/max31785.c
210
int command;
drivers/hwmon/pmbus/max31785.c
217
command = _max31785_read_word_data(client, driver_data, page, 0xff,
drivers/hwmon/pmbus/max31785.c
219
if (command < 0)
drivers/hwmon/pmbus/max31785.c
220
return command;
drivers/hwmon/pmbus/max31785.c
223
return (command >= 0x8000) ? 3 : 2;
drivers/hwmon/pmbus/max31785.c
225
if (command >= 0x8000)
drivers/hwmon/pmbus/max31785.c
227
else if (command >= 0x2711)
drivers/hwmon/pmbus/max31785.c
299
u8 config, u8 mask, u16 command)
drivers/hwmon/pmbus/max31785.c
319
PMBUS_FAN_COMMAND_1, command);
drivers/hwmon/pmbus/max31785.c
58
int command, u16 data)
drivers/hwmon/pmbus/max31785.c
63
rc = i2c_smbus_write_byte_data(client, command, data);
drivers/hwmon/pmbus/max31785.c
70
int command)
drivers/hwmon/pmbus/max31785.c
75
rc = i2c_smbus_read_word_data(client, command);
drivers/hwmon/pmbus/max31785.c
82
int page, int command)
drivers/hwmon/pmbus/max31785.c
87
rc = pmbus_read_byte_data(client, page, command);
drivers/hwmon/pmbus/max31785.c
94
int page, int command, u16 data)
drivers/hwmon/pmbus/max31785.c
99
rc = pmbus_write_byte_data(client, page, command, data);
drivers/hwmon/pmbus/pmbus.h
568
u8 config, u8 mask, u16 command);
drivers/hwmon/pmbus/pmbus_core.c
381
u8 config, u8 mask, u16 command)
drivers/hwmon/pmbus/pmbus_core.c
401
pmbus_fan_command_registers[id], command);
drivers/hwmon/sht15.c
520
int command,
drivers/hwmon/sht15.c
526
ret = sht15_send_cmd(data, command);
drivers/hwmon/sht3x.c
170
const unsigned char *command;
drivers/hwmon/sht3x.c
206
const char *command,
drivers/hwmon/sht3x.c
212
ret = i2c_master_send(client, command, SHT3X_CMD_LENGTH);
drivers/hwmon/sht3x.c
274
ret = sht3x_read_from_command(client, data, data->command, buf,
drivers/hwmon/sht3x.c
450
data->command = sht3x_cmd_measure_periodic_mode;
drivers/hwmon/sht3x.c
454
data->command = sht3x_cmd_measure_single_hpm;
drivers/hwmon/sht3x.c
457
data->command = sht3x_cmd_measure_single_mpm;
drivers/hwmon/sht3x.c
460
data->command = sht3x_cmd_measure_single_lpm;
drivers/hwmon/sht3x.c
559
const char *command;
drivers/hwmon/sht3x.c
589
command = periodic_measure_commands_hpm[mode - 1];
drivers/hwmon/sht3x.c
591
command = periodic_measure_commands_mpm[mode - 1];
drivers/hwmon/sht3x.c
593
command = periodic_measure_commands_lpm[mode - 1];
drivers/hwmon/sht3x.c
596
ret = i2c_master_send(client, command, SHT3X_CMD_LENGTH);
drivers/hwmon/shtc1.c
173
data->command = data->setup.blocking_io ?
drivers/hwmon/shtc1.c
180
data->command = data->setup.blocking_io ?
drivers/hwmon/shtc1.c
61
const unsigned char *command;
drivers/hwmon/shtc1.c
75
int ret = i2c_master_send(client, data->command, SHTC1_CMD_LENGTH);
drivers/hwmon/xgene-hwmon.c
141
WRITE_ONCE(generic_comm_base->command,
drivers/i2c/busses/i2c-ali1535.c
338
unsigned short flags, char read_write, u8 command,
drivers/i2c/busses/i2c-ali1535.c
373
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-ali1535.c
380
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-ali1535.c
389
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-ali1535.c
400
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-ali15x3.c
332
unsigned short flags, char read_write, u8 command,
drivers/i2c/busses/i2c-ali15x3.c
363
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-ali15x3.c
369
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-ali15x3.c
377
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-ali15x3.c
387
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-amd-asf-plat.c
163
static int amd_asf_access(struct i2c_adapter *adap, u16 addr, u8 command, u8 *data)
drivers/i2c/busses/i2c-amd-asf-plat.c
170
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-amd756.c
183
u8 command, int size, union i2c_smbus_data * data)
drivers/i2c/busses/i2c-amd756.c
198
outb_p(command, SMB_HOST_DATA);
drivers/i2c/busses/i2c-amd756.c
204
outb_p(command, SMB_HOST_COMMAND);
drivers/i2c/busses/i2c-amd756.c
212
outb_p(command, SMB_HOST_COMMAND);
drivers/i2c/busses/i2c-amd756.c
220
outb_p(command, SMB_HOST_COMMAND);
drivers/i2c/busses/i2c-amd8111.c
190
unsigned short flags, char read_write, u8 command, int size,
drivers/i2c/busses/i2c-amd8111.c
210
command);
drivers/i2c/busses/i2c-amd8111.c
218
status = amd_ec_write(smbus, AMD_SMB_CMD, command);
drivers/i2c/busses/i2c-amd8111.c
231
status = amd_ec_write(smbus, AMD_SMB_CMD, command);
drivers/i2c/busses/i2c-amd8111.c
248
status = amd_ec_write(smbus, AMD_SMB_CMD, command);
drivers/i2c/busses/i2c-amd8111.c
271
status = amd_ec_write(smbus, AMD_SMB_CMD, command);
drivers/i2c/busses/i2c-amd8111.c
289
status = amd_ec_write(smbus, AMD_SMB_CMD, command);
drivers/i2c/busses/i2c-amd8111.c
307
status = amd_ec_write(smbus, AMD_SMB_CMD, command);
drivers/i2c/busses/i2c-aspeed.c
184
u32 command;
drivers/i2c/busses/i2c-aspeed.c
187
command = readl(bus->base + ASPEED_I2C_CMD_REG);
drivers/i2c/busses/i2c-aspeed.c
189
if (command & ASPEED_I2CD_SDA_LINE_STS) {
drivers/i2c/busses/i2c-aspeed.c
191
if (command & ASPEED_I2CD_SCL_LINE_STS)
drivers/i2c/busses/i2c-aspeed.c
194
command);
drivers/i2c/busses/i2c-aspeed.c
215
command);
drivers/i2c/busses/i2c-aspeed.c
251
u32 command, irq_handled = 0;
drivers/i2c/busses/i2c-aspeed.c
298
command = readl(bus->base + ASPEED_I2C_CMD_REG);
drivers/i2c/busses/i2c-aspeed.c
300
irq_status, command);
drivers/i2c/busses/i2c-aspeed.c
370
u32 command = ASPEED_I2CD_M_START_CMD | ASPEED_I2CD_M_TX_CMD;
drivers/i2c/busses/i2c-aspeed.c
390
command |= ASPEED_I2CD_M_RX_CMD;
drivers/i2c/busses/i2c-aspeed.c
393
command |= ASPEED_I2CD_M_S_RX_CMD_LAST;
drivers/i2c/busses/i2c-aspeed.c
397
writel(command, bus->base + ASPEED_I2C_CMD_REG);
drivers/i2c/busses/i2c-aspeed.c
426
u32 irq_handled = 0, command = 0;
drivers/i2c/busses/i2c-aspeed.c
570
command = ASPEED_I2CD_M_RX_CMD;
drivers/i2c/busses/i2c-aspeed.c
572
command |= ASPEED_I2CD_M_S_RX_CMD_LAST;
drivers/i2c/busses/i2c-aspeed.c
573
writel(command, bus->base + ASPEED_I2C_CMD_REG);
drivers/i2c/busses/i2c-cbus-gpio.c
171
u8 command,
drivers/i2c/busses/i2c-cbus-gpio.c
182
command, data->word);
drivers/i2c/busses/i2c-cht-wc.c
117
u8 command, int size,
drivers/i2c/busses/i2c-cht-wc.c
138
ret = regmap_write(adap->regmap, CHT_WC_I2C_REG_OFFSET, command);
drivers/i2c/busses/i2c-cros-ec-tunnel.c
211
msg->command = EC_CMD_I2C_PASSTHRU;
drivers/i2c/busses/i2c-diolan-u2c.c
164
static int diolan_usb_cmd(struct i2c_diolan_u2c *dev, u8 command, bool flush)
drivers/i2c/busses/i2c-diolan-u2c.c
166
dev->obuffer[dev->olen++] = command;
drivers/i2c/busses/i2c-diolan-u2c.c
172
static int diolan_usb_cmd_data(struct i2c_diolan_u2c *dev, u8 command, u8 data,
drivers/i2c/busses/i2c-diolan-u2c.c
175
dev->obuffer[dev->olen++] = command;
drivers/i2c/busses/i2c-diolan-u2c.c
182
static int diolan_usb_cmd_data2(struct i2c_diolan_u2c *dev, u8 command, u8 d1,
drivers/i2c/busses/i2c-diolan-u2c.c
185
dev->obuffer[dev->olen++] = command;
drivers/i2c/busses/i2c-highlander.c
112
u8 command, int len)
drivers/i2c/busses/i2c-highlander.c
115
u16 cmd = (command << 8) | command;
drivers/i2c/busses/i2c-highlander.c
119
cmd = command << 8;
drivers/i2c/busses/i2c-highlander.c
277
u8 command, int size,
drivers/i2c/busses/i2c-highlander.c
286
addr, command, read_write, size);
drivers/i2c/busses/i2c-highlander.c
337
highlander_i2c_command(dev, command, dev->buf_len);
drivers/i2c/busses/i2c-i801.c
517
char read_write, int command)
drivers/i2c/busses/i2c-i801.c
521
switch (command) {
drivers/i2c/busses/i2c-i801.c
547
command == I2C_SMBUS_BLOCK_PROC_CALL) {
drivers/i2c/busses/i2c-i801.c
674
char read_write, int command)
drivers/i2c/busses/i2c-i801.c
682
if (command == I2C_SMBUS_BLOCK_PROC_CALL)
drivers/i2c/busses/i2c-i801.c
692
if (command == I2C_SMBUS_I2C_BLOCK_DATA &&
drivers/i2c/busses/i2c-i801.c
764
u8 addr, u8 hstcmd, char read_write, int command)
drivers/i2c/busses/i2c-i801.c
768
switch (command) {
drivers/i2c/busses/i2c-i801.c
804
pci_err(priv->pci_dev, "Unsupported transaction %d\n", command);
drivers/i2c/busses/i2c-i801.c
812
switch (command) {
drivers/i2c/busses/i2c-i801.c
828
u8 addr, u8 hstcmd, char read_write, int command)
drivers/i2c/busses/i2c-i801.c
830
if (read_write == I2C_SMBUS_READ && command == I2C_SMBUS_BLOCK_DATA)
drivers/i2c/busses/i2c-i801.c
836
if (command == I2C_SMBUS_BLOCK_PROC_CALL)
drivers/i2c/busses/i2c-i801.c
844
return i801_block_transaction_by_block(priv, data, read_write, command);
drivers/i2c/busses/i2c-i801.c
846
return i801_block_transaction_byte_by_byte(priv, data, read_write, command);
drivers/i2c/busses/i2c-i801.c
850
u8 addr, u8 hstcmd, char read_write, int command)
drivers/i2c/busses/i2c-i801.c
881
result = i801_block_transaction_byte_by_byte(priv, data, read_write, command);
drivers/i2c/busses/i2c-i801.c
892
unsigned short flags, char read_write, u8 command,
drivers/i2c/busses/i2c-i801.c
921
ret = i801_smbus_block_transaction(priv, data, addr, command, read_write, size);
drivers/i2c/busses/i2c-i801.c
923
ret = i801_i2c_block_transaction(priv, data, addr, command, read_write, size);
drivers/i2c/busses/i2c-i801.c
925
ret = i801_simple_transaction(priv, data, addr, command, read_write, size);
drivers/i2c/busses/i2c-isch.c
161
u8 command, int size, union i2c_smbus_data *data)
drivers/i2c/busses/i2c-isch.c
193
sch_io_wr8(priv, SMBHSTCMD, command);
drivers/i2c/busses/i2c-isch.c
198
sch_io_wr8(priv, SMBHSTCMD, command);
drivers/i2c/busses/i2c-isch.c
205
sch_io_wr8(priv, SMBHSTCMD, command);
drivers/i2c/busses/i2c-isch.c
214
sch_io_wr8(priv, SMBHSTCMD, command);
drivers/i2c/busses/i2c-ismt.c
404
unsigned short flags, char read_write, u8 command,
drivers/i2c/busses/i2c-ismt.c
452
desc->wr_len_cmd = command;
drivers/i2c/busses/i2c-ismt.c
472
dma_buffer[0] = command;
drivers/i2c/busses/i2c-ismt.c
478
desc->wr_len_cmd = command;
drivers/i2c/busses/i2c-ismt.c
492
dma_buffer[0] = command;
drivers/i2c/busses/i2c-ismt.c
498
desc->wr_len_cmd = command;
drivers/i2c/busses/i2c-ismt.c
512
dma_buffer[0] = command;
drivers/i2c/busses/i2c-ismt.c
528
dma_buffer[0] = command;
drivers/i2c/busses/i2c-ismt.c
536
desc->wr_len_cmd = command;
drivers/i2c/busses/i2c-ismt.c
552
dma_buffer[0] = command;
drivers/i2c/busses/i2c-ismt.c
571
dma_buffer[0] = command;
drivers/i2c/busses/i2c-ismt.c
579
desc->wr_len_cmd = command;
drivers/i2c/busses/i2c-microchip-corei2c.c
430
char read_write, u8 command,
drivers/i2c/busses/i2c-microchip-corei2c.c
451
msgs[CORE_I2C_SMBUS_MSG_WR].buf[0] = command;
drivers/i2c/busses/i2c-microchip-corei2c.c
456
msgs[CORE_I2C_SMBUS_MSG_WR].buf[0] = command;
drivers/i2c/busses/i2c-microchip-corei2c.c
471
msgs[CORE_I2C_SMBUS_MSG_WR].buf = &command;
drivers/i2c/busses/i2c-mlxbf.c
2025
u8 command, int size,
drivers/i2c/busses/i2c-mlxbf.c
2046
read ? &data->byte : &command, read,
drivers/i2c/busses/i2c-mlxbf.c
2053
mlxbf_i2c_smbus_data_byte_func(&request, &command, &data->byte,
drivers/i2c/busses/i2c-mlxbf.c
2056
str_read_write(read), command, addr);
drivers/i2c/busses/i2c-mlxbf.c
2060
mlxbf_i2c_smbus_data_word_func(&request, &command,
drivers/i2c/busses/i2c-mlxbf.c
2063
str_read_write(read), command, addr);
drivers/i2c/busses/i2c-mlxbf.c
2068
mlxbf_i2c_smbus_i2c_block_func(&request, &command, data->block,
drivers/i2c/busses/i2c-mlxbf.c
2071
str_read_write(read), byte_cnt, command, addr);
drivers/i2c/busses/i2c-mlxbf.c
2076
mlxbf_i2c_smbus_block_func(&request, &command, data->block,
drivers/i2c/busses/i2c-mlxbf.c
2079
str_read_write(read), byte_cnt, command, addr);
drivers/i2c/busses/i2c-mlxbf.c
2083
mlxbf_i2c_smbus_process_call_func(&request, &command,
drivers/i2c/busses/i2c-mlxbf.c
2086
command, addr);
drivers/i2c/busses/i2c-mlxbf.c
2091
mlxbf_i2c_smbus_blk_process_call_func(&request, &command,
drivers/i2c/busses/i2c-mlxbf.c
639
u32 command = 0;
drivers/i2c/busses/i2c-mlxbf.c
643
command |= MLXBF_I2C_MASTER_STOP_BIT;
drivers/i2c/busses/i2c-mlxbf.c
645
command |= MLXBF_I2C_MASTER_ENABLE_READ;
drivers/i2c/busses/i2c-mlxbf.c
646
command |= rol32(len, MLXBF_I2C_MASTER_READ_SHIFT);
drivers/i2c/busses/i2c-mlxbf.c
648
command |= MLXBF_I2C_MASTER_ENABLE_WRITE;
drivers/i2c/busses/i2c-mlxbf.c
649
command |= rol32(len, MLXBF_I2C_MASTER_WRITE_SHIFT);
drivers/i2c/busses/i2c-mlxbf.c
651
command |= rol32(slave, MLXBF_I2C_MASTER_SLV_ADDR_SHIFT);
drivers/i2c/busses/i2c-mlxbf.c
652
command |= rol32(block_en, MLXBF_I2C_MASTER_PARSE_EXP_SHIFT);
drivers/i2c/busses/i2c-mlxbf.c
653
command |= rol32(pec_en, MLXBF_I2C_MASTER_SEND_PEC_SHIFT);
drivers/i2c/busses/i2c-mlxbf.c
665
writel(command, priv->mst->io + MLXBF_I2C_SMBUS_MASTER_GW);
drivers/i2c/busses/i2c-mlxbf.c
860
u8 *command, u8 *data, bool read, bool pec_check)
drivers/i2c/busses/i2c-mlxbf.c
868
request->operation[0].buffer = command;
drivers/i2c/busses/i2c-mlxbf.c
879
u8 *command, u8 *data, bool read, bool pec_check)
drivers/i2c/busses/i2c-mlxbf.c
887
request->operation[0].buffer = command;
drivers/i2c/busses/i2c-mlxbf.c
898
u8 *command, u8 *data, u8 *data_len, bool read,
drivers/i2c/busses/i2c-mlxbf.c
907
request->operation[0].buffer = command;
drivers/i2c/busses/i2c-mlxbf.c
936
u8 *command, u8 *data, u8 *data_len,
drivers/i2c/busses/i2c-mlxbf.c
946
request->operation[0].buffer = command;
drivers/i2c/busses/i2c-mlxbf.c
964
u8 *command, u8 *data, bool pec_check)
drivers/i2c/busses/i2c-mlxbf.c
973
request->operation[0].buffer = command;
drivers/i2c/busses/i2c-mlxbf.c
986
u8 *command, u8 *data, u8 *data_len,
drivers/i2c/busses/i2c-mlxbf.c
998
request->operation[0].buffer = command;
drivers/i2c/busses/i2c-nforce2.c
166
u8 command, int size, union i2c_smbus_data *data)
drivers/i2c/busses/i2c-nforce2.c
185
outb_p(command, NVIDIA_SMB_CMD);
drivers/i2c/busses/i2c-nforce2.c
190
outb_p(command, NVIDIA_SMB_CMD);
drivers/i2c/busses/i2c-nforce2.c
197
outb_p(command, NVIDIA_SMB_CMD);
drivers/i2c/busses/i2c-nforce2.c
206
outb_p(command, NVIDIA_SMB_CMD);
drivers/i2c/busses/i2c-opal.c
114
u8 command, int size, union i2c_smbus_data *data)
drivers/i2c/busses/i2c-opal.c
136
req.subaddr = cpu_to_be32(command);
drivers/i2c/busses/i2c-opal.c
148
req.subaddr = cpu_to_be32(command);
drivers/i2c/busses/i2c-opal.c
156
req.subaddr = cpu_to_be32(command);
drivers/i2c/busses/i2c-pasemi-core.c
258
u16 addr, unsigned short flags, char read_write, u8 command,
drivers/i2c/busses/i2c-pasemi-core.c
284
TXFIFO_WR(smbus, MTXFIFO_STOP | command);
drivers/i2c/busses/i2c-pasemi-core.c
288
TXFIFO_WR(smbus, command);
drivers/i2c/busses/i2c-pasemi-core.c
298
TXFIFO_WR(smbus, command);
drivers/i2c/busses/i2c-pasemi-core.c
309
TXFIFO_WR(smbus, command);
drivers/i2c/busses/i2c-pasemi-core.c
329
TXFIFO_WR(smbus, command);
drivers/i2c/busses/i2c-pasemi-core.c
339
TXFIFO_WR(smbus, command);
drivers/i2c/busses/i2c-piix4.c
599
u8 command, int size, union i2c_smbus_data * data)
drivers/i2c/busses/i2c-piix4.c
616
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-piix4.c
622
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-piix4.c
630
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-piix4.c
640
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-piix4.c
782
u8 command, int size, union i2c_smbus_data *data)
drivers/i2c/busses/i2c-piix4.c
851
command, size, data);
drivers/i2c/busses/i2c-powermac.c
32
u8 command,
drivers/i2c/busses/i2c-powermac.c
52
subaddr = command;
drivers/i2c/busses/i2c-rtl9300.c
290
char read_write, u8 command, int size,
drivers/i2c/busses/i2c-rtl9300.c
309
xfer.reg_addr = command;
drivers/i2c/busses/i2c-rtl9300.c
314
xfer.data = (read_write == I2C_SMBUS_READ) ? &data->byte : &command;
drivers/i2c/busses/i2c-scmi.c
112
command = 0;
drivers/i2c/busses/i2c-scmi.c
171
mt_params[2].integer.value = command;
drivers/i2c/busses/i2c-scmi.c
75
char read_write, u8 command, int size,
drivers/i2c/busses/i2c-scmi.c
95
command = 0;
drivers/i2c/busses/i2c-sibyte.c
29
u8 command, int size, union i2c_smbus_data * data)
drivers/i2c/busses/i2c-sibyte.c
50
csr_out32(V_SMB_CMD(command), SMB_CSR(adap, R_SMB_CMD));
drivers/i2c/busses/i2c-sibyte.c
56
csr_out32(V_SMB_CMD(command), SMB_CSR(adap, R_SMB_CMD));
drivers/i2c/busses/i2c-sibyte.c
69
csr_out32(V_SMB_CMD(command), SMB_CSR(adap, R_SMB_CMD));
drivers/i2c/busses/i2c-sis5595.c
280
u8 command, int size, union i2c_smbus_data *data)
drivers/i2c/busses/i2c-sis5595.c
292
sis5595_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis5595.c
297
sis5595_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis5595.c
305
sis5595_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis630.c
325
u8 command, int size, union i2c_smbus_data *data)
drivers/i2c/busses/i2c-sis630.c
339
sis630_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis630.c
345
sis630_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis630.c
354
sis630_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis630.c
365
sis630_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis96x.c
152
u8 command, int size, union i2c_smbus_data * data)
drivers/i2c/busses/i2c-sis96x.c
165
sis96x_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis96x.c
171
sis96x_write(SMB_CMD, command);
drivers/i2c/busses/i2c-sis96x.c
180
sis96x_write(SMB_CMD, command);
drivers/i2c/busses/i2c-stm32f7.c
1007
f7_msg->smbus_buf[0] = command;
drivers/i2c/busses/i2c-stm32f7.c
1789
u8 command, int size,
drivers/i2c/busses/i2c-stm32f7.c
1812
ret = stm32f7_i2c_smbus_xfer_msg(i2c_dev, flags, command, data);
drivers/i2c/busses/i2c-stm32f7.c
983
unsigned short flags, u8 command,
drivers/i2c/busses/i2c-sun6i-p2wi.c
119
u8 command, int size, union i2c_smbus_data *data)
drivers/i2c/busses/i2c-sun6i-p2wi.c
132
writel(command, p2wi->regs + P2WI_DADDR0);
drivers/i2c/busses/i2c-taos-evm.c
59
unsigned short flags, char read_write, u8 command,
drivers/i2c/busses/i2c-taos-evm.c
78
sprintf(p, "$#%02X", command);
drivers/i2c/busses/i2c-taos-evm.c
84
sprintf(p, "$%02X#%02X", command, data->byte);
drivers/i2c/busses/i2c-taos-evm.c
86
sprintf(p, "$%02X", command);
drivers/i2c/busses/i2c-viapro.c
191
unsigned short flags, char read_write, u8 command,
drivers/i2c/busses/i2c-viapro.c
203
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-viapro.c
207
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-viapro.c
213
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-viapro.c
221
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-viapro.c
233
outb_p(command, SMBHSTCMD);
drivers/i2c/busses/i2c-xgene-slimpro.c
180
WRITE_ONCE(generic_comm_base->command,
drivers/i2c/busses/i2c-xgene-slimpro.c
333
u8 command, int size,
drivers/i2c/busses/i2c-xgene-slimpro.c
348
ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN,
drivers/i2c/busses/i2c-xgene-slimpro.c
355
ret = slimpro_i2c_rd(ctx, addr, command, SMBUS_CMD_LEN,
drivers/i2c/busses/i2c-xgene-slimpro.c
361
ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN,
drivers/i2c/busses/i2c-xgene-slimpro.c
368
ret = slimpro_i2c_rd(ctx, addr, command, SMBUS_CMD_LEN,
drivers/i2c/busses/i2c-xgene-slimpro.c
374
ret = slimpro_i2c_wr(ctx, addr, command, SMBUS_CMD_LEN,
drivers/i2c/busses/i2c-xgene-slimpro.c
381
ret = slimpro_i2c_blkrd(ctx, addr, command,
drivers/i2c/busses/i2c-xgene-slimpro.c
389
ret = slimpro_i2c_blkwr(ctx, addr, command,
drivers/i2c/busses/i2c-xgene-slimpro.c
399
command,
drivers/i2c/busses/i2c-xgene-slimpro.c
406
ret = slimpro_i2c_blkwr(ctx, addr, command,
drivers/i2c/busses/scx200_acb.c
144
outb(iface->command, ACBSDA);
drivers/i2c/busses/scx200_acb.c
270
char rw, u8 command, int size,
drivers/i2c/busses/scx200_acb.c
287
buffer = rw ? &data->byte : &command;
drivers/i2c/busses/scx200_acb.c
314
size, address, command, len, rw);
drivers/i2c/busses/scx200_acb.c
324
iface->command = command;
drivers/i2c/busses/scx200_acb.c
73
u8 command;
drivers/i2c/i2c-atr.c
479
unsigned short flags, char read_write, u8 command,
drivers/i2c/i2c-atr.c
502
return i2c_smbus_xfer(parent, alias, flags, read_write, command,
drivers/i2c/i2c-core-acpi.c
666
i2c_acpi_space_handler(u32 function, acpi_physical_address command,
drivers/i2c/i2c-core-acpi.c
718
status = i2c_smbus_read_byte_data(client, command);
drivers/i2c/i2c-core-acpi.c
724
status = i2c_smbus_write_byte_data(client, command,
drivers/i2c/i2c-core-acpi.c
731
status = i2c_smbus_read_word_data(client, command);
drivers/i2c/i2c-core-acpi.c
737
status = i2c_smbus_write_word_data(client, command,
drivers/i2c/i2c-core-acpi.c
744
status = i2c_smbus_read_block_data(client, command,
drivers/i2c/i2c-core-acpi.c
751
status = i2c_smbus_write_block_data(client, command,
drivers/i2c/i2c-core-acpi.c
758
status = acpi_gsb_i2c_read_bytes(client, command,
drivers/i2c/i2c-core-acpi.c
761
status = acpi_gsb_i2c_write_bytes(client, command,
drivers/i2c/i2c-core-base.c
2070
if (driver->command)
drivers/i2c/i2c-core-base.c
2071
driver->command(client, arg->cmd, arg->arg);
drivers/i2c/i2c-core-smbus.c
138
s32 i2c_smbus_read_byte_data(const struct i2c_client *client, u8 command)
drivers/i2c/i2c-core-smbus.c
144
I2C_SMBUS_READ, command,
drivers/i2c/i2c-core-smbus.c
159
s32 i2c_smbus_write_byte_data(const struct i2c_client *client, u8 command,
drivers/i2c/i2c-core-smbus.c
165
I2C_SMBUS_WRITE, command,
drivers/i2c/i2c-core-smbus.c
178
s32 i2c_smbus_read_word_data(const struct i2c_client *client, u8 command)
drivers/i2c/i2c-core-smbus.c
184
I2C_SMBUS_READ, command,
drivers/i2c/i2c-core-smbus.c
199
s32 i2c_smbus_write_word_data(const struct i2c_client *client, u8 command,
drivers/i2c/i2c-core-smbus.c
205
I2C_SMBUS_WRITE, command,
drivers/i2c/i2c-core-smbus.c
225
s32 i2c_smbus_read_block_data(const struct i2c_client *client, u8 command,
drivers/i2c/i2c-core-smbus.c
232
I2C_SMBUS_READ, command,
drivers/i2c/i2c-core-smbus.c
252
s32 i2c_smbus_write_block_data(const struct i2c_client *client, u8 command,
drivers/i2c/i2c-core-smbus.c
262
I2C_SMBUS_WRITE, command,
drivers/i2c/i2c-core-smbus.c
268
s32 i2c_smbus_read_i2c_block_data(const struct i2c_client *client, u8 command,
drivers/i2c/i2c-core-smbus.c
278
I2C_SMBUS_READ, command,
drivers/i2c/i2c-core-smbus.c
288
s32 i2c_smbus_write_i2c_block_data(const struct i2c_client *client, u8 command,
drivers/i2c/i2c-core-smbus.c
298
I2C_SMBUS_WRITE, command,
drivers/i2c/i2c-core-smbus.c
325
char read_write, u8 command, int size,
drivers/i2c/i2c-core-smbus.c
355
msgbuf0[0] = command;
drivers/i2c/i2c-core-smbus.c
411
i2c_smbus_try_get_dmabuf(&msg[0], command);
drivers/i2c/i2c-core-smbus.c
426
i2c_smbus_try_get_dmabuf(&msg[0], command);
drivers/i2c/i2c-core-smbus.c
448
i2c_smbus_try_get_dmabuf(&msg[0], command);
drivers/i2c/i2c-core-smbus.c
538
u8 command, int protocol, union i2c_smbus_data *data)
drivers/i2c/i2c-core-smbus.c
547
command, protocol, data);
drivers/i2c/i2c-core-smbus.c
556
u8 command, int protocol, union i2c_smbus_data *data)
drivers/i2c/i2c-core-smbus.c
560
u8 command, int size, union i2c_smbus_data *data);
drivers/i2c/i2c-core-smbus.c
573
command, protocol, data);
drivers/i2c/i2c-core-smbus.c
575
command, protocol);
drivers/i2c/i2c-core-smbus.c
592
command, protocol, data);
drivers/i2c/i2c-core-smbus.c
609
command, protocol, data);
drivers/i2c/i2c-core-smbus.c
614
command, protocol, data, res);
drivers/i2c/i2c-core-smbus.c
616
command, protocol, res);
drivers/i2c/i2c-core-smbus.c
642
u8 command, u8 length, u8 *values)
drivers/i2c/i2c-core-smbus.c
651
return i2c_smbus_read_i2c_block_data(client, command, length, values);
drivers/i2c/i2c-core-smbus.c
658
status = i2c_smbus_read_word_data(client, command + i);
drivers/i2c/i2c-core-smbus.c
668
status = i2c_smbus_read_byte_data(client, command + i);
drivers/i2c/i2c-dev.c
320
u8 read_write, u8 command, u32 size,
drivers/i2c/i2c-dev.c
358
command, size, NULL);
drivers/i2c/i2c-dev.c
390
read_write, command, size, &temp);
drivers/i2c/i2c-dev.c
479
data_arg.command,
drivers/i2c/i2c-dev.c
513
u8 command;
drivers/i2c/i2c-dev.c
585
data32.command,
drivers/i2c/i2c-mux.c
101
char read_write, u8 command,
drivers/i2c/i2c-mux.c
114
read_write, command, size, data);
drivers/i2c/i2c-mux.c
79
char read_write, u8 command,
drivers/i2c/i2c-mux.c
92
read_write, command, size, data);
drivers/i2c/i2c-stub.c
105
rb->command = command;
drivers/i2c/i2c-stub.c
124
char read_write, u8 command, int size, union i2c_smbus_data *data)
drivers/i2c/i2c-stub.c
151
chip->pointer = command;
drivers/i2c/i2c-stub.c
154
addr, command);
drivers/i2c/i2c-stub.c
167
wordp = stub_get_wordp(chip, command);
drivers/i2c/i2c-stub.c
173
addr, data->byte, command);
drivers/i2c/i2c-stub.c
176
if (chip->bank_words && command == chip->bank_reg) {
drivers/i2c/i2c-stub.c
188
addr, data->byte, command);
drivers/i2c/i2c-stub.c
190
chip->pointer = command + 1;
drivers/i2c/i2c-stub.c
196
wordp = stub_get_wordp(chip, command);
drivers/i2c/i2c-stub.c
201
addr, data->word, command);
drivers/i2c/i2c-stub.c
206
addr, data->word, command);
drivers/i2c/i2c-stub.c
217
if (data->block[0] > 256 - command) /* Avoid overrun */
drivers/i2c/i2c-stub.c
218
data->block[0] = 256 - command;
drivers/i2c/i2c-stub.c
222
chip->words[command + i] &= 0xff00;
drivers/i2c/i2c-stub.c
223
chip->words[command + i] |= data->block[1 + i];
drivers/i2c/i2c-stub.c
227
addr, len, command);
drivers/i2c/i2c-stub.c
231
chip->words[command + i] & 0xff;
drivers/i2c/i2c-stub.c
235
addr, len, command);
drivers/i2c/i2c-stub.c
246
b = stub_find_block(&adap->dev, chip, command, false);
drivers/i2c/i2c-stub.c
254
b = stub_find_block(&adap->dev, chip, command,
drivers/i2c/i2c-stub.c
267
chip->words[command] = (b->block[0] << 8) | b->len;
drivers/i2c/i2c-stub.c
270
addr, len, command);
drivers/i2c/i2c-stub.c
284
addr, len, command);
drivers/i2c/i2c-stub.c
64
u8 command;
drivers/i2c/i2c-stub.c
91
u8 command, bool create)
drivers/i2c/i2c-stub.c
96
if (b->command == command) {
drivers/i2c/muxes/i2c-mux-pca9541.c
101
I2C_SMBUS_WRITE, command,
drivers/i2c/muxes/i2c-mux-pca9541.c
109
static int pca9541_reg_read(struct i2c_client *client, u8 command)
drivers/i2c/muxes/i2c-mux-pca9541.c
116
I2C_SMBUS_READ, command,
drivers/i2c/muxes/i2c-mux-pca9541.c
95
static int pca9541_reg_write(struct i2c_client *client, u8 command, u8 val)
drivers/iio/accel/mma9551_core.c
109
u8 app_id, u8 command, u16 offset,
drivers/iio/accel/mma9551_core.c
127
req.cmd_off = command | (offset >> 8);
drivers/iio/accel/mma9551_core.c
130
if (command == MMA9551_CMD_WRITE_CONFIG)
drivers/iio/adc/ad7291.c
113
u16 command;
drivers/iio/adc/ad7291.c
126
command = chip->command | AD7291_ALERT_CLEAR;
drivers/iio/adc/ad7291.c
127
ad7291_i2c_write(chip, AD7291_COMMAND, command);
drivers/iio/adc/ad7291.c
129
command = chip->command & ~AD7291_ALERT_CLEAR;
drivers/iio/adc/ad7291.c
130
ad7291_i2c_write(chip, AD7291_COMMAND, command);
drivers/iio/adc/ad7291.c
280
regval = chip->command;
drivers/iio/adc/ad7291.c
307
chip->command = regval;
drivers/iio/adc/ad7291.c
334
if (chip->command & AD7291_AUTOCYCLE) {
drivers/iio/adc/ad7291.c
339
regval = chip->command & (~AD7291_VOLTAGE_MASK);
drivers/iio/adc/ad7291.c
484
chip->command = AD7291_NOISE_DELAY |
drivers/iio/adc/ad7291.c
506
chip->command |= AD7291_EXT_REF;
drivers/iio/adc/ad7291.c
520
ret = ad7291_i2c_write(chip, AD7291_COMMAND, chip->command);
drivers/iio/adc/ad7291.c
82
u16 command;
drivers/iio/adc/ad7298.c
108
unsigned short command;
drivers/iio/adc/ad7298.c
115
command = AD7298_WRITE | st->ext_ref;
drivers/iio/adc/ad7298.c
119
command |= m;
drivers/iio/adc/ad7298.c
121
st->tx_buf[0] = cpu_to_be16(command);
drivers/iio/adc/ti-ads124s08.c
161
static int ads124s_write_cmd(struct iio_dev *indio_dev, u8 command)
drivers/iio/adc/ti-ads124s08.c
165
priv->data[0] = command;
drivers/iio/adc/ti-ads1298.c
170
static int ads1298_write_cmd(struct ads1298_private *priv, u8 command)
drivers/iio/adc/ti-ads1298.c
183
priv->cmd_buffer[0] = command;
drivers/iio/adc/ti-ads131m02.c
158
static int ads131m_tx_frame_unlocked(struct ads131m_priv *priv, u32 command)
drivers/iio/adc/ti-ads131m02.c
168
put_unaligned_be16(command, &priv->tx_buffer[0]);
drivers/iio/adc/ti-ads131m02.c
244
u16 command, expected_ack, response, crc;
drivers/iio/adc/ti-ads131m02.c
251
command = ADS131M_CMD_WREG(reg, 0); /* n = 0 for 1 register */
drivers/iio/adc/ti-ads131m02.c
263
put_unaligned_be16(command, &priv->tx_buffer[0]);
drivers/iio/adc/ti-ads131m02.c
328
u16 command;
drivers/iio/adc/ti-ads131m02.c
333
command = ADS131M_CMD_RREG(reg, 0); /* n=0 for 1 register */
drivers/iio/adc/ti-ads131m02.c
339
ret = ads131m_tx_frame_unlocked(priv, command);
drivers/iio/chemical/scd30.h
68
scd30_command_t command;
drivers/iio/chemical/scd30.h
73
int scd30_probe(struct device *dev, int irq, const char *name, void *priv, scd30_command_t command);
drivers/iio/chemical/scd30_core.c
120
ret = state->command(state, CMD_READ_MEAS, 0, state->meas, sizeof(state->meas));
drivers/iio/chemical/scd30_core.c
54
return state->command(state, cmd, arg, NULL, 0);
drivers/iio/chemical/scd30_core.c
62
ret = state->command(state, cmd, 0, &tmp, sizeof(tmp));
drivers/iio/chemical/scd30_core.c
666
scd30_command_t command)
drivers/iio/chemical/scd30_core.c
684
state->command = command;
drivers/iio/chemical/sgp40.c
172
struct sgp40_tg_measure tg = {.command = {0x26, 0x0F}};
drivers/iio/chemical/sgp40.c
61
u8 command[2];
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c
272
state->msg->command = EC_CMD_MOTION_SENSE_CMD + ec->cmd_offset;
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c
42
buf->command = EC_CMD_GET_CMD_VERSIONS + cmd_offset;
drivers/iio/common/ssp_sensors/ssp.h
229
int ssp_command(struct ssp_data *data, char command, int arg);
drivers/iio/common/ssp_sensors/ssp_dev.c
314
__le32 command;
drivers/iio/common/ssp_sensors/ssp_dev.c
317
command = cpu_to_le32(data->delay_buf[type]);
drivers/iio/common/ssp_sensors/ssp_dev.c
321
type, (u8 *)&command,
drivers/iio/common/ssp_sensors/ssp_dev.c
322
sizeof(command));
drivers/iio/common/ssp_sensors/ssp_spi.c
462
int ssp_command(struct ssp_data *data, char command, int arg)
drivers/iio/common/ssp_sensors/ssp_spi.c
467
msg = ssp_create_msg(command, 0, SSP_AP2HUB_WRITE, arg);
drivers/iio/common/ssp_sensors/ssp_spi.c
471
ssp_dbg("%s - command 0x%x %d\n", __func__, command, arg);
drivers/iio/dac/ad5766.c
172
static int __ad5766_spi_write(struct ad5766_state *st, u8 command, u16 data)
drivers/iio/dac/ad5766.c
174
st->data[0].b8[0] = command;
drivers/iio/light/isl76682.c
252
chip->command = 0;
drivers/iio/light/isl76682.c
53
u8 command;
drivers/iio/light/isl76682.c
71
u8 command;
drivers/iio/light/isl76682.c
74
command = ISL76682_COMMAND_EN | ISL76682_COMMAND_MODE_CONTINUOUS |
drivers/iio/light/isl76682.c
78
command |= ISL76682_COMMAND_LIGHT_IR;
drivers/iio/light/isl76682.c
80
if (command != chip->command) {
drivers/iio/light/isl76682.c
81
ret = regmap_write(chip->regmap, ISL76682_REG_COMMAND, command);
drivers/iio/light/isl76682.c
88
chip->command = command;
drivers/iio/light/tcs3472.c
258
u8 command;
drivers/iio/light/tcs3472.c
267
command = TCS3472_AIHT;
drivers/iio/light/tcs3472.c
270
command = TCS3472_AILT;
drivers/iio/light/tcs3472.c
276
ret = i2c_smbus_write_word_data(data->client, command, val);
drivers/iio/proximity/cros_ec_mkbp_proximity.c
70
msg->command = EC_CMD_MKBP_INFO;
drivers/iio/temperature/mlx90614.c
108
static s32 mlx90614_write_word(const struct i2c_client *client, u8 command,
drivers/iio/temperature/mlx90614.c
119
dev_dbg(&client->dev, "Writing 0x%x to address 0x%x", value, command);
drivers/iio/temperature/mlx90614.c
124
I2C_SMBUS_WRITE, command,
drivers/iio/temperature/mlx90614.c
134
I2C_SMBUS_WRITE, command,
drivers/infiniband/core/rdma_core.h
170
uapi_get_method(const struct uverbs_api *uapi, u32 command)
drivers/infiniband/core/rdma_core.h
172
u32 cmd_idx = command & IB_USER_VERBS_CMD_COMMAND_MASK;
drivers/infiniband/core/rdma_core.h
174
if (command & ~(u32)(IB_USER_VERBS_CMD_FLAG_EXTENDED |
drivers/infiniband/core/rdma_core.h
178
if (command & IB_USER_VERBS_CMD_FLAG_EXTENDED) {
drivers/infiniband/core/uverbs_main.c
558
if (hdr->command == IB_USER_VERBS_CMD_DESTROY_CQ &&
drivers/infiniband/core/uverbs_main.c
595
method_elm = uapi_get_method(uapi, hdr.command);
drivers/infiniband/hw/efa/efa_admin_defs.h
71
u16 command;
drivers/infiniband/hw/efa/efa_com.c
418
cmd_id = EFA_GET(&cqe->acq_common_descriptor.command,
drivers/infiniband/hw/hfi1/chip.h
680
u8 receiver_addr, u8 data_addr, u8 command, u32 data_in);
drivers/infiniband/hw/hfi1/chip.h
682
u8 receiver_addr, u8 data_addr, u8 command, u32 data_in);
drivers/infiniband/hw/hfi1/firmware.c
1034
u8 receiver_addr, u8 data_addr, u8 command, u32 data_in)
drivers/infiniband/hw/hfi1/firmware.c
1038
((u64)command << ASIC_CFG_SBUS_REQUEST_COMMAND_SHIFT) |
drivers/infiniband/hw/hfi1/firmware.c
1172
u8 receiver_addr, u8 data_addr, u8 command, u32 data_in)
drivers/infiniband/hw/hfi1/firmware.c
1179
sbus_request(dd, receiver_addr, data_addr, command, data_in);
drivers/infiniband/hw/mlx5/main.c
2510
u8 command;
drivers/infiniband/hw/mlx5/main.c
2513
command = get_command(pg_off);
drivers/infiniband/hw/mlx5/main.c
2516
entry_pgoff = command << 16 | idx;
drivers/infiniband/hw/mlx5/main.c
2661
u8 command;
drivers/infiniband/hw/mlx5/main.c
2663
command = get_command(vma->vm_pgoff);
drivers/infiniband/hw/mlx5/main.c
2666
return (command << 16 | idx);
drivers/infiniband/hw/mlx5/main.c
2713
unsigned long command;
drivers/infiniband/hw/mlx5/main.c
2716
command = get_command(vma->vm_pgoff);
drivers/infiniband/hw/mlx5/main.c
2717
switch (command) {
drivers/infiniband/hw/mlx5/main.c
2725
return uar_mmap(dev, command, vma, context);
drivers/input/joystick/xpad.c
1686
static void xpad_send_led_command(struct usb_xpad *xpad, int command)
drivers/input/joystick/xpad.c
1691
command %= 16;
drivers/input/joystick/xpad.c
1699
packet->data[2] = command;
drivers/input/joystick/xpad.c
1708
packet->data[3] = 0x40 + command;
drivers/input/keyboard/cros_ec_keyb.c
369
msg->command = EC_CMD_MKBP_INFO;
drivers/input/keyboard/pinephone-keyboard.c
157
u8 command, int size,
drivers/input/keyboard/pinephone-keyboard.c
164
buf[0] = command;
drivers/input/misc/ibm-panel.c
20
u8 command[11];
drivers/input/misc/ibm-panel.c
32
for (i = 0; i < sizeof(panel->command) - 1; ++i) {
drivers/input/misc/ibm-panel.c
33
sum += panel->command[i];
drivers/input/misc/ibm-panel.c
52
if (panel->command[0] != 0xff && panel->command[1] != 0xf0) {
drivers/input/misc/ibm-panel.c
54
panel->command[0], panel->command[1]);
drivers/input/misc/ibm-panel.c
59
if (chksum != panel->command[sizeof(panel->command) - 1]) {
drivers/input/misc/ibm-panel.c
62
panel->command[sizeof(panel->command) - 1]);
drivers/input/misc/ibm-panel.c
66
button = panel->command[2] & 0xf;
drivers/input/misc/ibm-panel.c
69
!(panel->command[2] & 0x80));
drivers/input/misc/ibm-panel.c
88
if (panel->idx == sizeof(panel->command))
drivers/input/misc/ibm-panel.c
98
if (panel->idx < sizeof(panel->command))
drivers/input/misc/ibm-panel.c
99
panel->command[panel->idx++] = *val;
drivers/input/misc/ims-pcu.c
509
u8 command, int chunk, int len)
drivers/input/misc/ims-pcu.c
521
command, chunk, error);
drivers/input/misc/ims-pcu.c
529
u8 command, const u8 *data, int len)
drivers/input/misc/ims-pcu.c
542
pcu->urb_out_buf[count++] = command;
drivers/input/misc/ims-pcu.c
543
csum += command;
drivers/input/misc/ims-pcu.c
559
error = ims_pcu_send_cmd_chunk(pcu, command,
drivers/input/misc/ims-pcu.c
578
error = ims_pcu_send_cmd_chunk(pcu, command, ++chunk, count);
drivers/input/misc/ims-pcu.c
591
return ims_pcu_send_cmd_chunk(pcu, command, ++chunk, count);
drivers/input/misc/ims-pcu.c
595
u8 command, const void *data, size_t len,
drivers/input/misc/ims-pcu.c
603
error = ims_pcu_send_command(pcu, command, data, len);
drivers/input/misc/ims-pcu.c
610
dev_dbg(pcu->dev, "Command 0x%02x timed out\n", command);
drivers/input/misc/ims-pcu.c
649
u8 command, const void *data, size_t len,
drivers/input/misc/ims-pcu.c
654
pcu->cmd_buf[0] = command;
drivers/input/misc/powermate.c
248
unsigned int command = (unsigned int)_value;
drivers/input/misc/powermate.c
259
int static_brightness = command & 0xFF; // bits 0-7
drivers/input/misc/powermate.c
260
int pulse_speed = (command >> 8) & 0x1FF; // bits 8-16
drivers/input/misc/powermate.c
261
int pulse_table = (command >> 17) & 0x3; // bits 17-18
drivers/input/misc/powermate.c
262
int pulse_asleep = (command >> 19) & 0x1; // bit 19
drivers/input/misc/powermate.c
263
int pulse_awake = (command >> 20) & 0x1; // bit 20
drivers/input/mouse/alps.c
1694
int command;
drivers/input/mouse/alps.c
1700
command = priv->nibble_commands[nibble].command;
drivers/input/mouse/alps.c
1701
param = (command & 0x0f00) ?
drivers/input/mouse/alps.c
1704
if (ps2_command(ps2dev, param, command))
drivers/input/mouse/alps.h
206
int command;
drivers/input/mouse/byd.c
343
u16 command;
drivers/input/mouse/byd.c
387
if (ps2_command(ps2dev, param, seq[i].command))
drivers/input/mouse/elantech.c
69
unsigned char *param, int command)
drivers/input/mouse/elantech.c
77
rc = ps2_command(ps2dev, param, command);
drivers/input/mouse/elantech.c
82
command, tries);
drivers/input/mouse/elantech.c
87
psmouse_err(psmouse, "ps2 command 0x%02x failed.\n", command);
drivers/input/mouse/logips2pp.c
113
static int ps2pp_cmd(struct psmouse *psmouse, u8 *param, u8 command)
drivers/input/mouse/logips2pp.c
117
error = ps2_sliced_command(&psmouse->ps2dev, command);
drivers/input/mouse/touchkit_ps2.c
60
int command;
drivers/input/mouse/touchkit_ps2.c
64
command = TOUCHKIT_SEND_PARMS(2, 3, TOUCHKIT_CMD);
drivers/input/mouse/touchkit_ps2.c
66
if (ps2_command(&psmouse->ps2dev, param, command))
drivers/input/mouse/trackpoint.c
131
err = trackpoint_write(&psmouse->ps2dev, attr->command, value);
drivers/input/mouse/trackpoint.c
139
.command = _command, \
drivers/input/mouse/trackpoint.c
165
attr->command, attr->mask);
drivers/input/mouse/trackpoint.c
176
.command = _command, \
drivers/input/mouse/trackpoint.c
256
_attr->command, _tp->_name); \
drivers/input/mouse/trackpoint.c
259
_attr->command, _attr->mask, \
drivers/input/mouse/trackpoint.c
98
u8 command;
drivers/input/mousedev.c
629
int command)
drivers/input/mousedev.c
633
switch (command) {
drivers/input/rmi4/rmi_f34.c
132
int block_count, u8 command)
drivers/input/rmi4/rmi_f34.c
157
ret = rmi_f34_command(f34, command, F34_IDLE_WAIT_MS, false);
drivers/input/rmi4/rmi_f34.c
46
static int rmi_f34_command(struct f34_data *f34, u8 command,
drivers/input/rmi4/rmi_f34.c
65
__func__, ret, command);
drivers/input/rmi4/rmi_f34.c
69
f34->v5.status |= command & 0x0f;
drivers/input/rmi4/rmi_f34.c
75
command, ret);
drivers/input/rmi4/rmi_f34.c
86
__func__, command, ret);
drivers/input/rmi4/rmi_f34.c
93
__func__, command, f34->v5.status);
drivers/input/rmi4/rmi_f34.h
136
u8 command;
drivers/input/rmi4/rmi_f34.h
254
u8 command;
drivers/input/rmi4/rmi_f34v7.c
107
data_1_5.command = CMD_V7_ERASE_AP;
drivers/input/rmi4/rmi_f34v7.c
111
data_1_5.command = CMD_V7_ERASE;
drivers/input/rmi4/rmi_f34v7.c
115
data_1_5.command = CMD_V7_ERASE;
drivers/input/rmi4/rmi_f34v7.c
119
data_1_5.command = CMD_V7_ERASE;
drivers/input/rmi4/rmi_f34v7.c
123
data_1_5.command = CMD_V7_ERASE;
drivers/input/rmi4/rmi_f34v7.c
127
data_1_5.command = CMD_V7_ERASE;
drivers/input/rmi4/rmi_f34v7.c
131
data_1_5.command = CMD_V7_ERASE;
drivers/input/rmi4/rmi_f34v7.c
135
data_1_5.command = CMD_V7_ENTER_BL;
drivers/input/rmi4/rmi_f34v7.c
159
u8 command;
drivers/input/rmi4/rmi_f34v7.c
167
command = CMD_V7_WRITE;
drivers/input/rmi4/rmi_f34v7.c
170
command = CMD_V7_READ;
drivers/input/rmi4/rmi_f34v7.c
173
command = CMD_V7_ERASE_AP;
drivers/input/rmi4/rmi_f34v7.c
181
command = CMD_V7_ERASE;
drivers/input/rmi4/rmi_f34v7.c
184
command = CMD_V7_ENTER_BL;
drivers/input/rmi4/rmi_f34v7.c
192
f34->v7.command = command;
drivers/input/rmi4/rmi_f34v7.c
213
__func__, command);
drivers/input/rmi4/rmi_f34v7.c
217
&command, sizeof(command));
drivers/input/rmi4/rmi_f34v7.c
24
u8 command;
drivers/input/rmi4/rmi_f34v7.c
348
if (f34->v7.command == v7_CMD_IDLE &&
drivers/input/rmi4/rmi_f34v7.c
42
__func__, f34->v7.flash_status, f34->v7.command);
drivers/input/rmi4/rmi_f34v7.c
47
&command,
drivers/input/rmi4/rmi_f34v7.c
48
sizeof(command));
drivers/input/rmi4/rmi_f34v7.c
55
f34->v7.command = command;
drivers/input/rmi4/rmi_f34v7.c
624
u16 block_cnt, u8 command)
drivers/input/rmi4/rmi_f34v7.c
637
ret = rmi_f34v7_write_partition_id(f34, command);
drivers/input/rmi4/rmi_f34v7.c
669
ret = rmi_f34v7_write_command(f34, command);
drivers/input/rmi4/rmi_f34v7.c
697
u8 command)
drivers/input/rmi4/rmi_f34v7.c
709
ret = rmi_f34v7_write_partition_id(f34, command);
drivers/input/rmi4/rmi_f34v7.c
743
ret = rmi_f34v7_write_command(f34, command);
drivers/input/rmi4/rmi_f54.c
537
u8 command;
drivers/input/rmi4/rmi_f54.c
556
&command);
drivers/input/rmi4/rmi_f54.c
561
if (command & F54_GET_REPORT) {
drivers/input/serio/i8042-ip22io.h
28
#define I8042_COMMAND_REG ((unsigned long)&sgioc->kbdmouse.command)
drivers/input/serio/i8042-ip22io.h
29
#define I8042_STATUS_REG ((unsigned long)&sgioc->kbdmouse.command)
drivers/input/serio/i8042-ip22io.h
39
return sgioc->kbdmouse.command;
drivers/input/serio/i8042-ip22io.h
49
sgioc->kbdmouse.command = val;
drivers/input/serio/i8042-jazzio.h
23
#define I8042_COMMAND_REG ((unsigned long)&jazz_kh->command)
drivers/input/serio/i8042-jazzio.h
24
#define I8042_STATUS_REG ((unsigned long)&jazz_kh->command)
drivers/input/serio/i8042-jazzio.h
34
return jazz_kh->command;
drivers/input/serio/i8042-jazzio.h
44
jazz_kh->command = val;
drivers/input/serio/i8042.c
285
static int __i8042_command(unsigned char *param, int command)
drivers/input/serio/i8042.c
289
if (i8042_noloop && command == I8042_CMD_AUX_LOOP)
drivers/input/serio/i8042.c
296
dbg("%02x -> i8042 (command)\n", command & 0xff);
drivers/input/serio/i8042.c
297
i8042_write_command(command & 0xff);
drivers/input/serio/i8042.c
299
for (i = 0; i < ((command >> 12) & 0xf); i++) {
drivers/input/serio/i8042.c
309
for (i = 0; i < ((command >> 8) & 0xf); i++) {
drivers/input/serio/i8042.c
316
if (command == I8042_CMD_AUX_LOOP &&
drivers/input/serio/i8042.c
329
int i8042_command(unsigned char *param, int command)
drivers/input/serio/i8042.c
336
return __i8042_command(param, command);
drivers/input/serio/libps2.c
203
unsigned int command, unsigned int timeout)
drivers/input/serio/libps2.c
205
switch (command) {
drivers/input/serio/libps2.c
264
int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command)
drivers/input/serio/libps2.c
267
unsigned int send = (command >> 12) & 0xf;
drivers/input/serio/libps2.c
268
unsigned int receive = (command >> 8) & 0xf;
drivers/input/serio/libps2.c
293
switch (command) {
drivers/input/serio/libps2.c
326
timeout = command == PS2_CMD_RESET_BAT ? 1000 : 200;
drivers/input/serio/libps2.c
328
rc = ps2_do_sendbyte(ps2dev, command & 0xff, timeout, 2);
drivers/input/serio/libps2.c
344
timeout = msecs_to_jiffies(command == PS2_CMD_RESET_BAT ? 4000 : 500);
drivers/input/serio/libps2.c
351
timeout = ps2_adjust_timeout(ps2dev, command, timeout);
drivers/input/serio/libps2.c
365
(command != PS2_CMD_RESET_BAT || ps2dev->cmdcnt != 1)) {
drivers/input/serio/libps2.c
378
command & 0xff, send, send_param,
drivers/input/serio/libps2.c
404
int ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command)
drivers/input/serio/libps2.c
409
rc = __ps2_command(ps2dev, param, command);
drivers/input/serio/libps2.c
426
int ps2_sliced_command(struct ps2dev *ps2dev, u8 command)
drivers/input/serio/libps2.c
438
u8 d = (command >> i) & 3;
drivers/input/serio/libps2.c
445
dev_dbg(&ps2dev->serio->dev, "%02x - %d\n", command, retval);
drivers/input/tablet/aiptek.c
884
aiptek_command(struct aiptek *aiptek, unsigned char command, unsigned char data)
drivers/input/tablet/aiptek.c
895
buf[1] = command;
drivers/input/tablet/aiptek.c
902
command, data);
drivers/input/tablet/aiptek.c
914
aiptek_query(struct aiptek *aiptek, unsigned char command, unsigned char data)
drivers/input/tablet/aiptek.c
925
buf[1] = command;
drivers/input/tablet/aiptek.c
928
if (aiptek_command(aiptek, command, data) != 0) {
drivers/input/tablet/wacom_serial4.c
421
static int wacom_send(struct serio *serio, const u8 *command)
drivers/input/tablet/wacom_serial4.c
425
for (; !err && *command; command++)
drivers/input/tablet/wacom_serial4.c
426
err = serio_write(serio, *command);
drivers/input/touchscreen/ad7877.c
145
u16 command;
drivers/input/touchscreen/ad7877.c
210
req->command = (u16) (AD7877_WRITEADD(AD7877_REG_CTRL1) |
drivers/input/touchscreen/ad7877.c
212
req->xfer[0].tx_buf = &req->command;
drivers/input/touchscreen/ad7877.c
241
req->command = (u16) (AD7877_WRITEADD(reg) | (val & MAX_12BIT));
drivers/input/touchscreen/ad7877.c
242
req->xfer[0].tx_buf = &req->command;
drivers/input/touchscreen/ad7877.c
254
static int ad7877_read_adc(struct spi_device *spi, unsigned command)
drivers/input/touchscreen/ad7877.c
276
req->command = (u16) command;
drivers/input/touchscreen/ad7877.c
288
req->xfer[2].tx_buf = &req->command;
drivers/input/touchscreen/ads7846.c
330
u8 command;
drivers/input/touchscreen/ads7846.c
343
u8 command[3];
drivers/input/touchscreen/ads7846.c
353
static int ads7846_read12_ser(struct device *dev, unsigned command)
drivers/input/touchscreen/ads7846.c
382
command |= ADS_PD10_REF_ON;
drivers/input/touchscreen/ads7846.c
386
command |= ADS_PD10_ADC_ON;
drivers/input/touchscreen/ads7846.c
389
req->command = (u8) command;
drivers/input/touchscreen/ads7846.c
390
req->xfer[2].tx_buf = &req->command;
drivers/input/touchscreen/ads7846.c
438
static int ads7845_read12_ser(struct device *dev, unsigned command)
drivers/input/touchscreen/ads7846.c
451
req->command[0] = (u8) command;
drivers/input/touchscreen/ads7846.c
452
req->xfer[0].tx_buf = req->command;
drivers/input/touchscreen/cyttsp_core.c
103
error = ts->bus_ops->write(ts->dev, ts->xfer_buf, command,
drivers/input/touchscreen/cyttsp_core.c
78
static int ttsp_read_block_data(struct cyttsp *ts, u8 command,
drivers/input/touchscreen/cyttsp_core.c
85
error = ts->bus_ops->read(ts->dev, ts->xfer_buf, command,
drivers/input/touchscreen/cyttsp_core.c
96
static int ttsp_write_block_data(struct cyttsp *ts, u8 command,
drivers/input/touchscreen/sur40.c
256
u8 command, u16 index, void *buffer, u16 size)
drivers/input/touchscreen/sur40.c
259
command,
drivers/input/touchscreen/wacom_w8001.c
359
static int w8001_command(struct w8001 *w8001, unsigned char command,
drivers/input/touchscreen/wacom_w8001.c
367
rc = serio_write(w8001->serio, command);
drivers/iommu/apple-dart.c
383
u32 command)
drivers/iommu/apple-dart.c
394
writel(command, stream_map->dart->regs + DART_T8020_STREAM_COMMAND);
drivers/iommu/apple-dart.c
406
command, stream_map->sidmap[0]);
drivers/iommu/apple-dart.c
415
u32 command)
drivers/iommu/apple-dart.c
425
u32 val = FIELD_PREP(DART_T8110_TLB_CMD_OP, command) |
drivers/iommu/apple-dart.c
444
command, sid);
drivers/iommu/rockchip-iommu.c
347
static void rk_iommu_command(struct rk_iommu *iommu, u32 command)
drivers/iommu/rockchip-iommu.c
352
writel(command, iommu->bases[i] + RK_MMU_COMMAND);
drivers/iommu/rockchip-iommu.c
355
static void rk_iommu_base_command(void __iomem *base, u32 command)
drivers/iommu/rockchip-iommu.c
357
writel(command, base + RK_MMU_COMMAND);
drivers/isdn/hardware/mISDN/hfcsusb.c
42
static void hfcsusb_ph_command(struct hfcsusb *hw, u_char command);
drivers/isdn/hardware/mISDN/hfcsusb.c
758
hfcsusb_ph_command(struct hfcsusb *hw, u_char command)
drivers/isdn/hardware/mISDN/hfcsusb.c
762
hw->name, __func__, command);
drivers/isdn/hardware/mISDN/hfcsusb.c
764
switch (command) {
drivers/isdn/hardware/mISDN/mISDNipac.c
35
ph_command(struct isac_hw *isac, u8 command)
drivers/isdn/hardware/mISDN/mISDNipac.c
37
pr_debug("%s: ph_command %x\n", isac->name, command);
drivers/isdn/hardware/mISDN/mISDNipac.c
39
WriteISAC(isac, ISACX_CIX0, (command << 4) | 0xE);
drivers/isdn/hardware/mISDN/mISDNipac.c
41
WriteISAC(isac, ISAC_CIX0, (command << 2) | 3);
drivers/macintosh/rack-meter.c
184
cmd->command = cpu_to_le16(STORE_WORD | INTR_ALWAYS | KEY_SYSTEM);
drivers/macintosh/rack-meter.c
191
cmd->command = cpu_to_le16(OUTPUT_MORE);
drivers/macintosh/rack-meter.c
197
cmd->command = cpu_to_le16(STORE_WORD | INTR_ALWAYS | KEY_SYSTEM);
drivers/macintosh/rack-meter.c
204
cmd->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS);
drivers/macintosh/smu.c
290
int smu_queue_simple(struct smu_simple_cmd *scmd, u8 command,
drivers/macintosh/smu.c
303
cmd->cmd = command;
drivers/mailbox/armada-37xx-rwtm-mailbox.c
98
writel(msg->command, mbox->base + RWTM_MBOX_COMMAND);
drivers/mailbox/mailbox-mchp-ipc-sbi.c
117
static int mchp_ipc_sbi_chan_send(u32 command, u32 channel, unsigned long address)
drivers/mailbox/mailbox-mchp-ipc-sbi.c
121
ret = sbi_ecall(SBI_EXT_MICROCHIP_TECHNOLOGY, command, channel,
drivers/mailbox/mailbox-mchp-ipc-sbi.c
130
static int mchp_ipc_sbi_send(u32 command, unsigned long address)
drivers/mailbox/mailbox-mchp-ipc-sbi.c
134
ret = sbi_ecall(SBI_EXT_MICROCHIP_TECHNOLOGY, command, address,
drivers/md/dm-ioctl.c
2042
static int ctl_ioctl(struct file *file, uint command, struct dm_ioctl __user *user)
drivers/md/dm-ioctl.c
2057
if (_IOC_TYPE(command) != DM_IOCTL)
drivers/md/dm-ioctl.c
2060
cmd = _IOC_NR(command);
drivers/md/dm-ioctl.c
2078
DMERR("dm_ctl_ioctl: unknown command 0x%x", command);
drivers/md/dm-ioctl.c
2116
static long dm_ctl_ioctl(struct file *file, uint command, ulong u)
drivers/md/dm-ioctl.c
2118
return (long)ctl_ioctl(file, command, (struct dm_ioctl __user *)u);
drivers/md/dm-ioctl.c
2122
static long dm_compat_ctl_ioctl(struct file *file, uint command, ulong u)
drivers/md/dm-ioctl.c
2124
return (long)dm_ctl_ioctl(file, command, (ulong) compat_ptr(u));
drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c
179
static int extron_send_len(struct serio *serio, const char *command,
drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c
184
for (; !err && *command; command++)
drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c
185
err = extron_send_byte(serio, *command);
drivers/media/cec/usb/pulse8/pulse8-cec.c
210
static int pulse8_send(struct serio *serio, const u8 *command, u8 cmd_len)
drivers/media/cec/usb/pulse8/pulse8-cec.c
217
for (; !err && cmd_len; command++, cmd_len--) {
drivers/media/cec/usb/pulse8/pulse8-cec.c
218
if (*command >= MSGESC) {
drivers/media/cec/usb/pulse8/pulse8-cec.c
221
err = serio_write(serio, *command - MSGOFFSET);
drivers/media/cec/usb/pulse8/pulse8-cec.c
223
err = serio_write(serio, *command);
drivers/media/cec/usb/rainshadow/rainshadow-cec.c
201
static int rain_send(struct rain *rain, const char *command)
drivers/media/cec/usb/rainshadow/rainshadow-cec.c
205
dev_dbg(rain->dev, "send: %s\n", command);
drivers/media/cec/usb/rainshadow/rainshadow-cec.c
206
while (!err && *command)
drivers/media/cec/usb/rainshadow/rainshadow-cec.c
207
err = serio_write(rain->serio, *command++);
drivers/media/common/b2c2/flexcop-sram.c
104
u32 command, value;
drivers/media/common/b2c2/flexcop-sram.c
107
command = bank | addr | 0x04008000;
drivers/media/common/b2c2/flexcop-sram.c
119
write_reg_dw(adapter, 0x700, command);
drivers/media/common/b2c2/flexcop-sram.c
79
u32 command;
drivers/media/common/b2c2/flexcop-sram.c
82
command = bank | addr | 0x04000000 | (*buf << 0x10);
drivers/media/common/b2c2/flexcop-sram.c
94
write_reg_dw(adapter, 0x700, command);
drivers/media/dvb-frontends/drx39xyj/drxj.c
10011
scu_cmd.command = SCU_RAM_COMMAND_STANDARD_OOB
drivers/media/dvb-frontends/drx39xyj/drxj.c
10025
scu_cmd.command = SCU_RAM_COMMAND_STANDARD_OOB
drivers/media/dvb-frontends/drx39xyj/drxj.c
10383
scu_cmd.command = SCU_RAM_COMMAND_STANDARD_OOB
drivers/media/dvb-frontends/drx39xyj/drxj.c
10809
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_VSB |
drivers/media/dvb-frontends/drx39xyj/drxj.c
10817
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_QAM |
drivers/media/dvb-frontends/drx39xyj/drxj.c
4032
rc = drxj_dap_write_reg16(dev_addr, SCU_RAM_COMMAND__A, cmd->command, 0);
drivers/media/dvb-frontends/drx39xyj/drxj.c
4162
scu_cmd.command =
drivers/media/dvb-frontends/drx39xyj/drxj.c
5407
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_VSB |
drivers/media/dvb-frontends/drx39xyj/drxj.c
5786
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_VSB
drivers/media/dvb-frontends/drx39xyj/drxj.c
6116
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_VSB
drivers/media/dvb-frontends/drx39xyj/drxj.c
6170
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_VSB
drivers/media/dvb-frontends/drx39xyj/drxj.c
6380
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_QAM |
drivers/media/dvb-frontends/drx39xyj/drxj.c
8092
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_QAM |
drivers/media/dvb-frontends/drx39xyj/drxj.c
8111
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_QAM |
drivers/media/dvb-frontends/drx39xyj/drxj.c
8123
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_QAM |
drivers/media/dvb-frontends/drx39xyj/drxj.c
8628
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_QAM |
drivers/media/dvb-frontends/drx39xyj/drxj.c
9752
cmd_scu.command = SCU_RAM_COMMAND_STANDARD_ATV |
drivers/media/dvb-frontends/drx39xyj/drxj.c
9946
scu_cmd.command = SCU_RAM_COMMAND_STANDARD_OOB
drivers/media/dvb-frontends/drx39xyj/drxj.c
9998
scu_cmd.command = SCU_RAM_COMMAND_STANDARD_OOB
drivers/media/dvb-frontends/drx39xyj/drxj.h
71
u16 command;
drivers/media/i2c/adv7511-v4l2.c
156
u8 command, bool check)
drivers/media/i2c/adv7511-v4l2.c
161
I2C_SMBUS_READ, command,
drivers/media/i2c/adv7511-v4l2.c
166
client->addr, command);
drivers/media/i2c/adv7511-v4l2.c
170
static s32 adv_smbus_read_byte_data(struct i2c_client *client, u8 command)
drivers/media/i2c/adv7511-v4l2.c
174
int ret = adv_smbus_read_byte_data_check(client, command, true);
drivers/media/i2c/adv7842.c
276
u8 command, bool check)
drivers/media/i2c/adv7842.c
281
I2C_SMBUS_READ, command,
drivers/media/i2c/adv7842.c
286
client->addr, command);
drivers/media/i2c/adv7842.c
290
static s32 adv_smbus_read_byte_data(struct i2c_client *client, u8 command)
drivers/media/i2c/adv7842.c
295
int ret = adv_smbus_read_byte_data_check(client, command, true);
drivers/media/i2c/adv7842.c
308
u8 command, u8 value)
drivers/media/i2c/adv7842.c
318
I2C_SMBUS_WRITE, command,
drivers/media/i2c/adv7842.c
325
client->addr, command, value);
drivers/media/i2c/adv7842.c
330
u8 command, u8 value)
drivers/media/i2c/adv7842.c
337
I2C_SMBUS_WRITE, command,
drivers/media/i2c/mt9m114.c
661
static int mt9m114_poll_command(struct mt9m114 *sensor, u32 command)
drivers/media/i2c/mt9m114.c
673
if (!(value & command))
drivers/media/i2c/mt9m114.c
679
if (value & command) {
drivers/media/i2c/mt9m114.c
681
command);
drivers/media/i2c/mt9m114.c
686
dev_err(&sensor->client->dev, "Command %u failed\n", command);
drivers/media/i2c/mt9t112.c
150
static int __mt9t112_reg_read(const struct i2c_client *client, u16 command)
drivers/media/i2c/mt9t112.c
156
command = swab16(command);
drivers/media/i2c/mt9t112.c
161
msg[0].buf = (u8 *)&command;
drivers/media/i2c/mt9t112.c
182
u16 command, u16 data)
drivers/media/i2c/mt9t112.c
188
command = swab16(command);
drivers/media/i2c/mt9t112.c
191
memcpy(buf + 0, &command, 2);
drivers/media/i2c/mt9t112.c
209
u16 command, u16 mask, u16 set)
drivers/media/i2c/mt9t112.c
211
int val = __mt9t112_reg_read(client, command);
drivers/media/i2c/mt9t112.c
219
return __mt9t112_reg_write(client, command, val);
drivers/media/i2c/mt9t112.c
223
static int __mt9t112_mcu_read(const struct i2c_client *client, u16 command)
drivers/media/i2c/mt9t112.c
227
ret = __mt9t112_reg_write(client, 0x098E, command);
drivers/media/i2c/mt9t112.c
235
u16 command, u16 data)
drivers/media/i2c/mt9t112.c
239
ret = __mt9t112_reg_write(client, 0x098E, command);
drivers/media/i2c/mt9t112.c
247
u16 command, u16 mask, u16 set)
drivers/media/i2c/mt9t112.c
249
int val = __mt9t112_mcu_read(client, command);
drivers/media/i2c/mt9t112.c
257
return __mt9t112_mcu_write(client, command, val);
drivers/media/i2c/s5c73m3/s5c73m3-core.c
275
int s5c73m3_isp_command(struct s5c73m3 *state, u16 command, u16 data)
drivers/media/i2c/s5c73m3/s5c73m3-core.c
283
ret = s5c73m3_write(state, 0x00095000, command);
drivers/media/i2c/s5c73m3/s5c73m3-core.c
294
static int s5c73m3_isp_comm_result(struct s5c73m3 *state, u16 command,
drivers/media/i2c/s5c73m3/s5c73m3-core.c
297
return s5c73m3_read(state, COMM_RESULT_OFFSET + command, data);
drivers/media/i2c/s5c73m3/s5c73m3.h
430
int s5c73m3_isp_command(struct s5c73m3 *state, u16 command, u16 data);
drivers/media/i2c/saa6588.c
435
.command = saa6588_command,
drivers/media/i2c/saa6752hs.c
223
enum saa6752hs_command command)
drivers/media/i2c/saa6752hs.c
230
switch(command) {
drivers/media/i2c/thp7312.c
1705
u8 command[sizeof(thp7312_cmd_write_ram_to_flash) + 6];
drivers/media/i2c/thp7312.c
1710
memcpy(command, thp7312_cmd_write_ram_to_flash, cmd_size);
drivers/media/i2c/thp7312.c
1712
command[cmd_size] = (dest & 0xff0000) >> 16;
drivers/media/i2c/thp7312.c
1713
command[cmd_size + 1] = (dest & 0x00ff00) >> 8;
drivers/media/i2c/thp7312.c
1714
command[cmd_size + 2] = (dest & 0x0000ff);
drivers/media/i2c/thp7312.c
1715
command[cmd_size + 3] = ((write_size - 1) & 0xff0000) >> 16;
drivers/media/i2c/thp7312.c
1716
command[cmd_size + 4] = ((write_size - 1) & 0x00ff00) >> 8;
drivers/media/i2c/thp7312.c
1717
command[cmd_size + 5] = ((write_size - 1) & 0x0000ff);
drivers/media/i2c/thp7312.c
1719
ret = thp7312_write_buf(thp7312, command, sizeof(command));
drivers/media/i2c/thp7312.c
1738
u8 command[sizeof(thp7312_cmd_calc_crc) + 6];
drivers/media/i2c/thp7312.c
1745
memcpy(command, thp7312_cmd_calc_crc, cmd_size);
drivers/media/i2c/thp7312.c
1747
command[cmd_size] = 0;
drivers/media/i2c/thp7312.c
1748
command[cmd_size + 1] = (header_size >> 8) & 0xff;
drivers/media/i2c/thp7312.c
1749
command[cmd_size + 2] = header_size & 0xff;
drivers/media/i2c/thp7312.c
1751
command[cmd_size + 3] = (size >> 16) & 0xff;
drivers/media/i2c/thp7312.c
1752
command[cmd_size + 4] = (size >> 8) & 0xff;
drivers/media/i2c/thp7312.c
1753
command[cmd_size + 5] = size & 0xff;
drivers/media/i2c/thp7312.c
1755
ret = thp7312_write_buf(thp7312, command, sizeof(command));
drivers/media/i2c/tw9910.c
333
static int tw9910_mask_set(struct i2c_client *client, u8 command,
drivers/media/i2c/tw9910.c
336
s32 val = i2c_smbus_read_byte_data(client, command);
drivers/media/i2c/tw9910.c
344
return i2c_smbus_write_byte_data(client, command, val);
drivers/media/pci/bt8xx/bt878.c
498
u8 command;
drivers/media/pci/bt8xx/bt878.c
512
pci_read_config_byte(bt->dev, PCI_COMMAND, &command);
drivers/media/pci/bt8xx/bt878.c
514
command &= ~PCI_COMMAND_MASTER;
drivers/media/pci/bt8xx/bt878.c
515
pci_write_config_byte(bt->dev, PCI_COMMAND, command);
drivers/media/pci/bt8xx/bttv-cards.c
4901
unsigned char command;
drivers/media/pci/bt8xx/bttv-cards.c
4923
pci_read_config_byte(btv->c.pci, BT878_DEVCTRL, &command);
drivers/media/pci/bt8xx/bttv-cards.c
4925
command |= BT878_EN_TBFX;
drivers/media/pci/bt8xx/bttv-cards.c
4927
command |= BT878_EN_VSFX;
drivers/media/pci/bt8xx/bttv-cards.c
4928
pci_write_config_byte(btv->c.pci, BT878_DEVCTRL, command);
drivers/media/pci/bt8xx/bttv-driver.c
2391
bttv_call_all(btv, core, command, SAA6588_CMD_CLOSE, &cmd);
drivers/media/pci/bt8xx/bttv-driver.c
2470
bttv_call_all(btv, core, command, SAA6588_CMD_READ, &cmd);
drivers/media/pci/bt8xx/bttv-driver.c
2485
bttv_call_all(btv, core, command, SAA6588_CMD_POLL, &cmd);
drivers/media/pci/bt8xx/bttv-input.c
188
u8 toggle, command, system;
drivers/media/pci/bt8xx/bttv-input.c
218
command = RC5_INSTR(rc5);
drivers/media/pci/bt8xx/bttv-input.c
224
command += 0x40;
drivers/media/pci/bt8xx/bttv-input.c
230
scancode = RC_SCANCODE_RC5(system, command);
drivers/media/pci/bt8xx/dst_ca.c
131
static u8 command[8] = {0x07, 0x40, 0x01, 0x00, 0x01, 0x00, 0x00, 0xff};
drivers/media/pci/bt8xx/dst_ca.c
133
put_checksum(&command[0], command[0]);
drivers/media/pci/bt8xx/dst_ca.c
134
if ((dst_put_ci(state, command, sizeof(command), state->messages, GET_REPLY)) < 0) {
drivers/media/pci/bt8xx/dst_ca.c
292
u32 command = 0;
drivers/media/pci/bt8xx/dst_ca.c
301
command = command | p_ca_message->msg[i];
drivers/media/pci/bt8xx/dst_ca.c
303
command = command << 8;
drivers/media/pci/bt8xx/dst_ca.c
305
dprintk(verbose, DST_CA_NOTICE, 1, " Command=[0x%x]", command);
drivers/media/pci/bt8xx/dst_ca.c
307
switch (command) {
drivers/media/pci/bt8xx/dst_ca.c
453
u32 command;
drivers/media/pci/bt8xx/dst_ca.c
468
command = 0;
drivers/media/pci/bt8xx/dst_ca.c
471
command = command | p_ca_message->msg[i];
drivers/media/pci/bt8xx/dst_ca.c
473
command = command << 8;
drivers/media/pci/bt8xx/dst_ca.c
475
dprintk(verbose, DST_CA_DEBUG, 1, " Command=[0x%x]\n", command);
drivers/media/pci/bt8xx/dst_ca.c
477
switch (command) {
drivers/media/pci/bt8xx/dst_ca.c
48
static void put_command_and_length(u8 *data, int command, int length)
drivers/media/pci/bt8xx/dst_ca.c
50
data[0] = (command >> 16) & 0xff;
drivers/media/pci/bt8xx/dst_ca.c
51
data[1] = (command >> 8) & 0xff;
drivers/media/pci/bt8xx/dst_ca.c
52
data[2] = command & 0xff;
drivers/media/pci/cx23885/cx23885-417.c
746
u32 command,
drivers/media/pci/cx23885/cx23885-417.c
756
dprintk(3, "%s: command(0x%X) = %s\n", __func__, command,
drivers/media/pci/cx23885/cx23885-417.c
757
cmd_to_str(command));
drivers/media/pci/cx23885/cx23885-417.c
764
value, cmd_to_str(command));
drivers/media/pci/cx23885/cx23885-417.c
774
flag, cmd_to_str(command));
drivers/media/pci/cx23885/cx23885-417.c
783
mc417_memory_write(dev, dev->cx23417_mailbox + 1, command);
drivers/media/pci/cx23885/cx23885-417.c
828
u32 command,
drivers/media/pci/cx23885/cx23885-417.c
837
dprintk(3, "%s() cmds = 0x%08x\n", __func__, command);
drivers/media/pci/cx23885/cx23885-417.c
843
err = cx23885_mbox_func(dev, command, inputcnt, outputcnt, data);
drivers/media/pci/cx23885/cx23885-cards.c
1481
int cx23885_tuner_callback(void *priv, int component, int command, int arg)
drivers/media/pci/cx23885/cx23885-cards.c
1487
if ((command == XC2028_RESET_CLK) || (command == XC2028_I2C_FLUSH))
drivers/media/pci/cx23885/cx23885-cards.c
1490
if (command != 0) {
drivers/media/pci/cx23885/cx23885-cards.c
1492
__func__, command);
drivers/media/pci/cx23885/cx23885.h
553
int command, int arg);
drivers/media/pci/cx88/cx88-blackbird.c
318
static int blackbird_mbox_func(void *priv, u32 command, int in,
drivers/media/pci/cx88/cx88-blackbird.c
326
dprintk(1, "%s: 0x%X\n", __func__, command);
drivers/media/pci/cx88/cx88-blackbird.c
349
memory_write(dev->core, dev->mailbox + 1, command); /* command code */
drivers/media/pci/cx88/cx88-blackbird.c
369
dprintk(0, "ERROR: API Mailbox timeout %x\n", command);
drivers/media/pci/cx88/cx88-blackbird.c
395
static int blackbird_api_cmd(struct cx8802_dev *dev, u32 command,
drivers/media/pci/cx88/cx88-blackbird.c
407
err = blackbird_mbox_func(dev, command, inputcnt, outputcnt, data);
drivers/media/pci/cx88/cx88-cards.c
2995
int command, int arg)
drivers/media/pci/cx88/cx88-cards.c
2997
switch (command) {
drivers/media/pci/cx88/cx88-cards.c
3027
int command, int mode)
drivers/media/pci/cx88/cx88-cards.c
3029
switch (command) {
drivers/media/pci/cx88/cx88-cards.c
3054
int command, int arg)
drivers/media/pci/cx88/cx88-cards.c
3056
switch (command) {
drivers/media/pci/cx88/cx88-cards.c
3071
int command, int arg)
drivers/media/pci/cx88/cx88-cards.c
3073
switch (command) {
drivers/media/pci/cx88/cx88-cards.c
3091
int command, int arg)
drivers/media/pci/cx88/cx88-cards.c
3093
switch (command) {
drivers/media/pci/cx88/cx88-cards.c
3145
int command, int arg)
drivers/media/pci/cx88/cx88-cards.c
3153
command, arg);
drivers/media/pci/cx88/cx88-cards.c
3156
return cx88_pv_8000gt_callback(core, command, arg);
drivers/media/pci/cx88/cx88-cards.c
3159
return cx88_dvico_xc2028_callback(core, command, arg);
drivers/media/pci/cx88/cx88-cards.c
3163
return cx88_xc3028_winfast1800h_callback(core, command, arg);
drivers/media/pci/cx88/cx88-cards.c
3166
switch (command) {
drivers/media/pci/cx88/cx88-cards.c
3193
int command, int arg)
drivers/media/pci/cx88/cx88-cards.c
3202
command, arg);
drivers/media/pci/cx88/cx88-cards.c
3213
int command, int arg)
drivers/media/pci/cx88/cx88-cards.c
3217
if (command == 0) { /* This is the reset command from xc5000 */
drivers/media/pci/cx88/cx88-cards.c
3242
if (command == 0) { /* This is the reset command from xc5000 */
drivers/media/pci/cx88/cx88-cards.c
3255
int cx88_tuner_callback(void *priv, int component, int command, int arg)
drivers/media/pci/cx88/cx88-cards.c
3278
return cx88_xc2028_tuner_callback(core, command, arg);
drivers/media/pci/cx88/cx88-cards.c
3281
return cx88_xc4000_tuner_callback(core, command, arg);
drivers/media/pci/cx88/cx88-cards.c
3284
return cx88_xc5000_tuner_callback(core, command, arg);
drivers/media/pci/cx88/cx88.h
675
int cx88_tuner_callback(void *dev, int component, int command, int arg);
drivers/media/pci/ddbridge/ddbridge-mci.c
81
struct mci_command *command,
drivers/media/pci/ddbridge/ddbridge-mci.c
88
(u32 *)command, sizeof(*command) / sizeof(u32),
drivers/media/pci/ddbridge/ddbridge-mci.h
245
int ddb_mci_cmd(struct mci *state, struct mci_command *command,
drivers/media/pci/ddbridge/ddbridge-mci.h
96
u8 command;
drivers/media/pci/ddbridge/ddbridge-sx8.c
107
cmd.command = MCI_CMD_GETSTATUS;
drivers/media/pci/ddbridge/ddbridge-sx8.c
133
cmd.command = on ? SX8_CMD_INPUT_ENABLE : SX8_CMD_INPUT_DISABLE;
drivers/media/pci/ddbridge/ddbridge-sx8.c
148
cmd.command = MCI_CMD_STOP;
drivers/media/pci/ddbridge/ddbridge-sx8.c
152
cmd.command = SX8_CMD_DISABLE_IQOUTPUT;
drivers/media/pci/ddbridge/ddbridge-sx8.c
269
cmd.command = SX8_CMD_ENABLE_IQOUTPUT;
drivers/media/pci/ddbridge/ddbridge-sx8.c
279
cmd.command = MCI_CMD_SEARCH_DVBS;
drivers/media/pci/ddbridge/ddbridge-sx8.c
335
cmd.command = SX8_CMD_START_IQ;
drivers/media/pci/ddbridge/ddbridge-sx8.c
66
cmd.command = MCI_CMD_GETSIGNALINFO;
drivers/media/pci/dm1105/dm1105.c
946
static u8 command[1] = { 0x28 };
drivers/media/pci/dm1105/dm1105.c
952
.buf = command,
drivers/media/pci/saa7134/saa7134-cards.c
7132
int command, int arg)
drivers/media/pci/saa7134/saa7134-cards.c
7134
switch (command) {
drivers/media/pci/saa7134/saa7134-cards.c
7167
int command, int arg)
drivers/media/pci/saa7134/saa7134-cards.c
7173
if (command == XC5000_TUNER_RESET) {
drivers/media/pci/saa7134/saa7134-cards.c
7196
int command, int arg)
drivers/media/pci/saa7134/saa7134-cards.c
7200
switch (command) {
drivers/media/pci/saa7134/saa7134-cards.c
7297
int command, int arg)
drivers/media/pci/saa7134/saa7134-cards.c
7301
switch (command) {
drivers/media/pci/saa7134/saa7134-cards.c
7330
int command, int arg)
drivers/media/pci/saa7134/saa7134-cards.c
7343
ret = saa7134_tda8290_18271_callback(dev, command, arg);
drivers/media/pci/saa7134/saa7134-cards.c
7347
ret = saa7134_tda8290_827x_callback(dev, command, arg);
drivers/media/pci/saa7134/saa7134-cards.c
7353
int saa7134_tuner_callback(void *priv, int component, int command, int arg)
drivers/media/pci/saa7134/saa7134-cards.c
7360
return saa7134_tda8290_callback(dev, command, arg);
drivers/media/pci/saa7134/saa7134-cards.c
7362
return saa7134_xc2028_callback(dev, command, arg);
drivers/media/pci/saa7134/saa7134-cards.c
7364
return saa7134_xc5000_callback(dev, command, arg);
drivers/media/pci/saa7134/saa7134-video.c
1006
saa_call_all(dev, core, command, SAA6588_CMD_POLL, &cmd);
drivers/media/pci/saa7134/saa7134-video.c
971
saa_call_all(dev, core, command, SAA6588_CMD_CLOSE, &cmd);
drivers/media/pci/saa7134/saa7134-video.c
990
saa_call_all(dev, core, command, SAA6588_CMD_READ, &cmd);
drivers/media/pci/saa7134/saa7134.h
777
int saa7134_tuner_callback(void *priv, int component, int command, int arg);
drivers/media/pci/saa7164/saa7164-bus.c
102
dprintk(DBGLVL_BUS, " .command = 0x%x\n", m->command);
drivers/media/pci/saa7164/saa7164-bus.c
216
msg->command = (__force u32)cpu_to_le32(msg->command);
drivers/media/pci/saa7164/saa7164-bus.c
284
msg->command = le32_to_cpu((__force __le32)msg->command);
drivers/media/pci/saa7164/saa7164-bus.c
380
msg_tmp.command = le32_to_cpu((__force __le32)msg_tmp.command);
drivers/media/pci/saa7164/saa7164-bus.c
391
if ((msg_tmp.id != msg->id) || (msg_tmp.command != msg->command) ||
drivers/media/pci/saa7164/saa7164-cmd.c
298
int saa7164_cmd_send(struct saa7164_dev *dev, u8 id, enum tmComResCmd command,
drivers/media/pci/saa7164/saa7164-cmd.c
312
command, controlselector);
drivers/media/pci/saa7164/saa7164-cmd.c
325
command_t.command = command;
drivers/media/pci/saa7164/saa7164-cmd.c
486
(presponse_t->command != pcommand_t->command) ||
drivers/media/pci/saa7164/saa7164-types.h
85
u32 command;
drivers/media/pci/saa7164/saa7164.h
519
u8 id, enum tmComResCmd command, u16 controlselector,
drivers/media/pci/ttpci/budget-ci.c
109
u32 command = ttpci_budget_debiread(&budget_ci->budget, DEBINOSWAP, DEBIADDR_IR, 2, 1, 0) >> 8;
drivers/media/pci/ttpci/budget-ci.c
128
pr_info("received byte 0x%02x\n", command);
drivers/media/pci/ttpci/budget-ci.c
131
command = command & 0x7f;
drivers/media/pci/ttpci/budget-ci.c
134
if (command & 0x40) {
drivers/media/pci/ttpci/budget-ci.c
136
budget_ci->ir.ir_key = command & 0x3f;
drivers/media/pci/ttpci/budget-ci.c
146
budget_ci->ir.rc5_device != (command & 0x1f))
drivers/media/pci/ttpci/budget-ci.c
152
!!(command & 0x20));
drivers/media/pci/ttpci/budget-ci.c
158
!!(command & 0x20));
drivers/media/pci/zoran/zoran_device.c
900
u16 command;
drivers/media/pci/zoran/zoran_device.c
902
pci_read_config_word(zr->pci_dev, PCI_COMMAND, &command);
drivers/media/pci/zoran/zoran_device.c
903
command &= ~PCI_COMMAND_MASTER;
drivers/media/pci/zoran/zoran_device.c
904
pci_write_config_word(zr->pci_dev, PCI_COMMAND, command);
drivers/media/platform/marvell/cafe-driver.c
160
u16 addr, u8 command, u8 value)
drivers/media/platform/marvell/cafe-driver.c
175
rval = value | ((command << TWSIC1_ADDR_SHIFT) & TWSIC1_ADDR);
drivers/media/platform/marvell/cafe-driver.c
206
command, value);
drivers/media/platform/marvell/cafe-driver.c
211
command, value);
drivers/media/platform/marvell/cafe-driver.c
239
u16 addr, u8 command, u8 *value)
drivers/media/platform/marvell/cafe-driver.c
254
rval = TWSIC1_READ | ((command << TWSIC1_ADDR_SHIFT) & TWSIC1_ADDR);
drivers/media/platform/marvell/cafe-driver.c
265
cam_err(cam, "SMBUS read (%02x/%02x) error\n", addr, command);
drivers/media/platform/marvell/cafe-driver.c
270
command);
drivers/media/platform/marvell/cafe-driver.c
282
unsigned short flags, char rw, u8 command,
drivers/media/platform/marvell/cafe-driver.c
298
ret = cafe_smbus_write_data(cam, addr, command, data->byte);
drivers/media/platform/marvell/cafe-driver.c
300
ret = cafe_smbus_read_data(cam, addr, command, &data->byte);
drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.c
14
int mtk_vcodec_wait_for_done_ctx(void *priv, int command, unsigned int timeout_ms,
drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.c
54
ctx_id, command, ctx_type, timeout_ms,
drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.c
59
ctx_id, command, ctx_type,
drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.h
16
int mtk_vcodec_wait_for_done_ctx(void *priv, int command, unsigned int timeout_ms,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
21
int s5p_mfc_wait_for_done_dev(struct s5p_mfc_dev *dev, int command)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
26
(dev->int_cond && (dev->int_type == command
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
31
dev->int_type, command);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
38
dev->int_type, command);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
52
int command, int interrupt)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
58
(ctx->int_cond && (ctx->int_type == command
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
63
(ctx->int_cond && (ctx->int_type == command
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
69
ctx->int_type, command);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
76
ctx->int_type, command);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.h
18
int command, int interrupt);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.h
19
int s5p_mfc_wait_for_done_dev(struct s5p_mfc_dev *dev, int command);
drivers/media/platform/st/sti/delta/delta-ipc.c
101
enum delta_ipc_fw_command command,
drivers/media/platform/st/sti/delta/delta-ipc.c
107
header->command = command;
drivers/media/platform/st/sti/delta/delta-ipc.c
33
u32 command;
drivers/media/radio/si4713/si4713.c
193
static int si4713_send_command(struct si4713_device *sdev, const u8 command,
drivers/media/radio/si4713/si4713.c
206
data1[0] = command;
drivers/media/radio/si4713/si4713.c
213
command);
drivers/media/radio/si4713/si4713.c
233
err, command);
drivers/media/rc/ir-nec-decoder.c
144
command = bitrev8((data->bits >> 8) & 0xff);
drivers/media/rc/ir-nec-decoder.c
149
command,
drivers/media/rc/ir-nec-decoder.c
44
u8 address, not_address, command, not_command;
drivers/media/rc/ir-rc5-decoder.c
114
u8 xdata, command, system;
drivers/media/rc/ir-rc5-decoder.c
120
command = (data->bits & 0x00FC0) >> 6;
drivers/media/rc/ir-rc5-decoder.c
123
command += (data->bits & 0x40000) ? 0 : 0x40;
drivers/media/rc/ir-rc5-decoder.c
124
scancode = system << 16 | command << 8 | xdata;
drivers/media/rc/ir-rc5-decoder.c
129
u8 command, system;
drivers/media/rc/ir-rc5-decoder.c
134
command = (data->bits & 0x0003F) >> 0;
drivers/media/rc/ir-rc5-decoder.c
137
command += (data->bits & 0x01000) ? 0 : 0x40;
drivers/media/rc/ir-rc5-decoder.c
138
scancode = system << 8 | command;
drivers/media/rc/ir-rc5-decoder.c
143
u8 command, system;
drivers/media/rc/ir-rc5-decoder.c
148
command = (data->bits & 0x0003F) >> 0;
drivers/media/rc/ir-rc5-decoder.c
151
scancode = system << 6 | command;
drivers/media/rc/ir-rc5-decoder.c
214
unsigned int data, xdata, command, commandx, system, pre_space_data;
drivers/media/rc/ir-rc5-decoder.c
219
command = (scancode & 0x003f) >> 0;
drivers/media/rc/ir-rc5-decoder.c
223
data = !commandx << 12 | system << 6 | command;
drivers/media/rc/ir-rc5-decoder.c
233
command = (scancode & 0x003f00) >> 8;
drivers/media/rc/ir-rc5-decoder.c
238
data = commandx << 18 | system << 12 | command << 6 | xdata;
drivers/media/rc/ir-sanyo-decoder.c
143
command = bitrev8((data->bits >> 8) & 0xff);
drivers/media/rc/ir-sanyo-decoder.c
146
if ((command ^ not_command) != 0xff) {
drivers/media/rc/ir-sanyo-decoder.c
153
scancode = address << 8 | command;
drivers/media/rc/ir-sanyo-decoder.c
51
u8 command, not_command;
drivers/media/rc/ir-sharp-decoder.c
153
command = bitrev8((msg >> 2) & 0xff);
drivers/media/rc/ir-sharp-decoder.c
155
scancode = address << 8 | command;
drivers/media/rc/ir-sharp-decoder.c
43
u32 msg, echo, address, command, scancode;
drivers/media/usb/au0828/au0828-cards.c
113
int au0828_tuner_callback(void *priv, int component, int command, int arg)
drivers/media/usb/au0828/au0828-cards.c
124
if (command == 0) {
drivers/media/usb/au0828/au0828.h
310
int command, int arg);
drivers/media/usb/cx231xx/cx231xx-417.c
714
static int cx231xx_mbox_func(void *priv, u32 command, int in, int out,
drivers/media/usb/cx231xx/cx231xx-417.c
722
dprintk(3, "%s: command(0x%X) = %s\n", __func__, command,
drivers/media/usb/cx231xx/cx231xx-417.c
723
cmd_to_str(command));
drivers/media/usb/cx231xx/cx231xx-417.c
730
value, cmd_to_str(command));
drivers/media/usb/cx231xx/cx231xx-417.c
740
flag, cmd_to_str(command));
drivers/media/usb/cx231xx/cx231xx-417.c
749
mc417_memory_write(dev, dev->cx23417_mailbox + 1, command);
drivers/media/usb/cx231xx/cx231xx-417.c
793
static int cx231xx_api_cmd(struct cx231xx *dev, u32 command,
drivers/media/usb/cx231xx/cx231xx-417.c
800
dprintk(3, "%s() cmds = 0x%08x\n", __func__, command);
drivers/media/usb/cx231xx/cx231xx-417.c
806
err = cx231xx_mbox_func(dev, command, inputcnt, outputcnt, data);
drivers/media/usb/cx231xx/cx231xx-cards.c
1083
int cx231xx_tuner_callback(void *ptr, int component, int command, int arg)
drivers/media/usb/cx231xx/cx231xx-cards.c
1089
if (command == XC5000_TUNER_RESET) {
drivers/media/usb/cx231xx/cx231xx-cards.c
1092
command, dev->tuner_type);
drivers/media/usb/cx231xx/cx231xx-cards.c
1104
switch (command) {
drivers/media/usb/cx231xx/cx231xx.h
950
int cx231xx_tuner_callback(void *ptr, int component, int command, int arg);
drivers/media/usb/dvb-usb-v2/dvbsky.c
350
u8 command[4], respond[2], command_size, respond_size;
drivers/media/usb/dvb-usb-v2/dvbsky.c
352
command[1] = (u8)((addr >> 8) & 0xff); /*high part of address*/
drivers/media/usb/dvb-usb-v2/dvbsky.c
353
command[2] = (u8)(addr & 0xff); /*low part of address*/
drivers/media/usb/dvb-usb-v2/dvbsky.c
355
command[0] = 0x71;
drivers/media/usb/dvb-usb-v2/dvbsky.c
359
command[0] = 0x70;
drivers/media/usb/dvb-usb-v2/dvbsky.c
360
command[3] = data;
drivers/media/usb/dvb-usb-v2/dvbsky.c
364
ret = dvbsky_usb_generic_rw(d, command, command_size,
drivers/media/usb/dvb-usb/af9005.c
453
int af9005_send_command(struct dvb_usb_device *d, u8 command, u8 * wbuf,
drivers/media/usb/dvb-usb/af9005.c
483
st->data[5] = command;
drivers/media/usb/dvb-usb/af9005.c
49
u8 command, seq;
drivers/media/usb/dvb-usb/af9005.c
74
command = AF9005_CMD_OFDM_REG;
drivers/media/usb/dvb-usb/af9005.c
76
command = AF9005_CMD_TUNER;
drivers/media/usb/dvb-usb/af9005.c
80
command |=
drivers/media/usb/dvb-usb/af9005.c
82
command |= readwrite;
drivers/media/usb/dvb-usb/af9005.c
89
st->data[7] = command;
drivers/media/usb/dvb-usb/af9005.h
3468
extern int af9005_send_command(struct dvb_usb_device *d, u8 command,
drivers/media/usb/dvb-usb/cxusb.c
746
int command, int arg)
drivers/media/usb/dvb-usb/cxusb.c
751
switch (command) {
drivers/media/usb/dvb-usb/cxusb.c
763
command, arg);
drivers/media/usb/dvb-usb/dib0700_devices.c
3475
int command, int arg)
drivers/media/usb/dvb-usb/dib0700_devices.c
3479
if (command == XC5000_TUNER_RESET) {
drivers/media/usb/dvb-usb/dib0700_devices.c
3486
err("xc5000: unknown tuner callback command: %d\n", command);
drivers/media/usb/dvb-usb/dib0700_devices.c
3509
int command, int arg)
drivers/media/usb/dvb-usb/dib0700_devices.c
3514
if (command == XC4000_TUNER_RESET) {
drivers/media/usb/dvb-usb/dib0700_devices.c
3520
err("xc4000: unknown tuner callback command: %d\n", command);
drivers/media/usb/dvb-usb/dib0700_devices.c
420
int command, int arg)
drivers/media/usb/dvb-usb/dib0700_devices.c
425
switch (command) {
drivers/media/usb/dvb-usb/dib0700_devices.c
437
command, arg);
drivers/media/usb/dvb-usb/opera1.c
439
u8 command[] = { READ_MAC_ADDR };
drivers/media/usb/dvb-usb/opera1.c
440
ret = opera1_xilinx_rw(d->udev, 0xb1, 0xa0, command, 1, OPERA_WRITE_MSG);
drivers/media/usb/em28xx/em28xx-cards.c
2890
int em28xx_tuner_callback(void *ptr, int component, int command, int arg)
drivers/media/usb/em28xx/em28xx-cards.c
2899
if (command != XC2028_TUNER_RESET && command != XC5000_TUNER_RESET)
drivers/media/usb/em28xx/em28xx.h
838
int em28xx_tuner_callback(void *ptr, int component, int command, int arg);
drivers/media/usb/go7007/go7007-i2c.c
108
(addr << 9) | 0x0100 | (command >> 8));
drivers/media/usb/go7007/go7007-i2c.c
138
u8 command, int size, union i2c_smbus_data *data)
drivers/media/usb/go7007/go7007-i2c.c
144
return go7007_i2c_xfer(go, addr, read_write == I2C_SMBUS_READ, command,
drivers/media/usb/go7007/go7007-i2c.c
53
u16 command, int flags, u8 *data)
drivers/media/usb/go7007/go7007-i2c.c
64
command, addr);
drivers/media/usb/go7007/go7007-i2c.c
68
*data, command, addr);
drivers/media/usb/go7007/go7007-i2c.c
91
go7007_write_addr(go, I2C_LO_ADDR_REG_ADDR, command);
drivers/media/usb/go7007/go7007-i2c.c
97
(addr << 9) | (command >> 8));
drivers/media/usb/gspca/cpia1.c
399
static int cpia_usb_transferCmd(struct gspca_dev *gspca_dev, u8 *command)
drivers/media/usb/gspca/cpia1.c
403
int ret, databytes = command[6] | (command[7] << 8);
drivers/media/usb/gspca/cpia1.c
407
if (command[0] == DATA_IN) {
drivers/media/usb/gspca/cpia1.c
410
} else if (command[0] == DATA_OUT) {
drivers/media/usb/gspca/cpia1.c
415
command[0]);
drivers/media/usb/gspca/cpia1.c
421
command[1],
drivers/media/usb/gspca/cpia1.c
423
command[2] | (command[3] << 8),
drivers/media/usb/gspca/cpia1.c
424
command[4] | (command[5] << 8),
drivers/media/usb/gspca/cpia1.c
428
pr_err("usb_control_msg %02x, error %d\n", command[1], ret);
drivers/media/usb/gspca/cpia1.c
439
static int do_command(struct gspca_dev *gspca_dev, u16 command,
drivers/media/usb/gspca/cpia1.c
446
switch (command) {
drivers/media/usb/gspca/cpia1.c
465
cmd[0] = command >> 8;
drivers/media/usb/gspca/cpia1.c
466
cmd[1] = command & 0xff;
drivers/media/usb/gspca/cpia1.c
478
switch (command) {
drivers/media/usb/gspca/cpia1.c
561
static int do_command_extended(struct gspca_dev *gspca_dev, u16 command,
drivers/media/usb/gspca/cpia1.c
568
cmd[0] = command >> 8;
drivers/media/usb/gspca/cpia1.c
569
cmd[1] = command & 0xff;
drivers/media/usb/gspca/finepix.c
187
ret = command(gspca_dev, 0);
drivers/media/usb/gspca/finepix.c
206
ret = command(gspca_dev, 1);
drivers/media/usb/gspca/finepix.c
95
ret = command(gspca_dev, 1);
drivers/media/usb/gspca/jeilinj.c
86
static void jlj_write2(struct gspca_dev *gspca_dev, unsigned char *command)
drivers/media/usb/gspca/jeilinj.c
92
memcpy(gspca_dev->usb_buf, command, 2);
drivers/media/usb/gspca/jl2005bcd.c
74
static int jl2005c_write2(struct gspca_dev *gspca_dev, unsigned char *command)
drivers/media/usb/gspca/jl2005bcd.c
78
memcpy(gspca_dev->usb_buf, command, 2);
drivers/media/usb/gspca/sn9c2028.c
118
static int sn9c2028_long_command(struct gspca_dev *gspca_dev, u8 *command)
drivers/media/usb/gspca/sn9c2028.c
123
status = sn9c2028_command(gspca_dev, command);
drivers/media/usb/gspca/sn9c2028.c
149
static int sn9c2028_short_command(struct gspca_dev *gspca_dev, u8 *command)
drivers/media/usb/gspca/sn9c2028.c
153
err_code = sn9c2028_command(gspca_dev, command);
drivers/media/usb/gspca/sn9c2028.c
59
static int sn9c2028_command(struct gspca_dev *gspca_dev, u8 *command)
drivers/media/usb/gspca/sn9c2028.c
64
command[0], command[1], command[2],
drivers/media/usb/gspca/sn9c2028.c
65
command[3], command[4], command[5]);
drivers/media/usb/gspca/sn9c2028.c
67
memcpy(gspca_dev->usb_buf, command, 6);
drivers/media/usb/gspca/sq905c.c
103
command, index, gspca_dev->usb_buf, size,
drivers/media/usb/gspca/sq905c.c
76
static int sq905c_command(struct gspca_dev *gspca_dev, u16 command, u16 index)
drivers/media/usb/gspca/sq905c.c
84
command, index, NULL, 0,
drivers/media/usb/gspca/sq905c.c
94
static int sq905c_read(struct gspca_dev *gspca_dev, u16 command, u16 index,
drivers/media/usb/ttusb-dec/ttusb_dec.c
1622
static int fe_send_command(struct dvb_frontend* fe, const u8 command,
drivers/media/usb/ttusb-dec/ttusb_dec.c
1627
return ttusb_dec_send_command(dec, command, param_length, params, result_length, cmd_result);
drivers/media/usb/ttusb-dec/ttusb_dec.c
315
static int ttusb_dec_send_command(struct ttusb_dec *dec, const u8 command,
drivers/media/usb/ttusb-dec/ttusb_dec.c
336
b[2] = command;
drivers/media/usb/ttusb-dec/ttusbdecfe.h
15
int (*send_command)(struct dvb_frontend* fe, const u8 command,
drivers/media/v4l2-core/tuner-core.c
1416
.command = tuner_command,
drivers/memory/brcmstb_dpfe.c
177
u32 command[DPFE_CMD_MAX][MSG_FIELD_MAX];
drivers/memory/brcmstb_dpfe.c
237
.command = {
drivers/memory/brcmstb_dpfe.c
267
.command = {
drivers/memory/brcmstb_dpfe.c
288
.command = {
drivers/memory/brcmstb_dpfe.c
445
msg = priv->dpfe_api->command[cmd];
drivers/memory/brcmstb_dpfe.c
698
static ssize_t generic_show(unsigned int command, u32 response[],
drivers/memory/brcmstb_dpfe.c
706
ret = __send_command(priv, command, response);
drivers/memory/renesas-rpc-if.c
362
rpc->command = 0;
drivers/memory/renesas-rpc-if.c
371
rpc->command = RPCIF_SMCMR_CMD(op->cmd.opcode);
drivers/memory/renesas-rpc-if.c
378
rpc->command |= RPCIF_SMCMR_OCMD(op->ocmd.opcode);
drivers/memory/renesas-rpc-if.c
445
xspi->command = 0;
drivers/memory/renesas-rpc-if.c
452
xspi->command = op->cmd.opcode;
drivers/memory/renesas-rpc-if.c
455
xspi->command = (xspi->command << 8) | op->ocmd.opcode;
drivers/memory/renesas-rpc-if.c
513
regmap_write(rpc->regmap, RPCIF_SMCMR, rpc->command);
drivers/memory/renesas-rpc-if.c
566
regmap_write(rpc->regmap, RPCIF_DRCMR, rpc->command);
drivers/memory/renesas-rpc-if.c
636
XSPI_CDTBUF_CMDSIZE(0x1) | XSPI_CDTBUF_CMD_FIELD(xspi->command));
drivers/memory/renesas-rpc-if.c
835
regmap_write(rpc->regmap, RPCIF_DRCMR, rpc->command);
drivers/memory/renesas-rpc-if.c
84
u32 command; /* DRCMR or SMCMR */
drivers/memory/renesas-rpc-if.c
868
XSPI_CMCFG1_RDCMD_UPPER_BYTE(xspi->command) |
drivers/memory/renesas-rpc-if.c
944
XSPI_CMCFG2_WRCMD_UPPER(xspi->command) |
drivers/memstick/core/ms_block.c
341
u8 command, intreg;
drivers/memstick/core/ms_block.c
364
command = MS_CMD_BLOCK_READ;
drivers/memstick/core/ms_block.c
365
memstick_init_req(mrq, MS_TPC_SET_CMD, &command, 1);
drivers/memstick/core/ms_block.c
479
u8 intreg, command;
drivers/memstick/core/ms_block.c
514
command = MS_CMD_BLOCK_WRITE;
drivers/memstick/core/ms_block.c
515
memstick_init_req(mrq, MS_TPC_SET_CMD, &command, 1);
drivers/memstick/core/ms_block.c
658
u8 command = MS_CMD_RESET;
drivers/memstick/core/ms_block.c
667
memstick_init_req(mrq, MS_TPC_SET_CMD, &command, 1);
drivers/mfd/loongson-se.c
113
engine->command = se->dmam_base + id * (2 * SE_ENGINE_CMD_SIZE);
drivers/mfd/loongson-se.c
114
engine->command_ret = engine->command + SE_ENGINE_CMD_SIZE;
drivers/mfd/loongson-se.c
121
cmd.info[1] = engine->command - se->dmam_base;
drivers/mfd/rave-sp.c
311
static u8 rave_sp_reply_code(u8 command)
drivers/mfd/rave-sp.c
319
switch (command) {
drivers/mfd/rave-sp.c
325
return command + 0x20;
drivers/mfd/rave-sp.c
331
return command | 0x01;
drivers/mfd/rave-sp.c
338
return command + 0x40;
drivers/mfd/rave-sp.c
352
int command, ret = 0;
drivers/mfd/rave-sp.c
355
command = sp->variant->cmd.translate(data[0]);
drivers/mfd/rave-sp.c
356
if (command < 0)
drivers/mfd/rave-sp.c
357
return command;
drivers/mfd/rave-sp.c
361
reply.code = rave_sp_reply_code((u8)command);
drivers/mfd/rave-sp.c
369
data[0] = command;
drivers/mfd/rave-sp.c
593
static int rave_sp_rdu1_cmd_translate(enum rave_sp_command command)
drivers/mfd/rave-sp.c
595
if (command >= RAVE_SP_CMD_STATUS &&
drivers/mfd/rave-sp.c
596
command <= RAVE_SP_CMD_CONTROL_EVENTS)
drivers/mfd/rave-sp.c
597
return command;
drivers/mfd/rave-sp.c
602
static int rave_sp_rdu2_cmd_translate(enum rave_sp_command command)
drivers/mfd/rave-sp.c
604
if (command >= RAVE_SP_CMD_GET_FIRMWARE_VERSION &&
drivers/mfd/rave-sp.c
605
command <= RAVE_SP_CMD_GET_GPIO_STATE)
drivers/mfd/rave-sp.c
606
return command;
drivers/mfd/rave-sp.c
608
if (command == RAVE_SP_CMD_REQ_COPPER_REV) {
drivers/mfd/rave-sp.c
616
return rave_sp_rdu1_cmd_translate(command);
drivers/mfd/rave-sp.c
619
static int rave_sp_default_cmd_translate(enum rave_sp_command command)
drivers/mfd/rave-sp.c
626
switch (command) {
drivers/mfd/si476x-cmd.c
258
const u8 command,
drivers/mfd/si476x-cmd.c
280
data[0] = command;
drivers/mfd/si476x-cmd.c
289
command);
drivers/mfd/si476x-cmd.c
298
if (!wait_event_timeout(core->command,
drivers/mfd/si476x-cmd.c
303
__func__, command);
drivers/mfd/si476x-cmd.c
312
if (unlikely(!core->client->irq && command == CMD_POWER_UP)) {
drivers/mfd/si476x-cmd.c
313
if (!wait_event_timeout(core->command,
drivers/mfd/si476x-cmd.c
326
command);
drivers/mfd/si476x-cmd.c
336
"[CMD 0x%02x] Chip set error flag\n", command);
drivers/mfd/si476x-i2c.c
413
wake_up(&core->command);
drivers/mfd/si476x-i2c.c
500
wake_up(&core->command);
drivers/mfd/si476x-i2c.c
755
init_waitqueue_head(&core->command);
drivers/misc/eeprom/at25.c
150
static int fm25_aux_read(struct at25_data *at25, u8 *buf, uint8_t command,
drivers/misc/eeprom/at25.c
160
op = (struct spi_mem_op)SPI_MEM_OP(SPI_MEM_OP_CMD(command, 1),
drivers/misc/eeprom/eeprom_93cx6.c
176
u16 command;
drivers/misc/eeprom/eeprom_93cx6.c
186
command = (PCI_EEPROM_READ_OPCODE << eeprom->width) | word;
drivers/misc/eeprom/eeprom_93cx6.c
187
eeprom_93cx6_write_bits(eeprom, command,
drivers/misc/eeprom/eeprom_93cx6.c
246
u16 command;
drivers/misc/eeprom/eeprom_93cx6.c
257
command = (PCI_EEPROM_READ_OPCODE << (eeprom->width + 1)) | byte;
drivers/misc/eeprom/eeprom_93cx6.c
258
eeprom_93cx6_write_bits(eeprom, command,
drivers/misc/eeprom/eeprom_93cx6.c
309
u16 command;
drivers/misc/eeprom/eeprom_93cx6.c
316
command = enable ? PCI_EEPROM_EWEN_OPCODE : PCI_EEPROM_EWDS_OPCODE;
drivers/misc/eeprom/eeprom_93cx6.c
317
command <<= (eeprom->width - 2);
drivers/misc/eeprom/eeprom_93cx6.c
319
eeprom_93cx6_write_bits(eeprom, command,
drivers/misc/eeprom/eeprom_93cx6.c
342
u16 command;
drivers/misc/eeprom/eeprom_93cx6.c
347
command = PCI_EEPROM_WRITE_OPCODE << eeprom->width;
drivers/misc/eeprom/eeprom_93cx6.c
348
command |= addr;
drivers/misc/eeprom/eeprom_93cx6.c
351
eeprom_93cx6_write_bits(eeprom, command,
drivers/misc/gehc-achc.c
219
u8 *command;
drivers/misc/gehc-achc.c
228
command = kmalloc(4, GFP_KERNEL | GFP_DMA);
drivers/misc/gehc-achc.c
229
if (!command)
drivers/misc/gehc-achc.c
232
command[0] = EZPORT_CMD_SP;
drivers/misc/gehc-achc.c
233
command[1] = address >> 16;
drivers/misc/gehc-achc.c
234
command[2] = address >> 8;
drivers/misc/gehc-achc.c
235
command[3] = address >> 0;
drivers/misc/gehc-achc.c
237
xfers[0].tx_buf = command;
drivers/misc/gehc-achc.c
244
kfree(command);
drivers/misc/ibmasm/command.c
105
void ibmasm_exec_command(struct service_processor *sp, struct command *cmd)
drivers/misc/ibmasm/command.c
148
void ibmasm_wait_for_response(struct command *cmd, int timeout)
drivers/misc/ibmasm/command.c
163
struct command *cmd = sp->current_command;
drivers/misc/ibmasm/command.c
20
struct command *ibmasm_new_command(struct service_processor *sp, size_t buffer_size)
drivers/misc/ibmasm/command.c
22
struct command *cmd;
drivers/misc/ibmasm/command.c
27
cmd = kzalloc_obj(struct command);
drivers/misc/ibmasm/command.c
54
struct command *cmd = to_command(kref);
drivers/misc/ibmasm/command.c
63
static void enqueue_command(struct service_processor *sp, struct command *cmd)
drivers/misc/ibmasm/command.c
68
static struct command *dequeue_command(struct service_processor *sp)
drivers/misc/ibmasm/command.c
70
struct command *cmd;
drivers/misc/ibmasm/command.c
78
cmd = list_entry(next, struct command, queue_node);
drivers/misc/ibmasm/dot_command.c
112
struct command *cmd;
drivers/misc/ibmasm/dot_command.c
125
os_state_cmd->command[0] = 4;
drivers/misc/ibmasm/dot_command.c
126
os_state_cmd->command[1] = 3;
drivers/misc/ibmasm/dot_command.c
127
os_state_cmd->command[2] = 6;
drivers/misc/ibmasm/dot_command.c
56
struct command *command;
drivers/misc/ibmasm/dot_command.c
62
command = ibmasm_new_command(sp, INIT_BUFFER_SIZE);
drivers/misc/ibmasm/dot_command.c
63
if (command == NULL)
drivers/misc/ibmasm/dot_command.c
66
header = (struct dot_command_header *)command->buffer;
drivers/misc/ibmasm/dot_command.c
73
vpd_command = command->buffer + sizeof(struct dot_command_header);
drivers/misc/ibmasm/dot_command.c
85
ibmasm_exec_command(sp, command);
drivers/misc/ibmasm/dot_command.c
86
ibmasm_wait_for_response(command, IBMASM_CMD_TIMEOUT_NORMAL);
drivers/misc/ibmasm/dot_command.c
88
if (command->status != IBMASM_CMD_COMPLETE)
drivers/misc/ibmasm/dot_command.c
91
command_put(command);
drivers/misc/ibmasm/dot_command.c
98
unsigned char command[3];
drivers/misc/ibmasm/heartbeat.c
74
struct command *cmd = sp->heartbeat;
drivers/misc/ibmasm/ibmasm.h
101
static inline void command_get(struct command *cmd)
drivers/misc/ibmasm/ibmasm.h
144
struct command *current_command;
drivers/misc/ibmasm/ibmasm.h
145
struct command *heartbeat;
drivers/misc/ibmasm/ibmasm.h
157
struct command *ibmasm_new_command(struct service_processor *sp, size_t buffer_size);
drivers/misc/ibmasm/ibmasm.h
158
void ibmasm_exec_command(struct service_processor *sp, struct command *cmd);
drivers/misc/ibmasm/ibmasm.h
159
void ibmasm_wait_for_response(struct command *cmd, int timeout);
drivers/misc/ibmasm/ibmasm.h
88
#define to_command(c) container_of(c, struct command, kref)
drivers/misc/ibmasm/ibmasm.h
91
static inline void command_put(struct command *cmd)
drivers/misc/ibmasm/ibmasmfs.c
214
struct command *command;
drivers/misc/ibmasm/ibmasmfs.c
242
command_data->command = NULL;
drivers/misc/ibmasm/ibmasmfs.c
252
if (command_data->command)
drivers/misc/ibmasm/ibmasmfs.c
253
command_put(command_data->command);
drivers/misc/ibmasm/ibmasmfs.c
262
struct command *cmd;
drivers/misc/ibmasm/ibmasmfs.c
274
cmd = command_data->command;
drivers/misc/ibmasm/ibmasmfs.c
279
command_data->command = NULL;
drivers/misc/ibmasm/ibmasmfs.c
299
struct command *cmd;
drivers/misc/ibmasm/ibmasmfs.c
310
if (command_data->command)
drivers/misc/ibmasm/ibmasmfs.c
323
if (command_data->command) {
drivers/misc/ibmasm/ibmasmfs.c
328
command_data->command = cmd;
drivers/misc/ibmasm/lowlevel.c
24
struct command *command = sp->current_command;
drivers/misc/ibmasm/lowlevel.c
30
command_size = get_dot_command_size(command->buffer);
drivers/misc/ibmasm/lowlevel.c
36
memcpy_toio(&message->data, command->buffer, command_size);
drivers/misc/ibmasm/r_heartbeat.c
24
unsigned char command[3];
drivers/misc/ibmasm/r_heartbeat.c
32
.command = { 4, 3, 6 }
drivers/misc/ibmasm/r_heartbeat.c
50
struct command *cmd;
drivers/misc/mei/bus-fixup.c
123
req->hdr.command = MKHI_FWCAPS_SET_OS_VER_APP_RULE_CMD;
drivers/misc/mei/bus-fixup.c
151
req.hdr.command = MKHI_GEN_GET_FW_VERSION_CMD;
drivers/misc/mei/bus-fixup.c
202
req.hdr.command = MKHI_GFX_MEMORY_READY_CMD_REQ;
drivers/misc/mei/bus-fixup.c
318
u8 command;
drivers/misc/mei/bus-fixup.c
328
u8 command;
drivers/misc/mei/bus-fixup.c
373
.command = MEI_NFC_CMD_MAINTENANCE,
drivers/misc/mei/mei_lb.c
119
if (rsp->header.command != INTEL_LB_RSP) {
drivers/misc/mei/mei_lb.c
121
rsp->header.command, INTEL_LB_RSP);
drivers/misc/mei/mei_lb.c
169
req->header.command = INTEL_LB_CMD;
drivers/misc/mei/mei_lb.c
195
rsp.header.group_id, rsp.header.command,
drivers/misc/mei/mkhi.h
40
u8 command;
drivers/misc/pci_endpoint_test.c
439
enum pci_barno barno, u32 command,
drivers/misc/pci_endpoint_test.c
460
pci_endpoint_test_writel(test, PCI_ENDPOINT_TEST_COMMAND, command);
drivers/mmc/host/sdhci-of-esdhc.c
1221
u32 command;
drivers/mmc/host/sdhci-of-esdhc.c
1224
command = SDHCI_GET_CMD(sdhci_readw(host,
drivers/mmc/host/sdhci-of-esdhc.c
1226
if (command == MMC_WRITE_MULTIPLE_BLOCK &&
drivers/mmc/host/wmt-sdmmc.c
253
static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype,
drivers/mmc/host/wmt-sdmmc.c
262
writeb(command, priv->sdmmc_base + SDMMC_CMD);
drivers/mmc/host/wmt-sdmmc.c
562
u8 command;
drivers/mmc/host/wmt-sdmmc.c
585
command = req->cmd->opcode;
drivers/mmc/host/wmt-sdmmc.c
598
wmt_mci_send_command(mmc, command, cmdtype, arg, rsptype);
drivers/mmc/host/wmt-sdmmc.c
659
wmt_mci_send_command(mmc, command, cmdtype, arg, rsptype);
drivers/mtd/devices/mchp23k256.c
105
unsigned char command[MAX_CMD_SIZE];
drivers/mtd/devices/mchp23k256.c
113
command[0] = MCHP23K256_CMD_READ;
drivers/mtd/devices/mchp23k256.c
114
mchp23k256_addr2cmd(flash, from, command);
drivers/mtd/devices/mchp23k256.c
116
transfer[0].tx_buf = command;
drivers/mtd/devices/mchp23k256.c
147
unsigned char command[2];
drivers/mtd/devices/mchp23k256.c
151
command[0] = MCHP23K256_CMD_WRITE_STATUS;
drivers/mtd/devices/mchp23k256.c
152
command[1] = MCHP23K256_MODE_SEQ;
drivers/mtd/devices/mchp23k256.c
154
transfer.tx_buf = command;
drivers/mtd/devices/mchp23k256.c
155
transfer.len = sizeof(command);
drivers/mtd/devices/mchp23k256.c
66
unsigned char command[MAX_CMD_SIZE];
drivers/mtd/devices/mchp23k256.c
73
command[0] = MCHP23K256_CMD_WRITE;
drivers/mtd/devices/mchp23k256.c
74
mchp23k256_addr2cmd(flash, to, command);
drivers/mtd/devices/mchp23k256.c
76
transfer[0].tx_buf = command;
drivers/mtd/devices/mtd_dataflash.c
161
u8 *command;
drivers/mtd/devices/mtd_dataflash.c
176
x.tx_buf = command = priv->command;
drivers/mtd/devices/mtd_dataflash.c
193
command[0] = do_block ? OP_ERASE_BLOCK : OP_ERASE_PAGE;
drivers/mtd/devices/mtd_dataflash.c
194
command[1] = (u8)(pageaddr >> 16);
drivers/mtd/devices/mtd_dataflash.c
195
command[2] = (u8)(pageaddr >> 8);
drivers/mtd/devices/mtd_dataflash.c
196
command[3] = 0;
drivers/mtd/devices/mtd_dataflash.c
200
command[0], command[1], command[2], command[3],
drivers/mtd/devices/mtd_dataflash.c
242
u8 *command;
drivers/mtd/devices/mtd_dataflash.c
252
command = priv->command;
drivers/mtd/devices/mtd_dataflash.c
255
command[0], command[1], command[2], command[3]);
drivers/mtd/devices/mtd_dataflash.c
259
x[0].tx_buf = command;
drivers/mtd/devices/mtd_dataflash.c
273
command[0] = OP_READ_CONTINUOUS;
drivers/mtd/devices/mtd_dataflash.c
274
command[1] = (u8)(addr >> 16);
drivers/mtd/devices/mtd_dataflash.c
275
command[2] = (u8)(addr >> 8);
drivers/mtd/devices/mtd_dataflash.c
276
command[3] = (u8)(addr >> 0);
drivers/mtd/devices/mtd_dataflash.c
310
u8 *command;
drivers/mtd/devices/mtd_dataflash.c
317
x[0].tx_buf = command = priv->command;
drivers/mtd/devices/mtd_dataflash.c
353
command[0] = OP_TRANSFER_BUF1;
drivers/mtd/devices/mtd_dataflash.c
354
command[1] = (addr & 0x00FF0000) >> 16;
drivers/mtd/devices/mtd_dataflash.c
355
command[2] = (addr & 0x0000FF00) >> 8;
drivers/mtd/devices/mtd_dataflash.c
356
command[3] = 0;
drivers/mtd/devices/mtd_dataflash.c
359
command[0], command[1], command[2], command[3]);
drivers/mtd/devices/mtd_dataflash.c
371
command[0] = OP_PROGRAM_VIA_BUF1;
drivers/mtd/devices/mtd_dataflash.c
372
command[1] = (addr & 0x00FF0000) >> 16;
drivers/mtd/devices/mtd_dataflash.c
373
command[2] = (addr & 0x0000FF00) >> 8;
drivers/mtd/devices/mtd_dataflash.c
374
command[3] = (addr & 0x000000FF);
drivers/mtd/devices/mtd_dataflash.c
377
command[0], command[1], command[2], command[3]);
drivers/mtd/devices/mtd_dataflash.c
395
command[0] = OP_COMPARE_BUF1;
drivers/mtd/devices/mtd_dataflash.c
396
command[1] = (addr & 0x00FF0000) >> 16;
drivers/mtd/devices/mtd_dataflash.c
397
command[2] = (addr & 0x0000FF00) >> 8;
drivers/mtd/devices/mtd_dataflash.c
398
command[3] = 0;
drivers/mtd/devices/mtd_dataflash.c
401
command[0], command[1], command[2], command[3]);
drivers/mtd/devices/mtd_dataflash.c
86
u8 command[4];
drivers/mtd/devices/spear_smi.c
445
u32 bank, u32 command, u32 bytes)
drivers/mtd/devices/spear_smi.c
464
writel(command, dev->io_base + SMI_TR);
drivers/mtd/devices/spear_smi.c
498
u32 addr, command, bank;
drivers/mtd/devices/spear_smi.c
517
command = get_sector_erase_cmd(flash, addr);
drivers/mtd/devices/spear_smi.c
519
ret = spear_smi_erase_sector(dev, bank, command, 4);
drivers/mtd/devices/sst25l.c
101
command[0] = SST25L_CMD_EWSR;
drivers/mtd/devices/sst25l.c
102
err = spi_write(flash->spi, command, 1);
drivers/mtd/devices/sst25l.c
106
command[0] = SST25L_CMD_WRSR;
drivers/mtd/devices/sst25l.c
107
command[1] = enable ? 0 : SST25L_STATUS_BP0 | SST25L_STATUS_BP1;
drivers/mtd/devices/sst25l.c
108
err = spi_write(flash->spi, command, 2);
drivers/mtd/devices/sst25l.c
144
unsigned char command[4];
drivers/mtd/devices/sst25l.c
151
command[0] = SST25L_CMD_SECTOR_ERASE;
drivers/mtd/devices/sst25l.c
152
command[1] = offset >> 16;
drivers/mtd/devices/sst25l.c
153
command[2] = offset >> 8;
drivers/mtd/devices/sst25l.c
154
command[3] = offset;
drivers/mtd/devices/sst25l.c
155
err = spi_write(flash->spi, command, 4);
drivers/mtd/devices/sst25l.c
212
unsigned char command[4];
drivers/mtd/devices/sst25l.c
218
command[0] = SST25L_CMD_READ;
drivers/mtd/devices/sst25l.c
219
command[1] = from >> 16;
drivers/mtd/devices/sst25l.c
220
command[2] = from >> 8;
drivers/mtd/devices/sst25l.c
221
command[3] = from;
drivers/mtd/devices/sst25l.c
223
transfer[0].tx_buf = command;
drivers/mtd/devices/sst25l.c
224
transfer[0].len = sizeof(command);
drivers/mtd/devices/sst25l.c
242
if (retlen && message.actual_length > sizeof(command))
drivers/mtd/devices/sst25l.c
243
*retlen += message.actual_length - sizeof(command);
drivers/mtd/devices/sst25l.c
254
unsigned char command[5];
drivers/mtd/devices/sst25l.c
271
command[0] = SST25L_CMD_AAI_PROGRAM;
drivers/mtd/devices/sst25l.c
272
command[1] = (to + i) >> 16;
drivers/mtd/devices/sst25l.c
273
command[2] = (to + i) >> 8;
drivers/mtd/devices/sst25l.c
274
command[3] = (to + i);
drivers/mtd/devices/sst25l.c
275
command[4] = buf[i];
drivers/mtd/devices/sst25l.c
276
ret = spi_write(flash->spi, command, 5);
drivers/mtd/devices/sst25l.c
291
command[1] = buf[i + j];
drivers/mtd/devices/sst25l.c
292
ret = spi_write(flash->spi, command, 2);
drivers/mtd/devices/sst25l.c
93
unsigned char command[2];
drivers/mtd/devices/sst25l.c
96
command[0] = enable ? SST25L_CMD_WREN : SST25L_CMD_WRDI;
drivers/mtd/devices/sst25l.c
97
err = spi_write(flash->spi, command, 1);
drivers/mtd/nand/onenand/onenand_base.c
1101
this->command(mtd, FLEXONENAND_CMD_RECOVER_LSB, addr, this->writesize);
drivers/mtd/nand/onenand/onenand_base.c
1155
this->command(mtd, ONENAND_CMD_READ, from, writesize);
drivers/mtd/nand/onenand/onenand_base.c
1251
this->command(mtd, ONENAND_CMD_READ, from, writesize);
drivers/mtd/nand/onenand/onenand_base.c
1268
this->command(mtd, ONENAND_CMD_READ, from, writesize);
drivers/mtd/nand/onenand/onenand_base.c
1386
this->command(mtd, readcmd, from, mtd->oobsize);
drivers/mtd/nand/onenand/onenand_base.c
1573
this->command(mtd, readcmd, from, mtd->oobsize);
drivers/mtd/nand/onenand/onenand_base.c
1621
this->command(mtd, readcmd, to, mtd->oobsize);
drivers/mtd/nand/onenand/onenand_base.c
1653
this->command(mtd, ONENAND_CMD_READ, addr, this->writesize);
drivers/mtd/nand/onenand/onenand_base.c
1737
this->command(mtd, ONENAND_CMD_BUFFERRAM, to, thislen);
drivers/mtd/nand/onenand/onenand_base.c
1750
this->command(mtd, ONENAND_CMD_PROG, to, mtd->writesize);
drivers/mtd/nand/onenand/onenand_base.c
1843
this->command(mtd, ONENAND_CMD_BUFFERRAM, to, thislen);
drivers/mtd/nand/onenand/onenand_base.c
1918
this->command(mtd, cmd, to, mtd->writesize);
drivers/mtd/nand/onenand/onenand_base.c
2027
this->command(mtd, ONENAND_CMD_BUFFERRAM, to, mtd->oobsize);
drivers/mtd/nand/onenand/onenand_base.c
2045
this->command(mtd, oobcmd, to, mtd->oobsize);
drivers/mtd/nand/onenand/onenand_base.c
2140
this->command(mtd, ONENAND_CMD_ERASE_VERIFY, addr, block_size);
drivers/mtd/nand/onenand/onenand_base.c
2216
this->command(mtd, ONENAND_CMD_MULTIBLOCK_ERASE,
drivers/mtd/nand/onenand/onenand_base.c
2236
this->command(mtd, ONENAND_CMD_ERASE, addr, block_size);
drivers/mtd/nand/onenand/onenand_base.c
2301
this->command(mtd, ONENAND_CMD_ERASE, addr, block_size);
drivers/mtd/nand/onenand/onenand_base.c
2526
this->command(mtd, cmd, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2556
this->command(mtd, cmd, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2662
this->command(mtd, ONENAND_CMD_UNLOCK_ALL, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2827
this->command(mtd, ONENAND_CMD_OTP_ACCESS, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2857
this->command(mtd, ONENAND_CMD_RESET, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2920
this->command(mtd, ONENAND_CMD_OTP_ACCESS, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2929
this->command(mtd, ONENAND_CMD_RESET, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2962
this->command(mtd, ONENAND_CMD_OTP_ACCESS, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2973
this->command(mtd, ONENAND_CMD_RESET, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
2999
this->command(mtd, ONENAND_CMD_OTP_ACCESS, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
3013
this->command(mtd, ONENAND_CMD_RESET, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
3406
this->command(mtd, FLEXONENAND_CMD_PI_ACCESS, die, 0);
drivers/mtd/nand/onenand/onenand_base.c
3409
this->command(mtd, FLEXONENAND_CMD_READ_PI, die, 0);
drivers/mtd/nand/onenand/onenand_base.c
3419
this->command(mtd, ONENAND_CMD_RESET, 0, 0);
drivers/mtd/nand/onenand/onenand_base.c
3598
this->command(mtd, FLEXONENAND_CMD_PI_ACCESS, die, 0);
drivers/mtd/nand/onenand/onenand_base.c
3602
this->command(mtd, FLEXONENAND_CMD_READ_PI, die, 0);
drivers/mtd/nand/onenand/onenand_base.c
3620
this->command(mtd, ONENAND_CMD_ERASE, addr, 0);
drivers/mtd/nand/onenand/onenand_base.c
3629
this->command(mtd, ONENAND_CMD_PROG, addr, 0);
drivers/mtd/nand/onenand/onenand_base.c
3637
this->command(mtd, FLEXONENAND_CMD_PI_UPDATE, die, 0);
drivers/mtd/nand/onenand/onenand_base.c
3835
if (!this->command)
drivers/mtd/nand/onenand/onenand_base.c
3836
this->command = onenand_command;
drivers/mtd/nand/onenand/onenand_samsung.c
780
this->command(mtd, ONENAND_CMD_UNLOCK_ALL, 0, 0);
drivers/mtd/nand/onenand/onenand_samsung.c
828
this->command = s3c_onenand_command;
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c
213
unsigned command, int column,
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c
227
switch (command) {
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c
229
nand_chip->legacy.cmd_ctrl(nand_chip, command, NAND_CTRL_CLE);
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c
304
pr_err("Command 0x%X unsupported\n", command);
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c
307
b47n->curr_command = command;
drivers/mtd/nand/raw/cafe_nand.c
160
static void cafe_nand_cmdfunc(struct nand_chip *chip, unsigned command,
drivers/mtd/nand/raw/cafe_nand.c
170
command, column, page_addr);
drivers/mtd/nand/raw/cafe_nand.c
172
if (command == NAND_CMD_ERASE2 || command == NAND_CMD_PAGEPROG) {
drivers/mtd/nand/raw/cafe_nand.c
174
cafe_writel(cafe, cafe->ctl2 | 0x100 | command, NAND_CTRL2);
drivers/mtd/nand/raw/cafe_nand.c
186
command == NAND_CMD_READOOB) {
drivers/mtd/nand/raw/cafe_nand.c
188
command = NAND_CMD_READ0;
drivers/mtd/nand/raw/cafe_nand.c
212
ctl1 = 0x80000000 | command | (cafe->ctl1 & CTRL1_CHIPSELECT);
drivers/mtd/nand/raw/cafe_nand.c
215
if (command == NAND_CMD_READID || command == NAND_CMD_STATUS) {
drivers/mtd/nand/raw/cafe_nand.c
221
} else if (command == NAND_CMD_READ0 || command == NAND_CMD_READ1 ||
drivers/mtd/nand/raw/cafe_nand.c
222
command == NAND_CMD_READOOB || command == NAND_CMD_RNDOUT) {
drivers/mtd/nand/raw/cafe_nand.c
226
} else if (command == NAND_CMD_SEQIN)
drivers/mtd/nand/raw/cafe_nand.c
233
if (command == NAND_CMD_SEQIN || command == NAND_CMD_ERASE1) {
drivers/mtd/nand/raw/cafe_nand.c
242
if (command == NAND_CMD_RNDOUT)
drivers/mtd/nand/raw/cafe_nand.c
244
else if (command == NAND_CMD_READ0 && mtd->writesize > 512)
drivers/mtd/nand/raw/cafe_nand.c
295
command, 500000-c, irqs, cafe_readl(cafe, NAND_IRQ));
drivers/mtd/nand/raw/cafe_nand.c
300
switch (command) {
drivers/mtd/nand/raw/fsl_elbc_nand.c
306
static void fsl_elbc_cmdfunc(struct nand_chip *chip, unsigned int command,
drivers/mtd/nand/raw/fsl_elbc_nand.c
319
if (command != NAND_CMD_PAGEPROG)
drivers/mtd/nand/raw/fsl_elbc_nand.c
322
switch (command) {
drivers/mtd/nand/raw/fsl_elbc_nand.c
369
dev_vdbg(priv->dev, "fsl_elbc_cmdfunc: NAND_CMD %x\n", command);
drivers/mtd/nand/raw/fsl_elbc_nand.c
374
out_be32(&lbc->fcr, command << FCR_CMD0_SHIFT);
drivers/mtd/nand/raw/fsl_elbc_nand.c
526
command);
drivers/mtd/nand/raw/fsl_ifc_nand.c
291
static void fsl_ifc_cmdfunc(struct nand_chip *chip, unsigned int command,
drivers/mtd/nand/raw/fsl_ifc_nand.c
300
if (command != NAND_CMD_PAGEPROG)
drivers/mtd/nand/raw/fsl_ifc_nand.c
303
switch (command) {
drivers/mtd/nand/raw/fsl_ifc_nand.c
339
if (command == NAND_CMD_PARAM) {
drivers/mtd/nand/raw/fsl_ifc_nand.c
348
ifc_out32(command << IFC_NAND_FCR0_CMD0_SHIFT,
drivers/mtd/nand/raw/fsl_ifc_nand.c
495
__func__, command);
drivers/mtd/nand/raw/hisi504_nand.c
132
unsigned int command;
drivers/mtd/nand/raw/hisi504_nand.c
162
if (host->command == NAND_CMD_ERASE2) {
drivers/mtd/nand/raw/hisi504_nand.c
196
if (host->command == NAND_CMD_READOOB)
drivers/mtd/nand/raw/hisi504_nand.c
361
if (host->command == NAND_CMD_STATUS)
drivers/mtd/nand/raw/hisi504_nand.c
366
if (host->command == NAND_CMD_READID)
drivers/mtd/nand/raw/hisi504_nand.c
393
unsigned int command = host->command;
drivers/mtd/nand/raw/hisi504_nand.c
403
!nand_opcode_8bits(command))
drivers/mtd/nand/raw/hisi504_nand.c
415
if (host->command == NAND_CMD_ERASE1)
drivers/mtd/nand/raw/hisi504_nand.c
423
static void hisi_nfc_cmdfunc(struct nand_chip *chip, unsigned command,
drivers/mtd/nand/raw/hisi504_nand.c
431
host->command = command;
drivers/mtd/nand/raw/hisi504_nand.c
433
switch (command) {
drivers/mtd/nand/raw/hisi504_nand.c
436
if (command == NAND_CMD_READ0)
drivers/mtd/nand/raw/hisi504_nand.c
488
command, column, page_addr);
drivers/mtd/nand/raw/mpc5121_nfc.c
320
static void mpc5121_nfc_command(struct nand_chip *chip, unsigned command,
drivers/mtd/nand/raw/mpc5121_nfc.c
329
switch (command) {
drivers/mtd/nand/raw/mpc5121_nfc.c
343
command = NAND_CMD_READ0;
drivers/mtd/nand/raw/mpc5121_nfc.c
349
command = NAND_CMD_READ0;
drivers/mtd/nand/raw/mpc5121_nfc.c
368
mpc5121_nfc_send_cmd(mtd, command);
drivers/mtd/nand/raw/mpc5121_nfc.c
371
switch (command) {
drivers/mtd/nand/raw/mtk_nand.c
280
static int mtk_nfc_send_command(struct mtk_nfc *nfc, u8 command)
drivers/mtd/nand/raw/mtk_nand.c
286
nfi_writel(nfc, command, NFI_CMD);
drivers/mtd/nand/raw/nand_legacy.c
250
static void nand_command(struct nand_chip *chip, unsigned int command,
drivers/mtd/nand/raw/nand_legacy.c
257
if (command == NAND_CMD_SEQIN) {
drivers/mtd/nand/raw/nand_legacy.c
274
if (command != NAND_CMD_NONE)
drivers/mtd/nand/raw/nand_legacy.c
275
chip->legacy.cmd_ctrl(chip, command, ctrl);
drivers/mtd/nand/raw/nand_legacy.c
283
!nand_opcode_8bits(command))
drivers/mtd/nand/raw/nand_legacy.c
302
switch (command) {
drivers/mtd/nand/raw/nand_legacy.c
389
static void nand_command_lp(struct nand_chip *chip, unsigned int command,
drivers/mtd/nand/raw/nand_legacy.c
395
if (command == NAND_CMD_READOOB) {
drivers/mtd/nand/raw/nand_legacy.c
397
command = NAND_CMD_READ0;
drivers/mtd/nand/raw/nand_legacy.c
401
if (command != NAND_CMD_NONE)
drivers/mtd/nand/raw/nand_legacy.c
402
chip->legacy.cmd_ctrl(chip, command,
drivers/mtd/nand/raw/nand_legacy.c
412
!nand_opcode_8bits(command))
drivers/mtd/nand/raw/nand_legacy.c
418
if (!nand_opcode_8bits(command))
drivers/mtd/nand/raw/nand_legacy.c
437
switch (command) {
drivers/mtd/nand/raw/nandsim.c
1099
static uint32_t ns_get_state_by_command(unsigned command)
drivers/mtd/nand/raw/nandsim.c
1101
switch (command) {
drivers/mtd/nand/raw/nandsim.c
1746
ns->state = ns_get_state_by_command(ns->regs.command);
drivers/mtd/nand/raw/nandsim.c
1966
if (!(ns->regs.command == NAND_CMD_READID &&
drivers/mtd/nand/raw/nandsim.c
1982
ns->regs.command = byte;
drivers/mtd/nand/raw/nandsim.c
335
unsigned command; /* the command register */
drivers/mtd/nand/raw/renesas-nand-controller.c
231
u32 command;
drivers/mtd/nand/raw/renesas-nand-controller.c
334
writel_relaxed(rop->command, rnandc->regs + COMMAND_REG);
drivers/mtd/nand/raw/renesas-nand-controller.c
407
.command = COMMAND_INPUT_SEL_DMA | COMMAND_0(NAND_CMD_READ0) |
drivers/mtd/nand/raw/renesas-nand-controller.c
504
.command = COMMAND_INPUT_SEL_AHBS | COMMAND_0(NAND_CMD_READ0) |
drivers/mtd/nand/raw/renesas-nand-controller.c
590
.command = COMMAND_INPUT_SEL_DMA | COMMAND_0(NAND_CMD_SEQIN) |
drivers/mtd/nand/raw/renesas-nand-controller.c
649
.command = COMMAND_INPUT_SEL_AHBS | COMMAND_0(NAND_CMD_SEQIN) |
drivers/mtd/nand/raw/renesas-nand-controller.c
694
.command = COMMAND_INPUT_SEL_AHBS,
drivers/mtd/nand/raw/renesas-nand-controller.c
716
rop.command |= COMMAND_0(instr->ctx.cmd.opcode);
drivers/mtd/nand/raw/renesas-nand-controller.c
726
rop.command |= COMMAND_2(instr->ctx.cmd.opcode);
drivers/mtd/nand/raw/renesas-nand-controller.c
732
rop.command |= COMMAND_1(instr->ctx.cmd.opcode);
drivers/mtd/nand/raw/renesas-nand-controller.c
792
rop.command |= COMMAND_FIFO_SEL;
drivers/mtd/nand/raw/renesas-nand-controller.c
836
rop.command |= COMMAND_SEQ_GEN_OUT;
drivers/mtd/nand/raw/renesas-nand-controller.c
838
rop.command |= COMMAND_SEQ_GEN_IN;
drivers/mtd/nand/raw/sh_flctl.c
739
static void flctl_cmdfunc(struct nand_chip *chip, unsigned int command,
drivers/mtd/nand/raw/sh_flctl.c
749
if (command != NAND_CMD_PAGEPROG)
drivers/mtd/nand/raw/sh_flctl.c
752
switch (command) {
drivers/mtd/nand/raw/sh_flctl.c
761
set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8)
drivers/mtd/nand/raw/sh_flctl.c
762
| command);
drivers/mtd/nand/raw/sh_flctl.c
764
set_cmd_regs(mtd, command, command);
drivers/mtd/nand/raw/sh_flctl.c
782
set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8)
drivers/mtd/nand/raw/sh_flctl.c
786
set_cmd_regs(mtd, command, command);
drivers/mtd/nand/raw/sh_flctl.c
797
set_cmd_regs(mtd, command, (NAND_CMD_RNDOUTSTART << 8)
drivers/mtd/nand/raw/sh_flctl.c
798
| command);
drivers/mtd/nand/raw/sh_flctl.c
800
set_cmd_regs(mtd, command, command);
drivers/mtd/nand/raw/sh_flctl.c
808
set_cmd_regs(mtd, command, command);
drivers/mtd/nand/raw/sh_flctl.c
829
(command << 8) | NAND_CMD_ERASE1);
drivers/mtd/nand/raw/sh_flctl.c
873
set_cmd_regs(mtd, command, (command << 8) | NAND_CMD_SEQIN);
drivers/mtd/nand/raw/sh_flctl.c
882
set_cmd_regs(mtd, command, command);
drivers/mtd/nand/raw/sh_flctl.c
892
set_cmd_regs(mtd, command, command);
drivers/net/arcnet/arc-rimi.c
180
lp->hw.command = arcrimi_command;
drivers/net/arcnet/arc-rimi.c
48
static void arcrimi_command(struct net_device *dev, int command);
drivers/net/arcnet/arcdevice.h
321
void (*command)(struct net_device *dev, int cmd);
drivers/net/arcnet/arcnet.c
1032
lp->hw.command(dev, CFLAGScmd | CONFIGclear);
drivers/net/arcnet/arcnet.c
585
lp->hw.command(dev, CFLAGScmd | RESETclear);
drivers/net/arcnet/arcnet.c
628
lp->hw.command(dev, NOTXcmd); /* stop transmit */
drivers/net/arcnet/arcnet.c
629
lp->hw.command(dev, NORXcmd); /* disable receive */
drivers/net/arcnet/arcnet.c
802
lp->hw.command(dev, TXcmd | (lp->cur_tx << 3));
drivers/net/arcnet/arcnet.c
828
lp->hw.command(dev, NOTXcmd | (lp->cur_tx << 3));
drivers/net/arcnet/arcnet.c
879
lp->hw.command(dev, CFLAGScmd | RESETclear);
drivers/net/arcnet/arcnet.c
933
lp->hw.command(dev, RXcmd | (lp->cur_rx << 3) | RXbcasts);
drivers/net/arcnet/arcnet.c
942
lp->hw.command(dev, NOTXcmd); /* disable transmit */
drivers/net/arcnet/arcnet.c
945
lp->hw.command(dev, EXCNAKclear);
drivers/net/arcnet/com20020.c
213
lp->hw.command = com20020_command;
drivers/net/arcnet/com20020.c
51
static void com20020_command(struct net_device *dev, int command);
drivers/net/arcnet/com90io.c
242
lp->hw.command = com90io_command;
drivers/net/arcnet/com90io.c
48
static void com90io_command(struct net_device *dev, int command);
drivers/net/arcnet/com90xx.c
519
lp->hw.command = com90xx_command;
drivers/net/arcnet/com90xx.c
59
static void com90xx_command(struct net_device *dev, int command);
drivers/net/bonding/bond_main.c
2302
.command = XDP_SETUP_PROG,
drivers/net/bonding/bond_main.c
2451
.command = XDP_SETUP_PROG,
drivers/net/bonding/bond_main.c
5681
.command = XDP_SETUP_PROG,
drivers/net/bonding/bond_main.c
5761
switch (xdp->command) {
drivers/net/bonding/bond_options.c
1761
char command[IFNAMSIZ + 1] = { 0, };
drivers/net/bonding/bond_options.c
1766
sscanf(newval->string, "%16s", command); /* IFNAMSIZ*/
drivers/net/bonding/bond_options.c
1767
ifname = command + 1;
drivers/net/bonding/bond_options.c
1768
if ((strlen(command) <= 1) ||
drivers/net/bonding/bond_options.c
1769
(command[0] != '+' && command[0] != '-') ||
drivers/net/bonding/bond_options.c
1781
switch (command[0]) {
drivers/net/bonding/bond_sysfs.c
104
} else if (command[0] == '-') {
drivers/net/bonding/bond_sysfs.c
84
char command[IFNAMSIZ + 1] = {0, };
drivers/net/bonding/bond_sysfs.c
88
sscanf(buffer, "%16s", command); /* IFNAMSIZ*/
drivers/net/bonding/bond_sysfs.c
89
ifname = command + 1;
drivers/net/bonding/bond_sysfs.c
90
if ((strlen(command) <= 1) ||
drivers/net/bonding/bond_sysfs.c
94
if (command[0] == '+') {
drivers/net/can/janz-ican3.c
287
u8 command;
drivers/net/can/janz-ican3.c
487
desc.command = 1;
drivers/net/can/janz-ican3.c
523
desc.command = 1;
drivers/net/can/janz-ican3.c
914
if ((desc->command & ICAN3_CAN_TYPE_MASK) == ICAN3_CAN_TYPE_SFF) {
drivers/net/can/janz-ican3.c
950
desc->command = ICAN3_CAN_TYPE_EFF;
drivers/net/can/spi/hi311x.c
222
static int hi3110_cmd(struct spi_device *spi, u8 command)
drivers/net/can/spi/hi311x.c
226
priv->spi_tx_buf[0] = command;
drivers/net/can/spi/hi311x.c
227
dev_dbg(&spi->dev, "hi3110_cmd: %02X\n", command);
drivers/net/can/spi/hi311x.c
232
static u8 hi3110_read(struct spi_device *spi, u8 command)
drivers/net/can/spi/hi311x.c
237
priv->spi_tx_buf[0] = command;
drivers/net/can/usb/usb_8dev.c
167
u8 command; /* command to execute */
drivers/net/can/usb/usb_8dev.c
250
outmsg.command = USB_8DEV_OPEN;
drivers/net/can/usb/usb_8dev.c
280
.command = USB_8DEV_CLOSE,
drivers/net/can/usb/usb_8dev.c
294
.command = USB_8DEV_GET_SOFTW_HARDW_VER,
drivers/net/dsa/hirschmann/hellcreek.c
1851
if (schedule->entries[i].command != TC_TAPRIO_CMD_SET_GATES)
drivers/net/dsa/microchip/ksz_common.c
4493
switch (qopt->command) {
drivers/net/dsa/mt7530.c
3191
switch (qopt->command) {
drivers/net/dsa/qca/qca8k-8xxx.c
168
u32 command;
drivers/net/dsa/qca/qca8k-8xxx.c
175
command = get_unaligned_le32(&mgmt_ethhdr->command);
drivers/net/dsa/qca/qca8k-8xxx.c
176
cmd = FIELD_GET(QCA_HDR_MGMT_CMD, command);
drivers/net/dsa/qca/qca8k-8xxx.c
178
len = FIELD_GET(QCA_HDR_MGMT_LENGTH, command);
drivers/net/dsa/qca/qca8k-8xxx.c
225
u32 command;
drivers/net/dsa/qca/qca8k-8xxx.c
272
command = FIELD_PREP(QCA_HDR_MGMT_ADDR, reg);
drivers/net/dsa/qca/qca8k-8xxx.c
273
command |= FIELD_PREP(QCA_HDR_MGMT_LENGTH, real_len);
drivers/net/dsa/qca/qca8k-8xxx.c
274
command |= FIELD_PREP(QCA_HDR_MGMT_CMD, cmd);
drivers/net/dsa/qca/qca8k-8xxx.c
275
command |= FIELD_PREP(QCA_HDR_MGMT_CHECK_CODE,
drivers/net/dsa/qca/qca8k-8xxx.c
278
put_unaligned_le32(command, &mgmt_ethhdr->command);
drivers/net/ethernet/3com/typhoon.h
364
#define INIT_COMMAND_NO_RESPONSE(x, command) \
drivers/net/ethernet/3com/typhoon.h
368
_ptr->cmd = command; \
drivers/net/ethernet/3com/typhoon.h
372
#define INIT_COMMAND_WITH_RESPONSE(x, command) \
drivers/net/ethernet/3com/typhoon.h
377
_ptr->cmd = command; \
drivers/net/ethernet/airoha/airoha_eth.c
2245
switch (opt->command) {
drivers/net/ethernet/airoha/airoha_eth.c
2524
if (opt->command == TC_HTB_NODE_MODIFY)
drivers/net/ethernet/airoha/airoha_eth.c
2626
switch (f->command) {
drivers/net/ethernet/airoha/airoha_eth.c
2686
switch (f->command) {
drivers/net/ethernet/airoha/airoha_eth.c
2768
switch (opt->command) {
drivers/net/ethernet/airoha/airoha_ppe.c
1286
switch (f->command) {
drivers/net/ethernet/amazon/ena/ena_admin_defs.h
206
u16 command;
drivers/net/ethernet/amazon/ena/ena_com.c
435
cmd_id = cqe->acq_common_descriptor.command &
drivers/net/ethernet/amazon/ena/ena_xdp.c
358
switch (bpf->command) {
drivers/net/ethernet/apple/bmac.c
1466
out_le16(&cp->command, OUTPUT_LAST);
drivers/net/ethernet/apple/bmac.c
199
out_le16(&cp->command, cmd);
drivers/net/ethernet/apple/mace.c
459
cp->command = cpu_to_le16(INPUT_LAST + INTR_ALWAYS);
drivers/net/ethernet/apple/mace.c
465
cp->command = cpu_to_le16(DBDMA_STOP);
drivers/net/ethernet/apple/mace.c
471
cp->command = cpu_to_le16(DBDMA_NOP + BR_ALWAYS);
drivers/net/ethernet/apple/mace.c
481
cp->command = cpu_to_le16(DBDMA_NOP + BR_ALWAYS);
drivers/net/ethernet/apple/mace.c
566
out_le16(&np->command, DBDMA_STOP);
drivers/net/ethernet/apple/mace.c
573
out_le16(&cp->command, OUTPUT_LAST);
drivers/net/ethernet/apple/mace.c
794
out_le16(&cp->command, OUTPUT_LAST);
drivers/net/ethernet/apple/mace.c
857
out_le16(&cp->command, OUTPUT_LAST);
drivers/net/ethernet/apple/mace.c
907
out_le16(&cp->command, DBDMA_STOP);
drivers/net/ethernet/apple/mace.c
970
out_le16(&cp->command, INPUT_LAST + INTR_ALWAYS);
drivers/net/ethernet/aquantia/atlantic/aq_main.c
449
switch (xdp->command) {
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
2068
int bnx2x_sp_post(struct bnx2x *bp, int command, int cid,
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
147
u32 bnx2x_fw_command(struct bnx2x *bp, u32 command, u32 param);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
3473
__le32 command;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
1821
int command = CQE_CMD(rr_cqe->ramrod_cqe.conn_and_cmd_data);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
1827
fp->index, cid, command, bp->state,
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
1837
switch (command) {
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
1875
command, fp->index);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
3024
u32 bnx2x_fw_command(struct bnx2x *bp, u32 command, u32 param)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
3035
SHMEM_WR(bp, func_mb[mb_idx].drv_mb_header, (command | seq));
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
3038
(command | seq), param);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
3882
int bnx2x_sp_post(struct bnx2x *bp, int command, int cid,
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
3887
bool common = bnx2x_is_contextless_ramrod(command, cmd_type);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
3916
cpu_to_le32((command << SPE_HDR_CMD_ID_SHIFT) |
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
3951
(void *)bp->spq_prod_bd - (void *)bp->spq), command, common,
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
1856
switch (cls_flower->command) {
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
1916
switch (f->command) {
drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c
449
switch (xdp->command) {
drivers/net/ethernet/cadence/macb_main.c
4221
if (entry->command != TC_TAPRIO_CMD_SET_GATES) {
drivers/net/ethernet/cadence/macb_main.c
4223
i, entry->command);
drivers/net/ethernet/cavium/liquidio/lio_main.c
2611
static int liquidio_set_rxcsum_command(struct net_device *netdev, int command,
drivers/net/ethernet/cavium/liquidio/lio_main.c
2622
nctrl.ncmd.s.cmd = command;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2648
static int liquidio_vxlan_port_command(struct net_device *netdev, int command,
drivers/net/ethernet/cavium/liquidio/lio_main.c
2659
nctrl.ncmd.s.cmd = command;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1701
static int liquidio_set_rxcsum_command(struct net_device *netdev, int command,
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1712
nctrl.ncmd.s.cmd = command;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1736
static int liquidio_vxlan_port_command(struct net_device *netdev, int command,
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1747
nctrl.ncmd.s.cmd = command;
drivers/net/ethernet/cavium/thunder/nicvf_main.c
1894
switch (xdp->command) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
3574
switch (cls_flower->command) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
3589
switch (cls_u32->command) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
3609
switch (cls_matchall->command) {
drivers/net/ethernet/engleder/tsnep_main.c
2293
switch (bpf->command) {
drivers/net/ethernet/engleder/tsnep_selftests.c
361
qopt->entries[i].command = TC_TAPRIO_CMD_SET_GATES;
drivers/net/ethernet/engleder/tsnep_selftests.c
458
qopt->entries[i].command = TC_TAPRIO_CMD_SET_GATES;
drivers/net/ethernet/engleder/tsnep_selftests.c
611
qopt->entries[i].command = TC_TAPRIO_CMD_SET_GATES;
drivers/net/ethernet/engleder/tsnep_tc.c
22
if (qopt->entries[i].command != TC_TAPRIO_CMD_SET_GATES)
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c
3061
switch (xdp->command) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
2803
switch (xdp->command) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
2986
if (p->command == TC_TBF_STATS)
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
2993
if (p->command == TC_TBF_REPLACE) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
1150
switch (f->command) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
1164
switch (f->command) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
1389
switch (f->command) {
drivers/net/ethernet/freescale/enetc/enetc.c
3294
switch (bpf->command) {
drivers/net/ethernet/freescale/enetc/enetc_qos.c
1502
switch (cls_flower->command) {
drivers/net/ethernet/freescale/enetc/enetc_qos.c
1642
switch (f->command) {
drivers/net/ethernet/freescale/fec_main.c
4641
switch (bpf->command) {
drivers/net/ethernet/freescale/ucc_geth.c
2169
u32 init_enet_pram_offset, cecr_subblock, command;
drivers/net/ethernet/freescale/ucc_geth.c
2670
command = QE_INIT_TX_RX;
drivers/net/ethernet/freescale/ucc_geth.c
2801
qe_issue_cmd(command, cecr_subblock, QE_CR_PROTOCOL_ETHERNET,
drivers/net/ethernet/fungible/funeth/funeth_main.c
1165
switch (xdp->command) {
drivers/net/ethernet/google/gve/gve_main.c
1771
switch (xdp->command) {
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
2670
switch (flow->command) {
drivers/net/ethernet/i825xx/82596.c
1040
lp->scb.command = CUC_START | RX_START;
drivers/net/ethernet/i825xx/82596.c
1069
if (tx_cmd->cmd.command) {
drivers/net/ethernet/i825xx/82596.c
1081
tx_cmd->cmd.command = CMD_FLEX | CmdTx;
drivers/net/ethernet/i825xx/82596.c
1205
lp->scb.command = 0;
drivers/net/ethernet/i825xx/82596.c
1276
lp->cmd_head->status, lp->cmd_head->command));
drivers/net/ethernet/i825xx/82596.c
1280
switch ((ptr->command) & 0x7) {
drivers/net/ethernet/i825xx/82596.c
1304
tx_cmd->cmd.command = 0; /* Mark free */
drivers/net/ethernet/i825xx/82596.c
1328
ptr->command = 0;
drivers/net/ethernet/i825xx/82596.c
1337
ptr->command &= 0x1fff;
drivers/net/ethernet/i825xx/82596.c
1361
lp->scb.command = ack_cmd;
drivers/net/ethernet/i825xx/82596.c
1401
lp->scb.command = CUC_ABORT | RX_ABORT;
drivers/net/ethernet/i825xx/82596.c
1471
lp->cf_cmd.cmd.command = CmdConfigure;
drivers/net/ethernet/i825xx/82596.c
1491
cmd->cmd.command = CmdMulticastList;
drivers/net/ethernet/i825xx/82596.c
228
unsigned short command;
drivers/net/ethernet/i825xx/82596.c
291
unsigned short command;
drivers/net/ethernet/i825xx/82596.c
418
dev->name, str, lp->scb.status, lp->scb.command);
drivers/net/ethernet/i825xx/82596.c
428
while (--delcnt && lp->scb.command)
drivers/net/ethernet/i825xx/82596.c
432
dev->name, str, lp->scb.status, lp->scb.command);
drivers/net/ethernet/i825xx/82596.c
444
while (--delcnt && c->command)
drivers/net/ethernet/i825xx/82596.c
468
&lp->scb, lp->scb.status, lp->scb.command,
drivers/net/ethernet/i825xx/82596.c
477
cmd, cmd->status, cmd->command, cmd->b_next);
drivers/net/ethernet/i825xx/82596.c
687
lp->scb.command = 0;
drivers/net/ethernet/i825xx/82596.c
709
lp->cf_cmd.cmd.command = CmdConfigure;
drivers/net/ethernet/i825xx/82596.c
714
lp->sa_cmd.cmd.command = CmdSASetup;
drivers/net/ethernet/i825xx/82596.c
718
lp->tdr_cmd.cmd.command = CmdTDR;
drivers/net/ethernet/i825xx/82596.c
728
lp->scb.command = RX_START;
drivers/net/ethernet/i825xx/82596.c
885
switch ((ptr->command) & 0x7) {
drivers/net/ethernet/i825xx/82596.c
897
tx_cmd->cmd.command = 0; /* Mark as free */
drivers/net/ethernet/i825xx/82596.c
922
lp->scb.command = CUC_ABORT | RX_ABORT;
drivers/net/ethernet/i825xx/82596.c
945
cmd->command |= (CMD_EOL | CMD_INTR);
drivers/net/ethernet/i825xx/82596.c
957
lp->scb.command = CUC_START;
drivers/net/ethernet/i825xx/lib82596.c
1018
if (tx_cmd->cmd.command) {
drivers/net/ethernet/i825xx/lib82596.c
1031
tx_cmd->cmd.command = SWAP16(CMD_FLEX | CmdTx);
drivers/net/ethernet/i825xx/lib82596.c
1096
lp->dma->scb.command = 0;
drivers/net/ethernet/i825xx/lib82596.c
1181
SWAP16(lp->cmd_head->command)));
drivers/net/ethernet/i825xx/lib82596.c
1185
switch (SWAP16(ptr->command) & 0x7) {
drivers/net/ethernet/i825xx/lib82596.c
1212
tx_cmd->cmd.command = 0; /* Mark free */
drivers/net/ethernet/i825xx/lib82596.c
1248
ptr->command = 0;
drivers/net/ethernet/i825xx/lib82596.c
1265
ptr->command &= SWAP16(0x1fff);
drivers/net/ethernet/i825xx/lib82596.c
1297
dma->scb.command = SWAP16(ack_cmd);
drivers/net/ethernet/i825xx/lib82596.c
1328
lp->dma->scb.command = SWAP16(CUC_ABORT | RX_ABORT);
drivers/net/ethernet/i825xx/lib82596.c
1382
if (dma->cf_cmd.cmd.command)
drivers/net/ethernet/i825xx/lib82596.c
1387
dma->cf_cmd.cmd.command = SWAP16(CmdConfigure);
drivers/net/ethernet/i825xx/lib82596.c
1406
cmd->cmd.command = SWAP16(CmdMulticastList);
drivers/net/ethernet/i825xx/lib82596.c
195
unsigned short command;
drivers/net/ethernet/i825xx/lib82596.c
275
unsigned short command;
drivers/net/ethernet/i825xx/lib82596.c
418
while (--delcnt && dma->scb.command) {
drivers/net/ethernet/i825xx/lib82596.c
426
SWAP16(dma->scb.command));
drivers/net/ethernet/i825xx/lib82596.c
447
&dma->scb, SWAP16(dma->scb.status), SWAP16(dma->scb.command),
drivers/net/ethernet/i825xx/lib82596.c
459
cmd, SWAP16(cmd->status), SWAP16(cmd->command),
drivers/net/ethernet/i825xx/lib82596.c
625
dma->scb.command = 0;
drivers/net/ethernet/i825xx/lib82596.c
631
dma->cf_cmd.cmd.command = SWAP16(CmdConfigure);
drivers/net/ethernet/i825xx/lib82596.c
637
dma->sa_cmd.cmd.command = SWAP16(CmdSASetup);
drivers/net/ethernet/i825xx/lib82596.c
642
dma->tdr_cmd.cmd.command = SWAP16(CmdTDR);
drivers/net/ethernet/i825xx/lib82596.c
653
dma->scb.command = SWAP16(RX_START);
drivers/net/ethernet/i825xx/lib82596.c
834
switch (SWAP16(ptr->command) & 0x7) {
drivers/net/ethernet/i825xx/lib82596.c
850
tx_cmd->cmd.command = 0; /* Mark as free */
drivers/net/ethernet/i825xx/lib82596.c
879
lp->dma->scb.command = SWAP16(CUC_ABORT | RX_ABORT);
drivers/net/ethernet/i825xx/lib82596.c
905
cmd->command |= SWAP16(CMD_EOL | CMD_INTR);
drivers/net/ethernet/i825xx/lib82596.c
920
dma->scb.command = SWAP16(CUC_START);
drivers/net/ethernet/i825xx/lib82596.c
985
lp->dma->scb.command = SWAP16(CUC_START | RX_START);
drivers/net/ethernet/intel/e100.c
1056
nic->blank_rfd.command = 0;
drivers/net/ethernet/intel/e100.c
1074
cb->command = cpu_to_le16(cb_config);
drivers/net/ethernet/intel/e100.c
1332
cb->command = cpu_to_le16(cb_ucode | cb_el);
drivers/net/ethernet/intel/e100.c
1379
cb->command = cpu_to_le16(cb_iaaddr);
drivers/net/ethernet/intel/e100.c
1386
cb->command = cpu_to_le16(cb_dump);
drivers/net/ethernet/intel/e100.c
1564
cb->command = cpu_to_le16(cb_multi);
drivers/net/ethernet/intel/e100.c
1738
cb->command = nic->tx_command;
drivers/net/ethernet/intel/e100.c
1751
cb->command |= cpu_to_le16(cb_tx_nc);
drivers/net/ethernet/intel/e100.c
1753
cb->command &= ~cpu_to_le16(cb_tx_nc);
drivers/net/ethernet/intel/e100.c
1757
cb->command |= cpu_to_le16(cb_i);
drivers/net/ethernet/intel/e100.c
1976
if ((le16_to_cpu(rfd->command) & cb_el) &&
drivers/net/ethernet/intel/e100.c
2004
if ((le16_to_cpu(rfd->command) & cb_el) &&
drivers/net/ethernet/intel/e100.c
2096
new_before_last_rfd->command |= cpu_to_le16(cb_el);
drivers/net/ethernet/intel/e100.c
2105
old_before_last_rfd->command &= ~cpu_to_le16(cb_el);
drivers/net/ethernet/intel/e100.c
2179
before_last->command |= cpu_to_le16(cb_el);
drivers/net/ethernet/intel/e100.c
408
__le16 command;
drivers/net/ethernet/intel/e100.c
475
__le16 command;
drivers/net/ethernet/intel/e100.c
872
cb->command |= cpu_to_le16(cb_s);
drivers/net/ethernet/intel/e100.c
874
cb->prev->command &= cpu_to_le16(~cb_s);
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1575
u8 command;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1901
u8 command;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1939
u8 command;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1949
u8 command;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
1959
u8 command;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2067
u8 command;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2075
u8 command;
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
2224
u8 command;
drivers/net/ethernet/intel/i40e/i40e_common.c
1273
cmd->command = I40E_AQ_PHY_RESTART_AN;
drivers/net/ethernet/intel/i40e/i40e_common.c
1275
cmd->command |= I40E_AQ_PHY_LINK_ENABLE;
drivers/net/ethernet/intel/i40e/i40e_common.c
1277
cmd->command &= ~I40E_AQ_PHY_LINK_ENABLE;
drivers/net/ethernet/intel/i40e/i40e_common.c
3102
cmd->command |= I40E_AQ_LLDP_MIB_UPDATE_DISABLE;
drivers/net/ethernet/intel/i40e/i40e_common.c
3130
cmd->command |= I40E_AQ_LLDP_AGENT_SHUTDOWN;
drivers/net/ethernet/intel/i40e/i40e_common.c
3134
cmd->command |= I40E_AQ_LLDP_AGENT_STOP_PERSIST;
drivers/net/ethernet/intel/i40e/i40e_common.c
3163
cmd->command = I40E_AQ_LLDP_AGENT_START;
drivers/net/ethernet/intel/i40e/i40e_common.c
3167
cmd->command |= I40E_AQ_LLDP_AGENT_START_PERSIST;
drivers/net/ethernet/intel/i40e/i40e_common.c
3202
cmd->command = I40E_AQ_DCB_SET_AGENT;
drivers/net/ethernet/intel/i40e/i40e_common.c
4094
u32 command = 0;
drivers/net/ethernet/intel/i40e/i40e_common.c
4097
command = (reg << I40E_GLGEN_MSCA_DEVADD_SHIFT) |
drivers/net/ethernet/intel/i40e/i40e_common.c
4102
wr32(hw, I40E_GLGEN_MSCA(port_num), command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4104
command = rd32(hw, I40E_GLGEN_MSCA(port_num));
drivers/net/ethernet/intel/i40e/i40e_common.c
4105
if (!(command & I40E_GLGEN_MSCA_MDICMD_MASK)) {
drivers/net/ethernet/intel/i40e/i40e_common.c
4117
command = rd32(hw, I40E_GLGEN_MSRWD(port_num));
drivers/net/ethernet/intel/i40e/i40e_common.c
4118
*value = FIELD_GET(I40E_GLGEN_MSRWD_MDIRDDATA_MASK, command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4138
u32 command = 0;
drivers/net/ethernet/intel/i40e/i40e_common.c
4141
command = value << I40E_GLGEN_MSRWD_MDIWRDATA_SHIFT;
drivers/net/ethernet/intel/i40e/i40e_common.c
4142
wr32(hw, I40E_GLGEN_MSRWD(port_num), command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4144
command = (reg << I40E_GLGEN_MSCA_DEVADD_SHIFT) |
drivers/net/ethernet/intel/i40e/i40e_common.c
4150
wr32(hw, I40E_GLGEN_MSCA(port_num), command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4152
command = rd32(hw, I40E_GLGEN_MSCA(port_num));
drivers/net/ethernet/intel/i40e/i40e_common.c
4153
if (!(command & I40E_GLGEN_MSCA_MDICMD_MASK)) {
drivers/net/ethernet/intel/i40e/i40e_common.c
4179
u32 command = 0;
drivers/net/ethernet/intel/i40e/i40e_common.c
4182
command = (reg << I40E_GLGEN_MSCA_MDIADD_SHIFT) |
drivers/net/ethernet/intel/i40e/i40e_common.c
4189
wr32(hw, I40E_GLGEN_MSCA(port_num), command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4191
command = rd32(hw, I40E_GLGEN_MSCA(port_num));
drivers/net/ethernet/intel/i40e/i40e_common.c
4192
if (!(command & I40E_GLGEN_MSCA_MDICMD_MASK)) {
drivers/net/ethernet/intel/i40e/i40e_common.c
4206
command = (page << I40E_GLGEN_MSCA_DEVADD_SHIFT) |
drivers/net/ethernet/intel/i40e/i40e_common.c
4214
wr32(hw, I40E_GLGEN_MSCA(port_num), command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4216
command = rd32(hw, I40E_GLGEN_MSCA(port_num));
drivers/net/ethernet/intel/i40e/i40e_common.c
4217
if (!(command & I40E_GLGEN_MSCA_MDICMD_MASK)) {
drivers/net/ethernet/intel/i40e/i40e_common.c
4226
command = rd32(hw, I40E_GLGEN_MSRWD(port_num));
drivers/net/ethernet/intel/i40e/i40e_common.c
4227
*value = FIELD_GET(I40E_GLGEN_MSRWD_MDIRDDATA_MASK, command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4253
u32 command = 0;
drivers/net/ethernet/intel/i40e/i40e_common.c
4255
command = (reg << I40E_GLGEN_MSCA_MDIADD_SHIFT) |
drivers/net/ethernet/intel/i40e/i40e_common.c
4262
wr32(hw, I40E_GLGEN_MSCA(port_num), command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4264
command = rd32(hw, I40E_GLGEN_MSCA(port_num));
drivers/net/ethernet/intel/i40e/i40e_common.c
4265
if (!(command & I40E_GLGEN_MSCA_MDICMD_MASK)) {
drivers/net/ethernet/intel/i40e/i40e_common.c
4278
command = value << I40E_GLGEN_MSRWD_MDIWRDATA_SHIFT;
drivers/net/ethernet/intel/i40e/i40e_common.c
4279
wr32(hw, I40E_GLGEN_MSRWD(port_num), command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4281
command = (page << I40E_GLGEN_MSCA_DEVADD_SHIFT) |
drivers/net/ethernet/intel/i40e/i40e_common.c
4289
wr32(hw, I40E_GLGEN_MSCA(port_num), command);
drivers/net/ethernet/intel/i40e/i40e_common.c
4291
command = rd32(hw, I40E_GLGEN_MSCA(port_num));
drivers/net/ethernet/intel/i40e/i40e_common.c
4292
if (!(command & I40E_GLGEN_MSCA_MDICMD_MASK)) {
drivers/net/ethernet/intel/i40e/i40e_main.c
13577
switch (xdp->command) {
drivers/net/ethernet/intel/i40e/i40e_main.c
8957
switch (cls_flower->command) {
drivers/net/ethernet/intel/i40e/i40e_nvm.c
1500
cmd->command, cmd->config, cmd->offset, cmd->data_size);
drivers/net/ethernet/intel/i40e/i40e_nvm.c
800
switch (cmd->command) {
drivers/net/ethernet/intel/i40e/i40e_type.h
354
u32 command;
drivers/net/ethernet/intel/iavf/iavf_main.c
4195
switch (cls_flower->command) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4344
switch (cls_u32->command) {
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1818
u8 command;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1829
u8 command;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1839
u8 command;
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
1898
u8 command;
drivers/net/ethernet/intel/ice/ice_dcb.c
105
cmd->command |= ICE_AQ_LLDP_AGENT_SHUTDOWN;
drivers/net/ethernet/intel/ice/ice_dcb.c
108
cmd->command |= ICE_AQ_LLDP_AGENT_PERSIST_DIS;
drivers/net/ethernet/intel/ice/ice_dcb.c
130
cmd->command = ICE_AQ_LLDP_AGENT_START;
drivers/net/ethernet/intel/ice/ice_dcb.c
133
cmd->command |= ICE_AQ_LLDP_AGENT_PERSIST_ENA;
drivers/net/ethernet/intel/ice/ice_dcb.c
691
cmd->command = ICE_AQC_START_STOP_AGENT_START_DCBX;
drivers/net/ethernet/intel/ice/ice_dcb.c
698
cmd->command == ICE_AQC_START_STOP_AGENT_START_DCBX)
drivers/net/ethernet/intel/ice/ice_dcb.c
74
cmd->command |= ICE_AQ_LLDP_MIB_UPDATE_DIS;
drivers/net/ethernet/intel/ice/ice_dcb.c
76
cmd->command |= FIELD_PREP(ICE_AQ_LLDP_MIB_PENDING_M,
drivers/net/ethernet/intel/ice/ice_main.c
3069
switch (xdp->command) {
drivers/net/ethernet/intel/ice/ice_main.c
8377
switch (cls_flower->command) {
drivers/net/ethernet/intel/ice/ice_main.c
9575
switch (f->command) {
drivers/net/ethernet/intel/ice/ice_repr.c
221
switch (flower->command) {
drivers/net/ethernet/intel/idpf/xdp.c
513
switch (xdp->command) {
drivers/net/ethernet/intel/igb/igb_main.c
2795
switch (cls_flower->command) {
drivers/net/ethernet/intel/igb/igb_main.c
2945
switch (xdp->command) {
drivers/net/ethernet/intel/igc/igc_main.c
6386
if (e->command != TC_TAPRIO_CMD_SET_GATES)
drivers/net/ethernet/intel/igc/igc_main.c
6860
switch (bpf->command) {
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
10398
switch (cls_u32->command) {
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
10971
switch (xdp->command) {
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
476
u32 i, data, command;
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
479
command = ((reg_addr << IXGBE_MSCA_NP_ADDR_SHIFT) |
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
484
IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
493
command = IXGBE_READ_REG(hw, IXGBE_MSCA);
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
494
if ((command & IXGBE_MSCA_MDI_COMMAND) == 0)
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
499
if ((command & IXGBE_MSCA_MDI_COMMAND) != 0) {
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
507
command = ((reg_addr << IXGBE_MSCA_NP_ADDR_SHIFT) |
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
512
IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
521
command = IXGBE_READ_REG(hw, IXGBE_MSCA);
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
522
if ((command & IXGBE_MSCA_MDI_COMMAND) == 0)
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
526
if ((command & IXGBE_MSCA_MDI_COMMAND) != 0) {
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
577
u32 i, command;
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
583
command = ((reg_addr << IXGBE_MSCA_NP_ADDR_SHIFT) |
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
588
IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
598
command = IXGBE_READ_REG(hw, IXGBE_MSCA);
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
599
if ((command & IXGBE_MSCA_MDI_COMMAND) == 0)
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
603
if ((command & IXGBE_MSCA_MDI_COMMAND) != 0) {
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
612
command = ((reg_addr << IXGBE_MSCA_NP_ADDR_SHIFT) |
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
617
IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
626
command = IXGBE_READ_REG(hw, IXGBE_MSCA);
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
627
if ((command & IXGBE_MSCA_MDI_COMMAND) == 0)
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
631
if ((command & IXGBE_MSCA_MDI_COMMAND) != 0) {
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
1396
u32 command, error;
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
1407
command = ((reg_addr << IXGBE_SB_IOSF_CTRL_ADDR_SHIFT) |
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
1411
IXGBE_WRITE_REG(hw, IXGBE_SB_IOSF_INDIRECT_CTRL, command);
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
1416
ret = ixgbe_iosf_wait(hw, &command);
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
1418
if ((command & IXGBE_SB_IOSF_CTRL_RESP_STAT_MASK) != 0) {
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
1419
error = FIELD_GET(IXGBE_SB_IOSF_CTRL_CMPL_ERR_MASK, command);
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
666
u32 i, command;
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
673
command = IXGBE_READ_REG(hw, IXGBE_SB_IOSF_INDIRECT_CTRL);
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
674
if (!(command & IXGBE_SB_IOSF_CTRL_BUSY))
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
679
*ctrl = command;
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
699
u32 command, error;
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
710
command = ((reg_addr << IXGBE_SB_IOSF_CTRL_ADDR_SHIFT) |
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
714
IXGBE_WRITE_REG(hw, IXGBE_SB_IOSF_INDIRECT_CTRL, command);
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
716
ret = ixgbe_iosf_wait(hw, &command);
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
718
if ((command & IXGBE_SB_IOSF_CTRL_RESP_STAT_MASK) != 0) {
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
719
error = FIELD_GET(IXGBE_SB_IOSF_CTRL_CMPL_ERR_MASK, command);
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
4513
switch (xdp->command) {
drivers/net/ethernet/marvell/mv643xx_eth.c
671
u16 *l4i_chk, u32 *command, int length)
drivers/net/ethernet/marvell/mv643xx_eth.c
722
*command = cmd;
drivers/net/ethernet/marvell/mvneta.c
1787
u32 command;
drivers/net/ethernet/marvell/mvneta.c
1793
command = l3_offs << MVNETA_TX_L3_OFF_SHIFT;
drivers/net/ethernet/marvell/mvneta.c
1794
command |= ip_hdr_len << MVNETA_TX_IP_HLEN_SHIFT;
drivers/net/ethernet/marvell/mvneta.c
1797
command |= MVNETA_TXD_IP_CSUM;
drivers/net/ethernet/marvell/mvneta.c
1799
command |= MVNETA_TX_L3_IP6;
drivers/net/ethernet/marvell/mvneta.c
1802
command |= MVNETA_TX_L4_CSUM_FULL;
drivers/net/ethernet/marvell/mvneta.c
1804
command |= MVNETA_TX_L4_UDP | MVNETA_TX_L4_CSUM_FULL;
drivers/net/ethernet/marvell/mvneta.c
1806
command |= MVNETA_TX_L4_CSUM_NOT;
drivers/net/ethernet/marvell/mvneta.c
1808
return command;
drivers/net/ethernet/marvell/mvneta.c
2146
tx_desc->command = unlikely(i) ? 0 : MVNETA_TXD_F_DESC;
drivers/net/ethernet/marvell/mvneta.c
2154
tx_desc->command |= MVNETA_TXD_L_DESC | MVNETA_TXD_Z_PAD;
drivers/net/ethernet/marvell/mvneta.c
2734
tx_desc->command = mvneta_skb_tx_csum(skb);
drivers/net/ethernet/marvell/mvneta.c
2735
tx_desc->command |= MVNETA_TXD_F_DESC;
drivers/net/ethernet/marvell/mvneta.c
2761
tx_desc->command = 0;
drivers/net/ethernet/marvell/mvneta.c
2767
tx_desc->command = MVNETA_TXD_L_DESC;
drivers/net/ethernet/marvell/mvneta.c
2891
tx_desc->command = MVNETA_TXD_L_DESC | MVNETA_TXD_Z_PAD;
drivers/net/ethernet/marvell/mvneta.c
2895
tx_desc->command = 0;
drivers/net/ethernet/marvell/mvneta.c
2955
tx_desc->command = tx_cmd;
drivers/net/ethernet/marvell/mvneta.c
2963
tx_desc->command = tx_cmd;
drivers/net/ethernet/marvell/mvneta.c
4688
switch (xdp->command) {
drivers/net/ethernet/marvell/mvneta.c
595
u32 command; /* Options used by HW for packet transmitting.*/
drivers/net/ethernet/marvell/mvneta.c
622
u32 command; /* Options used by HW for packet transmitting.*/
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1318
__le32 command; /* Options used by HW for packet transmitting.*/
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1346
__le32 command;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
244
unsigned int command)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
247
tx_desc->pp21.command = cpu_to_le32(command);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
249
tx_desc->pp22.command = cpu_to_le32(command);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2585
u32 command;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2590
command = (l3_offs << MVPP2_TXD_L3_OFF_SHIFT);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2591
command |= (ip_hdr_len << MVPP2_TXD_IP_HLEN_SHIFT);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2592
command |= MVPP2_TXD_IP_CSUM_DISABLE;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2595
command &= ~MVPP2_TXD_IP_CSUM_DISABLE; /* enable IPv4 csum */
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2596
command &= ~MVPP2_TXD_L3_IP6; /* enable IPv4 */
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2598
command |= MVPP2_TXD_L3_IP6; /* enable IPv6 */
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2602
command &= ~MVPP2_TXD_L4_UDP; /* enable TCP */
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2603
command &= ~MVPP2_TXD_L4_CSUM_FRAG; /* generate L4 csum */
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2605
command |= MVPP2_TXD_L4_UDP; /* enable UDP */
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2606
command &= ~MVPP2_TXD_L4_CSUM_FRAG; /* generate L4 csum */
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2608
command |= MVPP2_TXD_L4_CSUM_NOT;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2611
return command;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
5377
switch (xdp->command) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2859
switch (xdp->command) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1413
switch (cls_flower->command) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1494
switch (cls_matchall->command) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1538
switch (cls_matchall->command) {
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
1737
switch (htb->command) {
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
1763
htb->command == TC_HTB_LEAF_DEL_LAST_FORCE,
drivers/net/ethernet/marvell/prestera/prestera_flow.c
19
switch (f->command) {
drivers/net/ethernet/marvell/prestera/prestera_flow.c
293
switch (f->command) {
drivers/net/ethernet/marvell/prestera/prestera_flow.c
33
switch (f->command) {
drivers/net/ethernet/mediatek/mtk_eth_soc.c
3771
switch (xdp->command) {
drivers/net/ethernet/mediatek/mtk_ppe_offload.c
573
switch (cls->command) {
drivers/net/ethernet/mediatek/mtk_ppe_offload.c
630
switch (f->command) {
drivers/net/ethernet/mediatek/mtk_wed.c
2713
switch (f->command) {
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
2815
switch (xdp->command) {
drivers/net/ethernet/mellanox/mlx5/core/cmd.c
551
const char *mlx5_command_str(int command)
drivers/net/ethernet/mellanox/mlx5/core/cmd.c
555
switch (command) {
drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c
105
if (!block->command) {
drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c
110
sagent->delay = block->command == MLX5_HV_VHCA_STATS_UPDATE_ONCE ? 0 :
drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c
111
msecs_to_jiffies(block->command * 100);
drivers/net/ethernet/mellanox/mlx5/core/en/qos.c
392
if (!htb && htb_qopt->command != TC_HTB_CREATE)
drivers/net/ethernet/mellanox/mlx5/core/en/qos.c
401
switch (htb_qopt->command) {
drivers/net/ethernet/mellanox/mlx5/core/en/qos.c
438
htb_qopt->command == TC_HTB_LEAF_DEL_LAST_FORCE,
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
135
switch (cls_flower->command) {
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
168
switch (ma->command) {
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
344
switch (flower->command) {
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
500
switch (f->command) {
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
633
switch (fl_act->command) {
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c
1391
switch (f->command) {
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
3950
((struct flow_block_offload *)type_data)->command == FLOW_BLOCK_UNBIND)
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
5200
switch (xdp->command) {
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
5553
switch (cls_flower->command) {
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
178
block->command_ack = block->command;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
25
u16 command;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/cmd.c
566
MLX5_SET(stc_ste_param_trailer, stc_param, command,
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/prm.h
255
u8 command[0x4];
drivers/net/ethernet/mellanox/mlxsw/reg.h
10215
MLXSW_ITEM32(reg, mrsr, command, 0x00, 0, 4);
drivers/net/ethernet/mellanox/mlxsw/reg.h
10218
enum mlxsw_reg_mrsr_command command)
drivers/net/ethernet/mellanox/mlxsw/reg.h
10221
mlxsw_reg_mrsr_command_set(payload, command);
drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.c
140
switch (f->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.c
156
switch (f->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.c
286
switch (f->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1092
if (p->command == TC_TBF_REPLACE)
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1101
switch (p->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1207
if (p->command == TC_FIFO_REPLACE)
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1209
else if (p->command == TC_FIFO_DESTROY)
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1216
if (p->command == TC_FIFO_REPLACE) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1225
switch (p->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1662
if (p->command == TC_PRIO_REPLACE)
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1671
switch (p->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1707
if (p->command == TC_ETS_REPLACE)
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
1716
switch (p->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
2074
switch (f->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
2285
switch (f->command) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
859
if (p->command == TC_RED_REPLACE)
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c
868
switch (p->command) {
drivers/net/ethernet/meta/fbnic/fbnic_netdev.c
529
if (bpf->command != XDP_SETUP_PROG)
drivers/net/ethernet/microchip/lan966x/lan966x_taprio.c
249
if (qopt->entries[i].command != TC_TAPRIO_CMD_SET_GATES)
drivers/net/ethernet/microchip/lan966x/lan966x_tc.c
37
switch (qopt->command) {
drivers/net/ethernet/microchip/lan966x/lan966x_tc.c
59
switch (qopt->command) {
drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.c
614
switch (f->command) {
drivers/net/ethernet/microchip/lan966x/lan966x_tc_matchall.c
79
switch (f->command) {
drivers/net/ethernet/microchip/lan966x/lan966x_xdp.c
45
switch (xdp->command) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc.c
123
switch (qopt->command) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc.c
96
switch (qopt->command) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
1567
switch (fco->command) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_matchall.c
194
switch (tmo->command) {
drivers/net/ethernet/microsoft/mana/mana_bpf.c
257
switch (bpf->command) {
drivers/net/ethernet/mscc/ocelot_net.c
207
switch (f->command) {
drivers/net/ethernet/mscc/ocelot_net.c
348
switch (f->command) {
drivers/net/ethernet/mscc/ocelot_net.c
453
switch (f->command) {
drivers/net/ethernet/netronome/nfp/abm/cls.c
251
switch (cls_u32->command) {
drivers/net/ethernet/netronome/nfp/abm/qdisc.c
606
switch (opt->command) {
drivers/net/ethernet/netronome/nfp/abm/qdisc.c
738
switch (opt->command) {
drivers/net/ethernet/netronome/nfp/abm/qdisc.c
819
switch (opt->command) {
drivers/net/ethernet/netronome/nfp/bpf/main.c
140
if (cls_bpf->command != TC_CLSBPF_OFFLOAD)
drivers/net/ethernet/netronome/nfp/bpf/offload.c
425
switch (bpf->command) {
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
2175
switch (flow->command) {
drivers/net/ethernet/netronome/nfp/flower/offload.c
1739
switch (flower->command) {
drivers/net/ethernet/netronome/nfp/flower/offload.c
1796
switch (f->command) {
drivers/net/ethernet/netronome/nfp/flower/offload.c
1895
switch (f->command) {
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
534
switch (flow->command) {
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
877
switch (fl_act->command) {
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2224
switch (xdp->command) {
drivers/net/ethernet/pensando/ionic/ionic_lif.c
2795
switch (bpf->command) {
drivers/net/ethernet/qlogic/qed/qed_dev.c
2454
u32 command = 0, addr, count = FINAL_CLEANUP_POLL_CNT;
drivers/net/ethernet/qlogic/qed/qed_dev.c
2462
command |= X_FINAL_CLEANUP_AGG_INT <<
drivers/net/ethernet/qlogic/qed/qed_dev.c
2464
command |= 1 << SDM_AGG_INT_COMP_PARAMS_AGG_VECTOR_ENABLE_SHIFT;
drivers/net/ethernet/qlogic/qed/qed_dev.c
2465
command |= id << SDM_AGG_INT_COMP_PARAMS_AGG_VECTOR_BIT_SHIFT;
drivers/net/ethernet/qlogic/qed/qed_dev.c
2466
command |= SDM_COMP_TYPE_AGG_INT << SDM_OP_GEN_COMP_TYPE_SHIFT;
drivers/net/ethernet/qlogic/qed/qed_dev.c
2477
id, command);
drivers/net/ethernet/qlogic/qed/qed_dev.c
2479
qed_wr(p_hwfn, p_ptt, XSDM_REG_OPERATION_GEN, command);
drivers/net/ethernet/qlogic/qed/qed_hsi.h
1887
__le32 command;
drivers/net/ethernet/qlogic/qede/qede_filter.c
1043
switch (xdp->command) {
drivers/net/ethernet/qlogic/qede/qede_main.c
639
switch (f->command) {
drivers/net/ethernet/seeq/ether3.c
120
ether3_outw(priv(dev)->regs.command | CMD_FIFOWRITE, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.c
133
ether3_outw(priv(dev)->regs.command | CMD_FIFOREAD, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.c
135
ether3_outw(priv(dev)->regs.command | CMD_FIFOWRITE, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.c
275
priv(dev)->regs.command = 0;
drivers/net/ethernet/seeq/ether3.c
303
ether3_outw(priv(dev)->regs.command, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.c
326
priv(dev)->regs.command = 0;
drivers/net/ethernet/seeq/ether3.c
351
priv(dev)->regs.command = CMD_ENINTRX | CMD_ENINTTX;
drivers/net/ethernet/seeq/ether3.c
352
ether3_outw(priv(dev)->regs.command | CMD_RXON, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.c
421
priv(dev)->regs.command = 0;
drivers/net/ethernet/seeq/ether3.c
531
ether3_outw(priv(dev)->regs.command | CMD_TXON, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.c
560
ether3_outw(CMD_ACKINTRX | priv(dev)->regs.command, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.c
566
ether3_outw(CMD_ACKINTTX | priv(dev)->regs.command, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.c
676
ether3_outw(priv(dev)->regs.command | CMD_RXON, REG_COMMAND);
drivers/net/ethernet/seeq/ether3.h
157
unsigned int command;
drivers/net/ethernet/sfc/efx.c
737
switch (xdp->command) {
drivers/net/ethernet/sfc/falcon/falcon.c
553
unsigned int command, int address,
drivers/net/ethernet/sfc/falcon/falcon.c
591
FRF_AB_EE_SPI_HCMD_ENC, command);
drivers/net/ethernet/sfc/falcon/falcon.c
610
const u8 command, const unsigned int address)
drivers/net/ethernet/sfc/falcon/falcon.c
612
return command | (((address >> 8) & spi->munge_address) << 3);
drivers/net/ethernet/sfc/falcon/falcon.c
620
unsigned int command;
drivers/net/ethernet/sfc/falcon/falcon.c
626
command = falcon_spi_munge_command(spi, SPI_READ, start + pos);
drivers/net/ethernet/sfc/falcon/falcon.c
627
rc = falcon_spi_cmd(efx, spi, command, start + pos, NULL,
drivers/net/ethernet/sfc/falcon/falcon.c
696
unsigned int command;
drivers/net/ethernet/sfc/falcon/falcon.c
706
command = falcon_spi_munge_command(spi, SPI_WRITE, start + pos);
drivers/net/ethernet/sfc/falcon/falcon.c
707
rc = falcon_spi_cmd(efx, spi, command, start + pos,
drivers/net/ethernet/sfc/falcon/falcon.c
716
command = falcon_spi_munge_command(spi, SPI_READ, start + pos);
drivers/net/ethernet/sfc/falcon/falcon.c
717
rc = falcon_spi_cmd(efx, spi, command, start + pos,
drivers/net/ethernet/sfc/siena/efx.c
659
switch (xdp->command) {
drivers/net/ethernet/sfc/tc.c
2647
switch (tc->command) {
drivers/net/ethernet/sfc/tc_bindings.c
168
switch (tcb->command) {
drivers/net/ethernet/sfc/tc_bindings.c
87
switch (tcb->command) {
drivers/net/ethernet/sfc/tc_conntrack.c
545
switch (tcb->command) {
drivers/net/ethernet/socionext/netsec.c
1826
switch (xdp->command) {
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
6877
switch (bpf->command) {
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1120
cls_u32.command = TC_CLSU32_NEW_KNODE;
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1150
cls_u32.command = TC_CLSU32_DELETE_KNODE;
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1368
cls->command = FLOW_CLS_REPLACE;
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1409
cls->command = FLOW_CLS_DESTROY;
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1496
cls->command = FLOW_CLS_REPLACE;
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1540
cls->command = FLOW_CLS_DESTROY;
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
1020
switch (qopt->entries[i].command) {
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
222
switch (cls->command) {
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
873
switch (cls->command) {
drivers/net/ethernet/ti/am65-cpsw-nuss.c
1942
switch (bpf->command) {
drivers/net/ethernet/ti/am65-cpsw-qos.c
1166
switch (cls_flower->command) {
drivers/net/ethernet/ti/am65-cpsw-qos.c
680
if (taprio->entries[i].command != TC_TAPRIO_CMD_SET_GATES) {
drivers/net/ethernet/ti/cpsw_priv.c
1262
switch (bpf->command) {
drivers/net/ethernet/ti/cpsw_priv.c
1508
switch (cls_flower->command) {
drivers/net/ethernet/ti/icssg/icssg_prueth.c
1358
switch (bpf->command) {
drivers/net/ethernet/wangxun/libwx/wx_hw.c
20
u32 command, val;
drivers/net/ethernet/wangxun/libwx/wx_hw.c
24
command = WX_MSCA_RA(regnum) |
drivers/net/ethernet/wangxun/libwx/wx_hw.c
27
wr32(wx, WX_MSCA, command);
drivers/net/ethernet/wangxun/libwx/wx_hw.c
29
command = WX_MSCC_CMD(WX_MSCA_CMD_READ) | WX_MSCC_BUSY;
drivers/net/ethernet/wangxun/libwx/wx_hw.c
31
command |= WX_MDIO_CLK(6);
drivers/net/ethernet/wangxun/libwx/wx_hw.c
32
wr32(wx, WX_MSCC, command);
drivers/net/ethernet/wangxun/libwx/wx_hw.c
49
u32 command, val;
drivers/net/ethernet/wangxun/libwx/wx_hw.c
53
command = WX_MSCA_RA(regnum) |
drivers/net/ethernet/wangxun/libwx/wx_hw.c
56
wr32(wx, WX_MSCA, command);
drivers/net/ethernet/wangxun/libwx/wx_hw.c
58
command = value | WX_MSCC_CMD(WX_MSCA_CMD_WRITE) | WX_MSCC_BUSY;
drivers/net/ethernet/wangxun/libwx/wx_hw.c
60
command |= WX_MDIO_CLK(6);
drivers/net/ethernet/wangxun/libwx/wx_hw.c
61
wr32(wx, WX_MSCC, command);
drivers/net/fddi/defxx.c
2736
PI_UINT32 command,
drivers/net/fddi/defxx.c
2748
port_cmd = (PI_UINT32) (command | PI_PCTRL_M_CMD_ERROR);
drivers/net/fddi/defxx.c
2758
if (command == PI_PCTRL_M_BLAST_FLASH)
drivers/net/fddi/defxx.c
289
static int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 data_b, PI_UINT32 *host_data);
drivers/net/fddi/defza.c
286
int command)
drivers/net/fddi/defza.c
306
command);
drivers/net/fddi/defza.c
310
switch (command) {
drivers/net/fddi/defza.c
366
writel_u(FZA_RING_OWN_FZA | command, &ring->cmd_own);
drivers/net/hamradio/scc.c
1923
kiss_cmd.param = scc_get_param(scc, kiss_cmd.command);
drivers/net/hamradio/scc.c
1932
return scc_set_param(scc, kiss_cmd.command, kiss_cmd.param);
drivers/net/hyperv/netvsc_bpf.c
183
xdp.command = XDP_SETUP_PROG;
drivers/net/hyperv/netvsc_bpf.c
206
switch (bpf->command) {
drivers/net/ieee802154/ca8210.c
1070
struct mac_message command, response;
drivers/net/ieee802154/ca8210.c
1073
command.command_id = SPI_TDME_SETSFR_REQUEST;
drivers/net/ieee802154/ca8210.c
1074
command.length = 3;
drivers/net/ieee802154/ca8210.c
1075
command.pdata.tdme_set_sfr_req.sfr_page = sfr_page;
drivers/net/ieee802154/ca8210.c
1076
command.pdata.tdme_set_sfr_req.sfr_address = sfr_address;
drivers/net/ieee802154/ca8210.c
1077
command.pdata.tdme_set_sfr_req.sfr_value = sfr_value;
drivers/net/ieee802154/ca8210.c
1080
&command.command_id,
drivers/net/ieee802154/ca8210.c
1081
command.length + 2,
drivers/net/ieee802154/ca8210.c
1441
struct mac_message command;
drivers/net/ieee802154/ca8210.c
1443
command.command_id = SPI_MCPS_DATA_REQUEST;
drivers/net/ieee802154/ca8210.c
1444
command.pdata.data_req.src_addr_mode = src_addr_mode;
drivers/net/ieee802154/ca8210.c
1445
command.pdata.data_req.dst.mode = dst_address_mode;
drivers/net/ieee802154/ca8210.c
1447
put_unaligned_le16(dst_pan_id, command.pdata.data_req.dst.pan_id);
drivers/net/ieee802154/ca8210.c
1449
command.pdata.data_req.dst.address[0] = LS_BYTE(
drivers/net/ieee802154/ca8210.c
1452
command.pdata.data_req.dst.address[1] = MS_BYTE(
drivers/net/ieee802154/ca8210.c
1457
command.pdata.data_req.dst.address,
drivers/net/ieee802154/ca8210.c
1463
command.pdata.data_req.msdu_length = msdu_length;
drivers/net/ieee802154/ca8210.c
1464
command.pdata.data_req.msdu_handle = msdu_handle;
drivers/net/ieee802154/ca8210.c
1465
command.pdata.data_req.tx_options = tx_options;
drivers/net/ieee802154/ca8210.c
1466
memcpy(command.pdata.data_req.msdu, msdu, msdu_length);
drivers/net/ieee802154/ca8210.c
1467
psec = (struct secspec *)(command.pdata.data_req.msdu + msdu_length);
drivers/net/ieee802154/ca8210.c
1468
command.length = sizeof(struct mcps_data_request_pset) -
drivers/net/ieee802154/ca8210.c
1472
command.length += 1;
drivers/net/ieee802154/ca8210.c
1475
command.length += sizeof(struct secspec);
drivers/net/ieee802154/ca8210.c
1478
if (ca8210_spi_transfer(device_ref, &command.command_id,
drivers/net/ieee802154/ca8210.c
1479
command.length + 2))
drivers/net/ieee802154/ca8210.c
1498
struct mac_message command, response;
drivers/net/ieee802154/ca8210.c
1501
command.command_id = SPI_MLME_RESET_REQUEST;
drivers/net/ieee802154/ca8210.c
1502
command.length = 1;
drivers/net/ieee802154/ca8210.c
1503
command.pdata.u8param = set_default_pib;
drivers/net/ieee802154/ca8210.c
1506
&command.command_id,
drivers/net/ieee802154/ca8210.c
1507
command.length + 2,
drivers/net/ieee802154/ca8210.c
1551
struct mac_message command, response;
drivers/net/ieee802154/ca8210.c
1577
command.command_id = SPI_MLME_SET_REQUEST;
drivers/net/ieee802154/ca8210.c
1578
command.length = sizeof(struct mlme_set_request_pset) -
drivers/net/ieee802154/ca8210.c
1580
command.pdata.set_req.pib_attribute = pib_attribute;
drivers/net/ieee802154/ca8210.c
1581
command.pdata.set_req.pib_attribute_index = pib_attribute_index;
drivers/net/ieee802154/ca8210.c
1582
command.pdata.set_req.pib_attribute_length = pib_attribute_length;
drivers/net/ieee802154/ca8210.c
1584
command.pdata.set_req.pib_attribute_value,
drivers/net/ieee802154/ca8210.c
1590
&command.command_id,
drivers/net/ieee802154/ca8210.c
1591
command.length + 2,
drivers/net/ieee802154/ca8210.c
1619
struct mac_message command, response;
drivers/net/ieee802154/ca8210.c
1621
command.command_id = SPI_HWME_SET_REQUEST;
drivers/net/ieee802154/ca8210.c
1622
command.length = 2 + hw_attribute_length;
drivers/net/ieee802154/ca8210.c
1623
command.pdata.hwme_set_req.hw_attribute = hw_attribute;
drivers/net/ieee802154/ca8210.c
1624
command.pdata.hwme_set_req.hw_attribute_length = hw_attribute_length;
drivers/net/ieee802154/ca8210.c
1626
command.pdata.hwme_set_req.hw_attribute_value,
drivers/net/ieee802154/ca8210.c
1632
&command.command_id,
drivers/net/ieee802154/ca8210.c
1633
command.length + 2,
drivers/net/ieee802154/ca8210.c
1661
struct mac_message command, response;
drivers/net/ieee802154/ca8210.c
1663
command.command_id = SPI_HWME_GET_REQUEST;
drivers/net/ieee802154/ca8210.c
1664
command.length = 1;
drivers/net/ieee802154/ca8210.c
1665
command.pdata.hwme_get_req.hw_attribute = hw_attribute;
drivers/net/ieee802154/ca8210.c
1668
&command.command_id,
drivers/net/ieee802154/ca8210.c
1669
command.length + 2,
drivers/net/ieee802154/ca8210.c
1851
static int ca8210_net_rx(struct ieee802154_hw *hw, u8 *command, size_t len)
drivers/net/ieee802154/ca8210.c
1857
dev_dbg(&priv->spi->dev, "%s: CmdID = %d\n", __func__, command[0]);
drivers/net/ieee802154/ca8210.c
1859
if (command[0] == SPI_MCPS_DATA_INDICATION) {
drivers/net/ieee802154/ca8210.c
1862
if (command[26] == priv->last_dsn) {
drivers/net/ieee802154/ca8210.c
1866
command[26]
drivers/net/ieee802154/ca8210.c
1871
priv->last_dsn = command[26];
drivers/net/ieee802154/ca8210.c
1873
return ca8210_skb_rx(hw, len - 2, command + 2);
drivers/net/ieee802154/ca8210.c
1874
} else if (command[0] == SPI_MCPS_DATA_CONFIRM) {
drivers/net/ieee802154/ca8210.c
1875
status = command[3];
drivers/net/ieee802154/ca8210.c
1879
command[2],
drivers/net/ieee802154/ca8210.c
2451
u8 command[CA8210_SPI_BUF_SIZE];
drivers/net/ieee802154/ca8210.c
2453
memset(command, SPI_IDLE, 6);
drivers/net/ieee802154/ca8210.c
2463
ret = copy_from_user(command, in_buf, len);
drivers/net/ieee802154/ca8210.c
2472
if (len != command[1] + 2) {
drivers/net/ieee802154/ca8210.c
2480
ret = ca8210_test_check_upstream(command, priv->spi);
drivers/net/ieee802154/ca8210.c
2483
command,
drivers/net/ieee802154/ca8210.c
2484
command[1] + 2,
drivers/net/ieee802154/ca8210.c
2496
if (command[0] & SPI_SYN)
drivers/net/ieee802154/ca8210.c
608
u8 *command,
drivers/net/ipa/gsi.c
1845
u32 command;
drivers/net/ipa/gsi.c
1848
command = enable ? GSI_GENERIC_ENABLE_FLOW_CONTROL
drivers/net/ipa/gsi.c
1857
ret = gsi_generic_command(gsi, channel_id, command, 0);
drivers/net/ipa/gsi.c
2149
static bool gsi_channel_data_valid(struct gsi *gsi, bool command,
drivers/net/ipa/gsi.c
2168
if (command && !data->toward_ipa) {
drivers/net/ipa/gsi.c
2182
if (command && IPA_COMMAND_TRANS_TRE_MAX > channel_data->tlv_count) {
drivers/net/ipa/gsi.c
2219
bool command)
drivers/net/ipa/gsi.c
2225
if (!gsi_channel_data_valid(gsi, command, data))
drivers/net/ipa/gsi.c
2242
channel->command = command;
drivers/net/ipa/gsi.c
2262
if (command) {
drivers/net/ipa/gsi.c
2287
if (channel->command)
drivers/net/ipa/gsi.c
2310
bool command = i == IPA_ENDPOINT_AP_COMMAND_TX;
drivers/net/ipa/gsi.c
2323
ret = gsi_channel_init_one(gsi, &data[i], command);
drivers/net/ipa/gsi.c
867
if (channel->command)
drivers/net/ipa/gsi.c
880
if (gsi->version >= IPA_VERSION_4_0 && !channel->command) {
drivers/net/ipa/gsi.h
102
bool command; /* AP command TX channel or not */
drivers/net/ipa/gsi_trans.c
565
cmd_opcode = channel->command ? &trans->cmd_opcode[0] : NULL;
drivers/net/ipa/ipa_uc.c
230
static void send_uc_command(struct ipa *ipa, u32 command, u32 command_param)
drivers/net/ipa/ipa_uc.c
237
shared->command = command;
drivers/net/ipa/ipa_uc.c
71
u8 command; /* enum ipa_uc_command */
drivers/net/mctp/mctp-i2c.c
103
u8 command;
drivers/net/mctp/mctp-i2c.c
300
if (hdr->command != MCTP_I2C_COMMANDCODE) {
drivers/net/mctp/mctp-i2c.c
523
msg.buf = (void *)&hdr->command;
drivers/net/mctp/mctp-i2c.c
616
hdr->command = MCTP_I2C_COMMANDCODE;
drivers/net/netdevsim/bpf.c
153
if (cls_bpf->command != TC_CLSBPF_OFFLOAD)
drivers/net/netdevsim/bpf.c
198
if (bpf->command == XDP_SETUP_PROG && !ns->bpf_xdpdrv_accept) {
drivers/net/netdevsim/bpf.c
202
if (bpf->command == XDP_SETUP_PROG_HW && !ns->bpf_xdpoffload_accept) {
drivers/net/netdevsim/bpf.c
207
if (bpf->command == XDP_SETUP_PROG_HW) {
drivers/net/netdevsim/bpf.c
561
switch (bpf->command) {
drivers/net/tun.c
1158
switch (xdp->command) {
drivers/net/usb/smsc95xx.c
1619
u32 command[2];
drivers/net/usb/smsc95xx.c
1633
memset(command, 0, sizeof(command));
drivers/net/usb/smsc95xx.c
1644
command[filter/4] |= 0x05UL << ((filter % 4) * 8);
drivers/net/usb/smsc95xx.c
1657
command[filter/4] |= 0x09UL << ((filter % 4) * 8);
drivers/net/usb/smsc95xx.c
1670
command[filter/4] |= 0x05UL << ((filter % 4) * 8);
drivers/net/usb/smsc95xx.c
1682
command[filter/4] |= 0x01UL << ((filter % 4) * 8);
drivers/net/usb/smsc95xx.c
1698
ret = smsc95xx_write_reg(dev, WUFF, command[i]);
drivers/net/veth.c
1648
switch (xdp->command) {
drivers/net/virtio_net.c
6085
switch (xdp->command) {
drivers/net/vmxnet3/vmxnet3_xdp.c
104
switch (bpf->command) {
drivers/net/wireless/ath/wil6210/fw.h
180
__le32 command;
drivers/net/wireless/ath/wil6210/fw.h
202
__le32 command;
drivers/net/wireless/ath/wil6210/fw_inc.c
440
gw_cmd = le32_to_cpu(d->command);
drivers/net/wireless/ath/wil6210/fw_inc.c
504
gw_cmd = le32_to_cpu(d->command);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.c
91
eventmask_msg->command = CYW_EVENTMSGS_SET_MASK;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/fwil_types.h
33
u8 command;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
2596
return (status->frame_size != sizeof(u->rx_data.command));
drivers/net/wireless/intel/ipw2x00/ipw2100.c
2700
isr_rx_complete_command(priv, &u->rx_data.command);
drivers/net/wireless/intel/ipw2x00/ipw2100.h
789
struct ipw2100_cmd_header command;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
2225
static int ipw_send_cmd_simple(struct ipw_priv *priv, u8 command)
drivers/net/wireless/intel/ipw2x00/ipw2200.c
2228
.cmd = command,
drivers/net/wireless/intel/ipw2x00/ipw2200.c
2234
static int ipw_send_cmd_pdu(struct ipw_priv *priv, u8 command, u8 len,
drivers/net/wireless/intel/ipw2x00/ipw2200.c
2238
.cmd = command,
drivers/net/wireless/marvell/libertas/cfg.c
1144
cmd->hdr.command = cpu_to_le16(CMD_802_11_ASSOCIATE);
drivers/net/wireless/marvell/libertas/cmd.c
1198
if (is_command_allowed_in_ps(le16_to_cpu(cmd->command))) {
drivers/net/wireless/marvell/libertas/cmd.c
1203
le16_to_cpu(cmd->command),
drivers/net/wireless/marvell/libertas/cmd.c
1210
le16_to_cpu(cmd->command), priv->psstate);
drivers/net/wireless/marvell/libertas/cmd.c
1223
if (cmd->command != cpu_to_le16(CMD_802_11_PS_MODE)) {
drivers/net/wireless/marvell/libertas/cmd.c
1279
le16_to_cpu(cmd->command));
drivers/net/wireless/marvell/libertas/cmd.c
1375
uint16_t command, struct cmd_header *in_cmd, int in_cmd_size,
drivers/net/wireless/marvell/libertas/cmd.c
1413
cmdnode->cmdbuf->command = cpu_to_le16(command);
drivers/net/wireless/marvell/libertas/cmd.c
1417
lbs_deb_host("PREP_CMD: command 0x%04x\n", command);
drivers/net/wireless/marvell/libertas/cmd.c
1427
void lbs_cmd_async(struct lbs_private *priv, uint16_t command,
drivers/net/wireless/marvell/libertas/cmd.c
1430
__lbs_cmd_async(priv, command, in_cmd, in_cmd_size,
drivers/net/wireless/marvell/libertas/cmd.c
1434
int __lbs_cmd(struct lbs_private *priv, uint16_t command,
drivers/net/wireless/marvell/libertas/cmd.c
1443
cmdnode = __lbs_cmd_async(priv, command, in_cmd, in_cmd_size,
drivers/net/wireless/marvell/libertas/cmd.c
1463
command, ret);
drivers/net/wireless/marvell/libertas/cmd.c
841
if (le16_to_cpu(cmdnode->cmdbuf->command) == CMD_802_11_PS_MODE) {
drivers/net/wireless/marvell/libertas/cmd.c
850
if (le16_to_cpu(cmdnode->cmdbuf->command) == CMD_802_11_WAKEUP_CONFIRM)
drivers/net/wireless/marvell/libertas/cmd.c
863
le16_to_cpu(cmdnode->cmdbuf->command));
drivers/net/wireless/marvell/libertas/cmd.c
872
uint16_t command;
drivers/net/wireless/marvell/libertas/cmd.c
885
command = le16_to_cpu(cmd->command);
drivers/net/wireless/marvell/libertas/cmd.c
888
if (command == CMD_802_11_SCAN || command == CMD_802_11_ASSOCIATE)
drivers/net/wireless/marvell/libertas/cmd.c
892
command, le16_to_cpu(cmd->seqnum), cmdsize);
drivers/net/wireless/marvell/libertas/cmd.c
905
if (command == CMD_802_11_DEEP_SLEEP) {
drivers/net/wireless/marvell/libertas/cmd.h
43
void lbs_cmd_async(struct lbs_private *priv, uint16_t command,
drivers/net/wireless/marvell/libertas/cmd.h
46
int __lbs_cmd(struct lbs_private *priv, uint16_t command,
drivers/net/wireless/marvell/libertas/cmd.h
52
uint16_t command, struct cmd_header *in_cmd, int in_cmd_size,
drivers/net/wireless/marvell/libertas/cmdresp.c
115
le16_to_cpu(resp->command));
drivers/net/wireless/marvell/libertas/cmdresp.c
84
curcmd = le16_to_cpu(priv->cur_cmd->cmdbuf->command);
drivers/net/wireless/marvell/libertas/cmdresp.c
85
respcmd = le16_to_cpu(resp->command);
drivers/net/wireless/marvell/libertas/host.h
368
__le16 command;
drivers/net/wireless/marvell/libertas/if_usb.c
393
cmd->command = cpu_to_le16(CMD_802_11_RESET);
drivers/net/wireless/marvell/libertas/main.c
1055
confirm_sleep.hdr.command = cpu_to_le16(CMD_802_11_PS_MODE);
drivers/net/wireless/marvell/libertas/main.c
522
le16_to_cpu(cmdnode->cmdbuf->command));
drivers/net/wireless/marvell/libertas/main.c
705
le16_to_cpu(priv->cur_cmd->cmdbuf->command));
drivers/net/wireless/marvell/libertas/mesh.c
30
cmd->hdr.command = cpu_to_le16(CMD_MESH_ACCESS);
drivers/net/wireless/marvell/libertas/mesh.c
46
u16 command = CMD_MESH_CONFIG_OLD;
drivers/net/wireless/marvell/libertas/mesh.c
53
command = CMD_MESH_CONFIG |
drivers/net/wireless/marvell/libertas/mesh.c
56
cmd->hdr.command = cpu_to_le16(command);
drivers/net/wireless/marvell/libertas/mesh.c
63
ret = lbs_cmd_with_response(priv, command, cmd);
drivers/net/wireless/marvell/libertas_tf/cmd.c
226
le16_to_cpu(cmdnode->cmdbuf->command));
drivers/net/wireless/marvell/libertas_tf/cmd.c
238
uint16_t command;
drivers/net/wireless/marvell/libertas_tf/cmd.c
249
command = le16_to_cpu(cmd->command);
drivers/net/wireless/marvell/libertas_tf/cmd.c
252
command, le16_to_cpu(cmd->seqnum), cmdsize);
drivers/net/wireless/marvell/libertas_tf/cmd.c
591
le16_to_cpu(cmd->command));
drivers/net/wireless/marvell/libertas_tf/cmd.c
604
uint16_t command, struct cmd_header *in_cmd, int in_cmd_size,
drivers/net/wireless/marvell/libertas_tf/cmd.c
637
cmdnode->cmdbuf->command = cpu_to_le16(command);
drivers/net/wireless/marvell/libertas_tf/cmd.c
642
lbtf_deb_host("PREP_CMD: command 0x%04x\n", command);
drivers/net/wireless/marvell/libertas_tf/cmd.c
653
void lbtf_cmd_async(struct lbtf_private *priv, uint16_t command,
drivers/net/wireless/marvell/libertas_tf/cmd.c
657
__lbtf_cmd_async(priv, command, in_cmd, in_cmd_size, NULL, 0);
drivers/net/wireless/marvell/libertas_tf/cmd.c
661
int __lbtf_cmd(struct lbtf_private *priv, uint16_t command,
drivers/net/wireless/marvell/libertas_tf/cmd.c
673
cmdnode = __lbtf_cmd_async(priv, command, in_cmd, in_cmd_size,
drivers/net/wireless/marvell/libertas_tf/cmd.c
685
command, ret);
drivers/net/wireless/marvell/libertas_tf/cmd.c
693
command, ret);
drivers/net/wireless/marvell/libertas_tf/cmd.c
732
curcmd = le16_to_cpu(priv->cur_cmd->cmdbuf->command);
drivers/net/wireless/marvell/libertas_tf/cmd.c
733
respcmd = le16_to_cpu(resp->command);
drivers/net/wireless/marvell/libertas_tf/if_usb.c
345
cmd->hdr.command = cpu_to_le16(CMD_802_11_RESET);
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
319
__le16 command;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
507
void lbtf_cmd_async(struct lbtf_private *priv, uint16_t command,
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
510
int __lbtf_cmd(struct lbtf_private *priv, uint16_t command,
drivers/net/wireless/marvell/libertas_tf/main.c
142
le16_to_cpu(priv->cur_cmd->cmdbuf->command));
drivers/net/wireless/marvell/mwifiex/11ac.c
259
cmd->command = cpu_to_le16(HostCmd_CMD_11AC_CFG);
drivers/net/wireless/marvell/mwifiex/11h.c
139
cmd->command = cpu_to_le16(HostCmd_CMD_CHAN_REPORT_REQUEST);
drivers/net/wireless/marvell/mwifiex/11n.c
209
cmd->command = cpu_to_le16(HostCmd_CMD_RECONFIGURE_TX_BUFF);
drivers/net/wireless/marvell/mwifiex/11n.c
243
cmd->command = cpu_to_le16(HostCmd_CMD_AMSDU_AGGR_CTRL);
drivers/net/wireless/marvell/mwifiex/11n.c
274
cmd->command = cpu_to_le16(HostCmd_CMD_11N_CFG);
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
437
cmd->command = cpu_to_le16(HostCmd_CMD_11N_ADDBA_REQ);
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
483
cmd->command = cpu_to_le16(HostCmd_CMD_11N_ADDBA_RSP);
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
527
cmd->command = cpu_to_le16(HostCmd_CMD_11N_DELBA);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1245
uint16_t command = le16_to_cpu(cmd->command);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1256
command, result, le16_to_cpu(cmd->size), seq_num);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1261
command &= HostCmd_CMD_ID_MASK;
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1263
if (command != HostCmd_CMD_802_11_PS_MODE_ENH) {
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1266
__func__, command, result);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1282
cmd->command = cpu_to_le16(command);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1309
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_PS_MODE_ENH);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
132
le16_to_cpu(host_cmd->command),
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1459
cmd->command = cpu_to_le16(HostCmd_CMD_GET_HW_SPEC);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
186
cmd_code = le16_to_cpu(host_cmd->command);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
317
le16_to_cpu(sleep_cfm_buf->command),
drivers/net/wireless/marvell/mwifiex/cmdevt.c
622
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
686
u16 command;
drivers/net/wireless/marvell/mwifiex/cmdevt.c
695
command = le16_to_cpu(host_cmd->command);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
698
if (command == HostCmd_CMD_802_11_PS_MODE_ENH) {
drivers/net/wireless/marvell/mwifiex/cmdevt.c
709
if (command == HostCmd_CMD_802_11_HS_CFG_ENH) {
drivers/net/wireless/marvell/mwifiex/cmdevt.c
727
command, atomic_read(&adapter->cmd_pending));
drivers/net/wireless/marvell/mwifiex/cmdevt.c
786
if (host_cmd->command != cpu_to_le16(HostCmd_CMD_802_11_HS_CFG_ENH)) {
drivers/net/wireless/marvell/mwifiex/cmdevt.c
816
le16_to_cpu(resp->command));
drivers/net/wireless/marvell/mwifiex/cmdevt.c
821
orig_cmdresp_no = le16_to_cpu(resp->command);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
855
resp->command = cpu_to_le16(orig_cmdresp_no & HostCmd_CMD_ID_MASK);
drivers/net/wireless/marvell/mwifiex/cmdevt.c
857
cmdresp_no = le16_to_cpu(resp->command);
drivers/net/wireless/marvell/mwifiex/fw.h
1038
__le16 command;
drivers/net/wireless/marvell/mwifiex/fw.h
2369
__le16 command;
drivers/net/wireless/marvell/mwifiex/fw.h
2452
__le16 command;
drivers/net/wireless/marvell/mwifiex/init.c
286
sleep_cfm_buf->command = cpu_to_le16(HostCmd_CMD_802_11_PS_MODE_ENH);
drivers/net/wireless/marvell/mwifiex/join.c
1183
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_AD_HOC_JOIN);
drivers/net/wireless/marvell/mwifiex/join.c
1306
u16 cmd = le16_to_cpu(resp->command);
drivers/net/wireless/marvell/mwifiex/join.c
1338
if (le16_to_cpu(resp->command) == HostCmd_CMD_802_11_AD_HOC_START) {
drivers/net/wireless/marvell/mwifiex/join.c
396
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_ASSOCIATE);
drivers/net/wireless/marvell/mwifiex/join.c
892
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_AD_HOC_START);
drivers/net/wireless/marvell/mwifiex/scan.c
1586
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_SCAN);
drivers/net/wireless/marvell/mwifiex/scan.c
2107
is_bgscan_resp = (le16_to_cpu(resp->command)
drivers/net/wireless/marvell/mwifiex/scan.c
2242
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_SCAN_EXT);
drivers/net/wireless/marvell/mwifiex/scan.c
2273
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_BG_SCAN_CONFIG);
drivers/net/wireless/marvell/mwifiex/scan.c
2566
if (le16_to_cpu(cmd_ptr->command) ==
drivers/net/wireless/marvell/mwifiex/scan.c
2731
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_BG_SCAN_QUERY);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1015
cmd->command = cpu_to_le16(HostCmd_CMD_802_11D_DOMAIN_INFO);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1062
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_IBSS_COALESCING_STATUS);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
109
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_SNMP_MIB);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1094
cmd->command = cpu_to_le16(HostCmd_CMD_MEM_ACCESS);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1127
switch (le16_to_cpu(cmd->command)) {
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1220
cmd->command = cpu_to_le16(HostCmd_CMD_PCIE_DESC_DETAILS);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1272
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_SUBSCRIBE_EVENT);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1413
cmd->command = cpu_to_le16(HostCmd_CMD_MEF_CFG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
143
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_GET_LOG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1636
cmd->command = cpu_to_le16(HostCmd_CMD_CFG_DATA);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1651
cmd->command = cpu_to_le16(HostCmd_CMD_MC_POLICY);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1664
cmd->command = cpu_to_le16(HostCmd_CMD_ROBUST_COEX);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
167
cmd->command = cpu_to_le16(HostCmd_CMD_TX_RATE_CFG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1692
cmd->command = cpu_to_le16(HostCmd_CMD_GTK_REKEY_OFFLOAD_CFG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1714
cmd->command = cpu_to_le16(HostCmd_CMD_CHAN_REGION_CFG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1735
cmd->command = cpu_to_le16(HostCmd_CMD_COALESCE_CFG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1798
cmd->command = cpu_to_le16(HostCmd_CMD_TDLS_CONFIG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1850
cmd->command = cpu_to_le16(HostCmd_CMD_TDLS_OPER);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1968
cmd->command = cpu_to_le16(HostCmd_CMD_SDIO_SP_RX_AGGR_CFG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1988
cmd->command = cpu_to_le16(HostCmd_CMD_HS_WAKEUP_REASON);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2002
cmd->command = cpu_to_le16(HostCmd_CMD_STA_CONFIGURE);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2135
cmd_ptr->command =
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2144
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2155
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2165
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2176
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2185
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2196
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2201
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
222
cmd->command = cpu_to_le16(HostCmd_CMD_TXPWR_CFG);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2236
cmd_ptr->command = cpu_to_le16(HostCmd_CMD_WMM_GET_STATUS);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2261
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2323
cmd_ptr->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
266
cmd->command = cpu_to_le16(HostCmd_CMD_RF_TX_PWR);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
283
cmd->command = cpu_to_le16(HostCmd_CMD_RF_ANTENNA);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
348
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_HS_CFG_ENH);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
38
cmd->command = cpu_to_le16(HostCmd_CMD_RSSI_INFO);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
416
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_MAC_ADDRESS);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
446
cmd->command = cpu_to_le16(HostCmd_CMD_MAC_MULTICAST_ADR);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
471
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_DEAUTHENTICATE);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
494
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_AD_HOC_STOP);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
638
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_KEY_MATERIAL);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
77
cmd->command = cpu_to_le16(HostCmd_CMD_MAC_CONTROL);
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
810
cmd->command = cpu_to_le16(HostCmd_CMD_802_11_KEY_MATERIAL);
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
1438
resp->command);
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
40
resp->command, resp->result);
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
45
switch (le16_to_cpu(resp->command)) {
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
723
cmd->command = cpu_to_le16(HostCmd_CMD_UAP_SYS_CONFIG);
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
757
cmd->command = cpu_to_le16(HostCmd_CMD_UAP_BSS_START);
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
779
cmd->command = cpu_to_le16(HostCmd_CMD_UAP_STA_DEAUTH);
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
807
cmd->command = cpu_to_le16(HostCmd_CMD_ADD_NEW_STATION);
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
948
cmd->command = cpu_to_le16(cmd_no);
drivers/net/wireless/marvell/mwl8k.c
449
u16 command = le16_to_cpu(cmd);
drivers/net/wireless/marvell/mwl8k.c
455
switch (command & ~0x8000) {
drivers/net/wireless/mediatek/mt76/npu.c
340
switch (f->command) {
drivers/net/wireless/ralink/rt2x00/rt2800lib.c
516
const u8 command, const u8 token,
drivers/net/wireless/ralink/rt2x00/rt2800lib.c
541
rt2x00_set_field32(®, HOST_CMD_CSR_HOST_COMMAND, command);
drivers/net/wireless/ralink/rt2x00/rt2800lib.h
188
const u8 command, const u8 token,
drivers/net/wireless/ralink/rt2x00/rt61pci.c
138
const u8 command, const u8 token,
drivers/net/wireless/ralink/rt2x00/rt61pci.c
157
rt2x00_set_field32(®, HOST_CMD_CSR_HOST_COMMAND, command);
drivers/net/wireless/realtek/rtw88/debug.c
285
u32 val, command;
drivers/net/wireless/realtek/rtw88/debug.c
295
command = read_cmd | (hw_key_idx + i);
drivers/net/wireless/realtek/rtw88/debug.c
296
rtw_write32(rtwdev, RTW_SEC_CMD_REG, command);
drivers/net/wireless/realtek/rtw88/sec.c
100
rtw_write32(rtwdev, RTW_SEC_CMD_REG, command);
drivers/net/wireless/realtek/rtw88/sec.c
30
u32 command;
drivers/net/wireless/realtek/rtw88/sec.c
76
command = write_cmd | (addr + i);
drivers/net/wireless/realtek/rtw88/sec.c
78
rtw_write32(rtwdev, RTW_SEC_CMD_REG, command);
drivers/net/wireless/realtek/rtw88/sec.c
88
u32 command;
drivers/net/wireless/realtek/rtw88/sec.c
98
command = write_cmd | addr;
drivers/net/wireless/rsi/rsi_91x_mgmt.c
560
peer_notify->command = cpu_to_le16(PEER_TYPE_AP << 1);
drivers/net/wireless/rsi/rsi_91x_mgmt.c
562
peer_notify->command = cpu_to_le16(PEER_TYPE_STA << 1);
drivers/net/wireless/rsi/rsi_91x_mgmt.c
566
peer_notify->command |= cpu_to_le16(RSI_ADD_PEER);
drivers/net/wireless/rsi/rsi_91x_mgmt.c
569
peer_notify->command |= cpu_to_le16(RSI_DELETE_PEER);
drivers/net/wireless/rsi/rsi_91x_mgmt.c
575
peer_notify->command |= cpu_to_le16((aid & 0xfff) << 4);
drivers/net/wireless/rsi/rsi_mgmt.h
367
__le16 command;
drivers/net/wireless/st/cw1200/wsm.h
1652
u8 command;
drivers/net/xen-netfront.c
1677
switch (xdp->command) {
drivers/ntb/hw/epf/ntb_hw_epf.c
109
writel(command, ndev->ctrl_reg + NTB_EPF_COMMAND);
drivers/ntb/hw/epf/ntb_hw_epf.c
99
static int ntb_epf_send_command(struct ntb_epf_dev *ndev, u32 command,
drivers/nvmem/bcm-ocotp.c
77
static inline void set_command(void __iomem *base, u32 command)
drivers/nvmem/bcm-ocotp.c
79
writel(command & OTPC_CMD_MASK, base + OTPC_COMMAND_OFFSET);
drivers/parisc/led.c
196
gsc_writeb( blockp[i]->command, LCD_CMD_REG );
drivers/parisc/led.c
45
unsigned char command; /* stores the command byte */
drivers/parport/ieee1284_ops.c
504
int command;
drivers/parport/ieee1284_ops.c
539
command = 0;
drivers/parport/ieee1284_ops.c
541
command = (parport_read_status (port) &
drivers/parport/ieee1284_ops.c
549
if (command) {
drivers/parport/ieee1284_ops.c
581
if (command)
drivers/parport/ieee1284_ops.c
593
if (command)
drivers/pci/controller/pci-hyperv.c
2332
u32 command;
drivers/pci/controller/pci-hyperv.c
2361
_hv_pcifront_read_config(hpdev, PCI_COMMAND, 2, &command);
drivers/pci/controller/pci-hyperv.c
2362
command &= ~PCI_COMMAND_MEMORY;
drivers/pci/controller/pci-hyperv.c
2363
_hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, command);
drivers/pci/endpoint/functions/pci-epf-ntb.c
108
u32 command;
drivers/pci/endpoint/functions/pci-epf-ntb.c
625
u32 command, argument;
drivers/pci/endpoint/functions/pci-epf-ntb.c
634
command = ctrl->command;
drivers/pci/endpoint/functions/pci-epf-ntb.c
635
if (!command)
drivers/pci/endpoint/functions/pci-epf-ntb.c
639
ctrl->command = 0;
drivers/pci/endpoint/functions/pci-epf-ntb.c
647
switch (command) {
drivers/pci/endpoint/functions/pci-epf-ntb.c
695
pci_epc_interface_string(type), command);
drivers/pci/endpoint/functions/pci-epf-test.c
1004
switch (command) {
drivers/pci/endpoint/functions/pci-epf-test.c
1039
dev_err(dev, "Invalid command 0x%x\n", command);
drivers/pci/endpoint/functions/pci-epf-test.c
94
__le32 command;
drivers/pci/endpoint/functions/pci-epf-test.c
977
u32 command;
drivers/pci/endpoint/functions/pci-epf-test.c
986
command = le32_to_cpu(READ_ONCE(reg->command));
drivers/pci/endpoint/functions/pci-epf-test.c
987
if (!command)
drivers/pci/endpoint/functions/pci-epf-test.c
990
WRITE_ONCE(reg->command, 0);
drivers/pci/endpoint/functions/pci-epf-vntb.c
106
u32 command;
drivers/pci/endpoint/functions/pci-epf-vntb.c
256
u32 command, argument;
drivers/pci/endpoint/functions/pci-epf-vntb.c
273
command = ctrl->command;
drivers/pci/endpoint/functions/pci-epf-vntb.c
274
if (!command)
drivers/pci/endpoint/functions/pci-epf-vntb.c
278
ctrl->command = 0;
drivers/pci/endpoint/functions/pci-epf-vntb.c
284
switch (command) {
drivers/pci/endpoint/functions/pci-epf-vntb.c
319
dev_err(dev, "UNKNOWN command: %d\n", command);
drivers/pci/hotplug/cpqphp_ctrl.c
2315
u16 command;
drivers/pci/hotplug/cpqphp_ctrl.c
2729
command = 0x0157; /* = PCI_COMMAND_IO |
drivers/pci/hotplug/cpqphp_ctrl.c
2735
rc = pci_bus_write_config_word(pci_bus, devfn, PCI_COMMAND, command);
drivers/pci/hotplug/cpqphp_ctrl.c
2738
command = 0x07; /* = PCI_BRIDGE_CTL_PARITY |
drivers/pci/hotplug/cpqphp_ctrl.c
2741
rc = pci_bus_write_config_word(pci_bus, devfn, PCI_BRIDGE_CONTROL, command);
drivers/pci/hotplug/cpqphp_pci.c
686
u16 command;
drivers/pci/hotplug/cpqphp_pci.c
711
command = 0x00;
drivers/pci/hotplug/cpqphp_pci.c
712
pci_bus_write_config_word(pci_bus, devfn, PCI_COMMAND, command);
drivers/pci/hotplug/cpqphp_pci.c
719
command = 0x00;
drivers/pci/hotplug/cpqphp_pci.c
720
pci_bus_write_config_word(pci_bus, devfn, PCI_BRIDGE_CONTROL, command);
drivers/pci/hotplug/pciehp_pci.c
132
pci_read_config_word(dev, PCI_COMMAND, &command);
drivers/pci/hotplug/pciehp_pci.c
133
command &= ~(PCI_COMMAND_MASTER | PCI_COMMAND_SERR);
drivers/pci/hotplug/pciehp_pci.c
134
command |= PCI_COMMAND_INTX_DISABLE;
drivers/pci/hotplug/pciehp_pci.c
135
pci_write_config_word(dev, PCI_COMMAND, command);
drivers/pci/hotplug/pciehp_pci.c
99
u16 command;
drivers/pci/pci-bridge-emul.h
11
__le16 command;
drivers/pci/pci.c
6474
u16 command;
drivers/pci/pci.c
6497
pci_read_config_word(dev, PCI_COMMAND, &command);
drivers/pci/pci.c
6498
command &= ~PCI_COMMAND_MEMORY;
drivers/pci/pci.c
6499
pci_write_config_word(dev, PCI_COMMAND, command);
drivers/pci/quirks.c
1076
u16 command;
drivers/pci/quirks.c
1080
pci_read_config_word(pdev, PCI_COMMAND, &command);
drivers/pci/quirks.c
1081
if (command & PCI_COMMAND_FAST_BACK)
drivers/pci/quirks.c
1082
pci_write_config_word(pdev, PCI_COMMAND, command & ~PCI_COMMAND_FAST_BACK);
drivers/pci/quirks.c
2438
u16 command, pmcsr;
drivers/pci/quirks.c
2469
pci_read_config_word(dev, PCI_COMMAND, &command);
drivers/pci/quirks.c
2471
if (!(command & PCI_COMMAND_MEMORY) || !pci_resource_start(dev, 0))
drivers/pci/setup-bus.c
288
u16 class = dev->class >> 8, command;
drivers/pci/setup-bus.c
296
pci_read_config_word(dev, PCI_COMMAND, &command);
drivers/pci/setup-bus.c
297
if (command & (PCI_COMMAND_IO | PCI_COMMAND_MEMORY))
drivers/perf/fsl_imx8_ddr_perf.c
278
IMX8_DDR_PMU_EVENT_ATTR(read-command, 0x20),
drivers/perf/fsl_imx8_ddr_perf.c
279
IMX8_DDR_PMU_EVENT_ATTR(write-command, 0x21),
drivers/perf/fsl_imx8_ddr_perf.c
280
IMX8_DDR_PMU_EVENT_ATTR(read-modify-write-command, 0x22),
drivers/phy/apple/atc.c
1497
static int atcphy_auspll_apb_command(struct apple_atcphy *atcphy, u32 command)
drivers/phy/apple/atc.c
1504
reg |= FIELD_PREP(AUSPLL_APB_CMD_OVERRIDE_CMD, command);
drivers/platform/chrome/cros_ec.c
183
buf.msg.command = EC_CMD_HOST_SLEEP_EVENT;
drivers/platform/chrome/cros_ec_chardev.c
301
s_cmd->command += priv->cmd_offset;
drivers/platform/chrome/cros_ec_chardev.c
64
msg->command = EC_CMD_GET_VERSION + priv->cmd_offset;
drivers/platform/chrome/cros_ec_debugfs.c
219
msg->command = EC_CMD_USB_PD_CONTROL;
drivers/platform/chrome/cros_ec_debugfs.c
253
msg->command = EC_CMD_GET_UPTIME_INFO;
drivers/platform/chrome/cros_ec_debugfs.c
276
msg->command = EC_CMD_GET_UPTIME_INFO;
drivers/platform/chrome/cros_ec_debugfs.c
325
msg->command = EC_CMD_GET_CMD_VERSIONS + ec->cmd_offset;
drivers/platform/chrome/cros_ec_debugfs.c
368
debug_info->read_msg->command = EC_CMD_CONSOLE_READ + ec->cmd_offset;
drivers/platform/chrome/cros_ec_debugfs.c
412
msg->command = EC_CMD_GET_PANIC_INFO;
drivers/platform/chrome/cros_ec_debugfs.c
75
.command = EC_CMD_CONSOLE_SNAPSHOT + ec->cmd_offset,
drivers/platform/chrome/cros_ec_i2c.c
123
msg->command);
drivers/platform/chrome/cros_ec_i2c.c
128
msg->command, msg->result);
drivers/platform/chrome/cros_ec_i2c.c
182
if (msg->command == EC_CMD_REBOOT_EC)
drivers/platform/chrome/cros_ec_i2c.c
229
out_buf[1] = msg->command;
drivers/platform/chrome/cros_ec_i2c.c
283
if (msg->command == EC_CMD_REBOOT_EC)
drivers/platform/chrome/cros_ec_ishtp.c
508
out_msg->ec_request.command,
drivers/platform/chrome/cros_ec_ishtp.c
533
if (msg->command == EC_CMD_REBOOT_EC)
drivers/platform/chrome/cros_ec_lightbar.c
109
msg->command = EC_CMD_LIGHTBAR_CMD + ec->cmd_offset;
drivers/platform/chrome/cros_ec_lpc.c
332
sum = msg->command + args.flags + args.command_version + args.data_size;
drivers/platform/chrome/cros_ec_lpc.c
349
sum = msg->command;
drivers/platform/chrome/cros_ec_lpc.c
386
sum = msg->command + args.flags + args.command_version + args.data_size;
drivers/platform/chrome/cros_ec_proto.c
1008
msg->command = EC_CMD_MOTION_SENSE_CMD + ec->cmd_offset;
drivers/platform/chrome/cros_ec_proto.c
104
out[1] = msg->command;
drivers/platform/chrome/cros_ec_proto.c
1063
int command,
drivers/platform/chrome/cros_ec_proto.c
1077
msg->command = command;
drivers/platform/chrome/cros_ec_proto.c
150
msg->command = EC_CMD_GET_COMMS_STATUS;
drivers/platform/chrome/cros_ec_proto.c
234
msg->command);
drivers/platform/chrome/cros_ec_proto.c
238
msg->command, msg->result);
drivers/platform/chrome/cros_ec_proto.c
266
msg->command = EC_CMD_HOST_EVENT_GET_WAKE_MASK;
drivers/platform/chrome/cros_ec_proto.c
306
msg->command = EC_CMD_RWSIG_ACTION;
drivers/platform/chrome/cros_ec_proto.c
364
msg->command = EC_CMD_PASSTHRU_OFFSET(devidx) | EC_CMD_GET_PROTOCOL_INFO;
drivers/platform/chrome/cros_ec_proto.c
432
msg->command = EC_CMD_HELLO;
drivers/platform/chrome/cros_ec_proto.c
508
msg->command = EC_CMD_GET_CMD_VERSIONS;
drivers/platform/chrome/cros_ec_proto.c
676
if (msg->command < EC_CMD_PASSTHRU_OFFSET(CROS_EC_DEV_PD_INDEX)) {
drivers/platform/chrome/cros_ec_proto.c
74
request->command = msg->command;
drivers/platform/chrome/cros_ec_proto.c
744
msg->command = EC_CMD_GET_NEXT_EVENT;
drivers/platform/chrome/cros_ec_proto.c
794
msg->command = EC_CMD_MKBP_STATE;
drivers/platform/chrome/cros_ec_proto_test.c
1033
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
1045
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
105
KUNIT_EXPECT_EQ(test, request->command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
1061
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1132
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
1144
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
1158
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1170
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1239
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
1251
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
1265
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1277
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1346
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
1358
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
1372
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1384
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1398
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HOST_EVENT_GET_WAKE_MASK);
drivers/platform/chrome/cros_ec_proto_test.c
1473
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
1485
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
1499
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1511
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
1525
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HOST_EVENT_GET_WAKE_MASK);
drivers/platform/chrome/cros_ec_proto_test.c
1553
buf->command = EC_CMD_HELLO;
drivers/platform/chrome/cros_ec_proto_test.c
1582
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
1610
buf->command = EC_CMD_HELLO;
drivers/platform/chrome/cros_ec_proto_test.c
1627
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
1645
buf->command = EC_CMD_HELLO;
drivers/platform/chrome/cros_ec_proto_test.c
1665
buf->command = EC_CMD_PASSTHRU_OFFSET(CROS_EC_DEV_PD_INDEX) + EC_CMD_HELLO;
drivers/platform/chrome/cros_ec_proto_test.c
1793
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_COMMS_STATUS);
drivers/platform/chrome/cros_ec_proto_test.c
2087
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_MKBP_STATE);
drivers/platform/chrome/cros_ec_proto_test.c
2149
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_NEXT_EVENT);
drivers/platform/chrome/cros_ec_proto_test.c
2198
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_NEXT_EVENT);
drivers/platform/chrome/cros_ec_proto_test.c
2247
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_NEXT_EVENT);
drivers/platform/chrome/cros_ec_proto_test.c
2297
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_NEXT_EVENT);
drivers/platform/chrome/cros_ec_proto_test.c
2428
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_FEATURES);
drivers/platform/chrome/cros_ec_proto_test.c
2470
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_MOTION_SENSE_CMD);
drivers/platform/chrome/cros_ec_proto_test.c
2510
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_MOTION_SENSE_CMD);
drivers/platform/chrome/cros_ec_proto_test.c
2568
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_MOTION_SENSE_CMD);
drivers/platform/chrome/cros_ec_proto_test.c
2620
KUNIT_EXPECT_EQ(test, mock->msg.command, 0x77);
drivers/platform/chrome/cros_ec_proto_test.c
267
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
285
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
303
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
322
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
339
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HOST_EVENT_GET_WAKE_MASK);
drivers/platform/chrome/cros_ec_proto_test.c
36
msg->command = EC_CMD_HELLO;
drivers/platform/chrome/cros_ec_proto_test.c
389
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
401
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
454
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
466
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
511
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
525
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
576
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
590
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
637
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
649
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
685
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
697
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
738
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
750
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
786
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
798
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_HELLO);
drivers/platform/chrome/cros_ec_proto_test.c
857
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
869
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
885
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_proto_test.c
93
msg->command = EC_CMD_HELLO;
drivers/platform/chrome/cros_ec_proto_test.c
945
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_PROTOCOL_INFO);
drivers/platform/chrome/cros_ec_proto_test.c
957
KUNIT_EXPECT_EQ(test, mock->msg.command,
drivers/platform/chrome/cros_ec_proto_test.c
973
KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_GET_CMD_VERSIONS);
drivers/platform/chrome/cros_ec_rpmsg.c
142
if (ec_msg->command == EC_CMD_REBOOT_EC)
drivers/platform/chrome/cros_ec_sensorhub.c
154
msg->command = EC_CMD_MOTION_SENSE_CMD + ec->cmd_offset;
drivers/platform/chrome/cros_ec_spi.c
517
if (ec_msg->command == EC_CMD_REBOOT_EC)
drivers/platform/chrome/cros_ec_spi.c
638
if (ec_msg->command == EC_CMD_REBOOT_EC)
drivers/platform/chrome/cros_ec_sysfs.c
100
msg->command = EC_CMD_REBOOT_EC + ec->cmd_offset;
drivers/platform/chrome/cros_ec_sysfs.c
129
msg->command = EC_CMD_GET_VERSION + ec->cmd_offset;
drivers/platform/chrome/cros_ec_sysfs.c
148
msg->command = EC_CMD_GET_BUILD_INFO + ec->cmd_offset;
drivers/platform/chrome/cros_ec_sysfs.c
161
msg->command = EC_CMD_GET_CHIP_INFO + ec->cmd_offset;
drivers/platform/chrome/cros_ec_sysfs.c
180
msg->command = EC_CMD_GET_BOARD_VERSION + ec->cmd_offset;
drivers/platform/chrome/cros_ec_sysfs.c
214
msg->command = EC_CMD_FLASH_INFO + ec->cmd_offset;
drivers/platform/chrome/cros_ec_sysfs.c
248
msg->command = EC_CMD_MOTION_SENSE_CMD + ec->cmd_offset;
drivers/platform/chrome/cros_ec_sysfs.c
285
msg->command = EC_CMD_MOTION_SENSE_CMD + ec->cmd_offset;
drivers/platform/chrome/cros_ec_trace.h
27
__field(uint32_t, command)
drivers/platform/chrome/cros_ec_trace.h
33
__entry->offset = cmd->command / EC_CMD_PASSTHRU_OFFSET(CROS_EC_DEV_PD_INDEX);
drivers/platform/chrome/cros_ec_trace.h
34
__entry->command = cmd->command % EC_CMD_PASSTHRU_OFFSET(CROS_EC_DEV_PD_INDEX);
drivers/platform/chrome/cros_ec_trace.h
40
__print_symbolic(__entry->command, EC_CMDS),
drivers/platform/chrome/cros_ec_trace.h
50
__field(uint32_t, command)
drivers/platform/chrome/cros_ec_trace.h
58
__entry->offset = cmd->command / EC_CMD_PASSTHRU_OFFSET(CROS_EC_DEV_PD_INDEX);
drivers/platform/chrome/cros_ec_trace.h
59
__entry->command = cmd->command % EC_CMD_PASSTHRU_OFFSET(CROS_EC_DEV_PD_INDEX);
drivers/platform/chrome/cros_ec_trace.h
67
__print_symbolic(__entry->command, EC_CMDS),
drivers/platform/chrome/cros_ec_typec.c
1098
.command = TYPEC_CONTROL_COMMAND_CLEAR_EVENTS,
drivers/platform/chrome/cros_ec_typec.c
52
.command = (mode == USB_MODE_USB4) ?
drivers/platform/chrome/cros_ec_uart.c
201
if (ec_msg->command == EC_CMD_REBOOT_EC)
drivers/platform/chrome/cros_ec_vbc.c
44
msg->command = EC_CMD_VBNV_CONTEXT;
drivers/platform/chrome/cros_ec_vbc.c
87
msg->command = EC_CMD_VBNV_CONTEXT;
drivers/platform/chrome/cros_kbd_led_backlight.c
146
msg->command = EC_CMD_PWM_SET_KEYBOARD_BACKLIGHT;
drivers/platform/chrome/cros_kbd_led_backlight.c
164
msg->command = EC_CMD_PWM_GET_KEYBOARD_BACKLIGHT;
drivers/platform/chrome/cros_typec_altmode.c
108
.command = TYPEC_CONTROL_COMMAND_EXIT_MODES,
drivers/platform/chrome/cros_typec_altmode.c
63
.command = TYPEC_CONTROL_COMMAND_ENTER_MODE,
drivers/platform/chrome/cros_typec_switch.c
41
.command = TYPEC_CONTROL_COMMAND_USB_MUX_SET,
drivers/platform/chrome/cros_typec_switch.c
75
.command = TYPEC_CONTROL_COMMAND_CLEAR_EVENTS,
drivers/platform/chrome/cros_typec_vdm.c
100
.command = TYPEC_CONTROL_COMMAND_SEND_VDM_REQ,
drivers/platform/chrome/cros_typec_vdm.c
126
.command = TYPEC_CONTROL_COMMAND_SEND_VDM_REQ,
drivers/platform/chrome/cros_usbpd_logger.c
72
msg->command = ec_dev->cmd_offset + EC_CMD_PD_GET_LOG_ENTRY;
drivers/platform/chrome/wilco_ec/keyboard_leds.c
112
request.command = WILCO_EC_COMMAND_KBBL;
drivers/platform/chrome/wilco_ec/keyboard_leds.c
141
request.command = WILCO_EC_COMMAND_KBBL;
drivers/platform/chrome/wilco_ec/keyboard_leds.c
44
u8 command;
drivers/platform/chrome/wilco_ec/keyboard_leds.c
86
request.command = WILCO_EC_COMMAND_KBBL;
drivers/platform/chrome/wilco_ec/telemetry.c
100
u8 command;
drivers/platform/chrome/wilco_ec/telemetry.c
125
u8 command;
drivers/platform/chrome/wilco_ec/telemetry.c
162
switch (rq->command) {
drivers/platform/chrome/wilco_ec/telemetry.c
89
u8 command;
drivers/platform/goldfish/goldfish_pipe.c
293
struct goldfish_pipe_command *command)
drivers/platform/goldfish/goldfish_pipe.c
306
command->rw_params.ptrs[0] = (u64)(xaddr | (address & ~PAGE_MASK));
drivers/platform/goldfish/goldfish_pipe.c
307
command->rw_params.sizes[0] = size_on_page;
drivers/platform/goldfish/goldfish_pipe.c
313
command->rw_params.sizes[buffer_idx] += size_on_page;
drivers/platform/goldfish/goldfish_pipe.c
316
command->rw_params.ptrs[buffer_idx] = (u64)xaddr;
drivers/platform/goldfish/goldfish_pipe.c
317
command->rw_params.sizes[buffer_idx] = size_on_page;
drivers/platform/goldfish/goldfish_pipe.c
321
command->rw_params.buffers_count = buffer_idx + 1;
drivers/platform/mellanox/mlxbf-pmc.c
1006
static int mlxbf_pmc_secure_read(void __iomem *addr, u32 command, u64 *result)
drivers/platform/mellanox/mlxbf-pmc.c
1011
arm_smccc_smc(command, pmc->sreg_tbl_perf, (uintptr_t)addr, 0, 0, 0, 0,
drivers/platform/mellanox/mlxbf-pmc.c
1032
static int mlxbf_pmc_read(void __iomem *addr, u32 command, u64 *result)
drivers/platform/mellanox/mlxbf-pmc.c
1035
return mlxbf_pmc_secure_read(addr, command, result);
drivers/platform/mellanox/mlxbf-pmc.c
1037
if (command == MLXBF_PMC_READ_REG_32)
drivers/platform/mellanox/mlxbf-pmc.c
1060
static int mlxbf_pmc_secure_write(void __iomem *addr, u32 command, u64 value)
drivers/platform/mellanox/mlxbf-pmc.c
1065
arm_smccc_smc(command, pmc->sreg_tbl_perf, value, (uintptr_t)addr, 0, 0,
drivers/platform/mellanox/mlxbf-pmc.c
1083
static int mlxbf_pmc_write(void __iomem *addr, int command, u64 value)
drivers/platform/mellanox/mlxbf-pmc.c
1086
return mlxbf_pmc_secure_write(addr, command, value);
drivers/platform/mellanox/mlxbf-pmc.c
1088
if (command == MLXBF_PMC_WRITE_REG_32)
drivers/platform/mips/ls2k-reset.c
17
static void ls2k_restart(char *command)
drivers/platform/olpc/olpc-xo175-ec.c
208
u8 command;
drivers/platform/olpc/olpc-xo175-ec.c
357
priv->cmd.command = CMD_ECHO;
drivers/platform/olpc/olpc-xo175-ec.c
521
priv->cmd.command = cmd;
drivers/platform/surface/aggregator/ssh_parser.c
207
struct ssh_command **command,
drivers/platform/surface/aggregator/ssh_parser.c
212
*command = NULL;
drivers/platform/surface/aggregator/ssh_parser.c
220
*command = (struct ssh_command *)source->ptr;
drivers/platform/surface/aggregator/ssh_parser.c
225
(*command)->tc, (*command)->cid);
drivers/platform/surface/aggregator/ssh_parser.h
151
struct ssh_command **command,
drivers/platform/surface/aggregator/ssh_request_layer.c
468
const struct ssh_command *command,
drivers/platform/surface/aggregator/ssh_request_layer.c
473
u16 rqid = get_unaligned_le16(&command->rqid);
drivers/platform/surface/aggregator/ssh_request_layer.c
475
trace_ssam_rx_response_received(command, command_data->len);
drivers/platform/surface/aggregator/ssh_request_layer.c
575
ssh_rtl_complete_with_rsp(r, command, command_data);
drivers/platform/surface/aggregator/ssh_request_layer.c
913
struct ssh_command *command;
drivers/platform/surface/aggregator/ssh_request_layer.c
916
if (sshp_parse_command(dev, data, &command, &command_data))
drivers/platform/surface/aggregator/ssh_request_layer.c
928
if (command->tid != SSAM_SSH_TID_HOST) {
drivers/platform/surface/aggregator/ssh_request_layer.c
930
command->tid);
drivers/platform/surface/aggregator/ssh_request_layer.c
934
if (ssh_rqid_is_event(get_unaligned_le16(&command->rqid)))
drivers/platform/surface/aggregator/ssh_request_layer.c
935
ssh_rtl_rx_event(rtl, command, &command_data);
drivers/platform/surface/aggregator/ssh_request_layer.c
937
ssh_rtl_complete(rtl, command, &command_data);
drivers/platform/surface/surface3_power.c
374
mshw0011_space_handler(u32 function, acpi_physical_address command,
drivers/platform/surface/surface_acpi_notify.c
142
ret = blocking_notifier_call_chain(&san_rqsg_if.nh, evt->command, evt);
drivers/platform/surface/surface_acpi_notify.c
618
evt.command = gsb_rqsg->cid;
drivers/platform/surface/surface_acpi_notify.c
634
static acpi_status san_opreg_handler(u32 function, acpi_physical_address command,
drivers/platform/surface/surface_acpi_notify.c
642
if (command != SAN_GSB_COMMAND) {
drivers/platform/surface/surface_acpi_notify.c
643
dev_warn(d->dev, "unsupported command: %#04llx\n", command);
drivers/platform/x86/acer-wmi.c
1650
static int WMID_gaming_get_sys_info(u32 command, u64 *out)
drivers/platform/x86/acer-wmi.c
1655
status = WMI_gaming_execute_u64(ACER_WMID_GET_GAMING_SYS_INFO_METHODID, command, &result);
drivers/platform/x86/acer-wmi.c
2966
u64 command = ACER_WMID_CMD_GET_PREDATOR_V4_SENSOR_READING;
drivers/platform/x86/acer-wmi.c
2975
command |= FIELD_PREP(ACER_PREDATOR_V4_SENSOR_INDEX_BIT_MASK,
drivers/platform/x86/acer-wmi.c
2978
ret = WMID_gaming_get_sys_info(command, &result);
drivers/platform/x86/acer-wmi.c
2986
command |= FIELD_PREP(ACER_PREDATOR_V4_SENSOR_INDEX_BIT_MASK,
drivers/platform/x86/acer-wmi.c
2989
ret = WMID_gaming_get_sys_info(command, &result);
drivers/platform/x86/dell/dcdbas.c
496
apm_cmd->command = ESM_APM_POWER_CYCLE;
drivers/platform/x86/dell/dcdbas.c
501
apm_cmd->command = ESM_APM_POWER_CYCLE;
drivers/platform/x86/dell/dcdbas.h
70
__u8 command;
drivers/platform/x86/dell/dell-laptop.c
971
int command = 0x97;
drivers/platform/x86/dell/dell-laptop.c
973
i8042_command(&data, command | 1 << 12);
drivers/platform/x86/dell/dell-laptop.c
978
int command = 0x97;
drivers/platform/x86/dell/dell-laptop.c
980
i8042_command(&data, command | 1 << 12);
drivers/platform/x86/dell/dell-smbios-smm.c
54
struct smi_cmd command;
drivers/platform/x86/dell/dell-smbios-smm.c
58
command.magic = SMI_CMD_MAGIC;
drivers/platform/x86/dell/dell-smbios-smm.c
59
command.command_address = da_command_address;
drivers/platform/x86/dell/dell-smbios-smm.c
60
command.command_code = da_command_code;
drivers/platform/x86/dell/dell-smbios-smm.c
61
command.ebx = smi_buf.dma;
drivers/platform/x86/dell/dell-smbios-smm.c
62
command.ecx = 0x42534931;
drivers/platform/x86/dell/dell-smbios-smm.c
66
dcdbas_smi_request(&command);
drivers/platform/x86/dell/dell-wmi-led.c
44
unsigned char command;
drivers/platform/x86/dell/dell-wmi-led.c
50
u8 command, u8 on_time, u8 off_time)
drivers/platform/x86/dell/dell-wmi-led.c
63
.command = command,
drivers/platform/x86/gigabyte-wmi.c
30
enum gigabyte_wmi_commandtype command,
drivers/platform/x86/gigabyte-wmi.c
38
acpi_status ret = wmidev_evaluate_method(wdev, 0x0, command, &in, out);
drivers/platform/x86/gigabyte-wmi.c
47
enum gigabyte_wmi_commandtype command,
drivers/platform/x86/gigabyte-wmi.c
54
ret = gigabyte_wmi_perform_query(wdev, command, args, &result);
drivers/platform/x86/hp/hp-bioscfg/biosattr-interface.c
119
int hp_wmi_perform_query(int query, enum hp_wmi_command command, void *buffer,
drivers/platform/x86/hp/hp-bioscfg/biosattr-interface.c
143
args->command = command;
drivers/platform/x86/hp/hp-bioscfg/biosattr-interface.c
19
u32 command;
drivers/platform/x86/hp/hp-bioscfg/bioscfg.h
458
int hp_wmi_perform_query(int query, enum hp_wmi_command command,
drivers/platform/x86/hp/hp-wmi.c
275
u32 command;
drivers/platform/x86/hp/hp-wmi.c
534
static int hp_wmi_perform_query(int query, enum hp_wmi_command command,
drivers/platform/x86/hp/hp-wmi.c
559
args->command = command;
drivers/platform/x86/ibm_rtl.c
102
iowrite8(value, &rtl_table->command);
drivers/platform/x86/ibm_rtl.c
122
while (ioread8(&rtl_table->command)) {
drivers/platform/x86/ibm_rtl.c
48
u8 command;
drivers/platform/x86/intel/ifs/runtest.c
313
union ifs_array *command = data;
drivers/platform/x86/intel/ifs/runtest.c
325
wrmsrq(MSR_ARRAY_BIST, command->data);
drivers/platform/x86/intel/ifs/runtest.c
327
rdmsrq(MSR_ARRAY_BIST, command->data);
drivers/platform/x86/intel/ifs/runtest.c
335
union ifs_array command = {};
drivers/platform/x86/intel/ifs/runtest.c
342
command.array_bitmask = ~0U;
drivers/platform/x86/intel/ifs/runtest.c
351
stop_core_cpuslocked(cpu, do_array_test, &command);
drivers/platform/x86/intel/ifs/runtest.c
353
if (command.ctrl_result)
drivers/platform/x86/intel/ifs/runtest.c
355
} while (command.array_bitmask);
drivers/platform/x86/intel/ifs/runtest.c
357
ifsd->scan_details = command.data;
drivers/platform/x86/intel/ifs/runtest.c
359
if (command.ctrl_result)
drivers/platform/x86/intel/ifs/runtest.c
361
else if (timed_out || command.array_bitmask)
drivers/platform/x86/intel/ishtp_eclite.c
224
case cmd_opr_offsetof(command):
drivers/platform/x86/intel/ishtp_eclite.c
225
cmd->command = (u32)*value64;
drivers/platform/x86/intel/ishtp_eclite.c
227
if (cmd->command == ECL_ISH_READ)
drivers/platform/x86/intel/ishtp_eclite.c
229
else if (cmd->command == ECL_ISH_WRITE)
drivers/platform/x86/intel/ishtp_eclite.c
47
unsigned int command;
drivers/platform/x86/intel/pmt/discovery.c
192
static struct command *get_command(struct feature *feature)
drivers/platform/x86/intel/pmt/discovery.c
196
return &feature->table.rmid.watcher.command;
drivers/platform/x86/intel/pmt/discovery.c
198
return &feature->table.watcher.command;
drivers/platform/x86/intel/pmt/discovery.c
200
return &feature->table.command;
drivers/platform/x86/intel/pmt/discovery.c
233
struct command *command = get_command(feature);
drivers/platform/x86/intel/pmt/discovery.c
235
if (IS_ERR(command))
drivers/platform/x86/intel/pmt/discovery.c
236
return PTR_ERR(command);
drivers/platform/x86/intel/pmt/discovery.c
238
return sysfs_emit(buf, "%u\n", command->max_stream_size);
drivers/platform/x86/intel/pmt/discovery.c
247
struct command *command = get_command(feature);
drivers/platform/x86/intel/pmt/discovery.c
249
if (IS_ERR(command))
drivers/platform/x86/intel/pmt/discovery.c
250
return PTR_ERR(command);
drivers/platform/x86/intel/pmt/discovery.c
252
return sysfs_emit(buf, "%u\n", command->max_command_size);
drivers/platform/x86/intel/pmt/discovery.c
74
struct command command;
drivers/platform/x86/intel/pmt/discovery.c
87
struct command command;
drivers/platform/x86/intel/sdsi.c
358
enum sdsi_command command)
drivers/platform/x86/intel/sdsi.c
381
info.payload[(info.size - SDSI_SIZE_CMD) / SDSI_SIZE_CMD] = command;
drivers/platform/x86/intel/sdsi.c
429
certificate_read(u64 command, u64 control_flags, struct sdsi_priv *priv,
drivers/platform/x86/intel/sdsi.c
444
info.payload = &command;
drivers/platform/x86/intel/sdsi.c
445
info.size = sizeof(command);
drivers/platform/x86/intel/speed_select_if/isst_if_common.c
167
mbox_cmd.command = (sst_cmd->cmd & GENMASK_ULL(31, 16)) >> 16;
drivers/platform/x86/intel/speed_select_if/isst_if_common.c
219
if (cmd->command == isst_valid_cmds[i].cmd &&
drivers/platform/x86/intel/speed_select_if/isst_if_common.c
243
if (cmd->command == isst_cmd_set_reqs[i].cmd &&
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr.c
132
action.err = isst_store_cmd(action.mbox_cmd->command,
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr.c
33
static int isst_if_send_mbox_cmd(u8 command, u8 sub_command, u32 parameter,
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr.c
62
command;
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr.c
98
act->err = isst_if_send_mbox_cmd(act->mbox_cmd->command,
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_pci.c
147
ret = isst_store_cmd(mbox_cmd->command,
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_pci.c
79
mbox_cmd->command;
drivers/platform/x86/lenovo/thinkpad_acpi.c
10193
static int dytc_command(int command, int *output)
drivers/platform/x86/lenovo/thinkpad_acpi.c
10201
if (!acpi_evalf(dytc_handle, output, NULL, "dd", command))
drivers/platform/x86/lenovo/thinkpad_acpi.c
10517
static int dytc_cql_command(int command, int *output)
drivers/platform/x86/lenovo/thinkpad_acpi.c
10529
if ((command == DYTC_CMD_GET) && (cur_funcmode != DYTC_FUNCTION_CQL))
drivers/platform/x86/lenovo/thinkpad_acpi.c
10539
cmd_err = dytc_command(command, output);
drivers/platform/x86/lenovo/thinkpad_acpi.c
10775
static int set_keyboard_lang_command(int command)
drivers/platform/x86/lenovo/thinkpad_acpi.c
10785
if (!acpi_evalf(sskl_handle, &output, NULL, "dd", command))
drivers/platform/x86/lenovo/thinkpad_acpi.c
10918
static int dprc_command(int command, int *output)
drivers/platform/x86/lenovo/thinkpad_acpi.c
10927
if (!acpi_evalf(dprc_handle, output, NULL, "dd", command))
drivers/platform/x86/lenovo/thinkpad_acpi.c
11116
static int hwdd_command(int command, int *output)
drivers/platform/x86/lenovo/thinkpad_acpi.c
11123
if (!acpi_evalf(hwdd_handle, output, NULL, "dd", command))
drivers/platform/x86/samsung-laptop.c
1349
samsung->debug.command,
drivers/platform/x86/samsung-laptop.c
1352
ret = sabi_command(samsung, samsung->debug.command, sdata, sdata);
drivers/platform/x86/samsung-laptop.c
1356
samsung->debug.command);
drivers/platform/x86/samsung-laptop.c
1387
debugfs_create_u16("command", 0644, root, &samsung->debug.command);
drivers/platform/x86/samsung-laptop.c
313
u16 command;
drivers/platform/x86/samsung-laptop.c
387
static int sabi_command(struct samsung_laptop *samsung, u16 command,
drivers/platform/x86/samsung-laptop.c
402
command, in->d0, in->d1, in->d2, in->d3);
drivers/platform/x86/samsung-laptop.c
404
pr_info("SABI command:0x%04x", command);
drivers/platform/x86/samsung-laptop.c
412
writew(command, samsung->sabi_iface + SABI_IFACE_SUB);
drivers/platform/x86/samsung-laptop.c
436
command, complete, iface_data);
drivers/platform/x86/samsung-laptop.c
462
u16 command, u8 data)
drivers/platform/x86/samsung-laptop.c
467
return sabi_command(samsung, command, &in, NULL);
drivers/platform/x86/sony-laptop.c
3586
#define wait_on_command(command, iterations) { \
drivers/platform/x86/sony-laptop.c
3588
while (--n && (command)) \
drivers/power/supply/bq2415x_charger.c
1065
enum bq2415x_command command;
drivers/power/supply/bq2415x_charger.c
1069
command = BQ2415X_OTG_STATUS;
drivers/power/supply/bq2415x_charger.c
1071
command = BQ2415X_CHARGE_STATUS;
drivers/power/supply/bq2415x_charger.c
1073
command = BQ2415X_BOOST_STATUS;
drivers/power/supply/bq2415x_charger.c
1075
command = BQ2415X_FAULT_STATUS;
drivers/power/supply/bq2415x_charger.c
1079
ret = bq2415x_exec_command(bq, command);
drivers/power/supply/bq2415x_charger.c
1372
enum bq2415x_command command;
drivers/power/supply/bq2415x_charger.c
1380
command = val ? BQ2415X_CHARGE_TERMINATION_ENABLE :
drivers/power/supply/bq2415x_charger.c
1383
command = val ? BQ2415X_HIGH_IMPEDANCE_ENABLE :
drivers/power/supply/bq2415x_charger.c
1386
command = val ? BQ2415X_OTG_PIN_ENABLE :
drivers/power/supply/bq2415x_charger.c
1389
command = val ? BQ2415X_STAT_PIN_ENABLE :
drivers/power/supply/bq2415x_charger.c
1394
ret = bq2415x_exec_command(bq, command);
drivers/power/supply/bq2415x_charger.c
1407
enum bq2415x_command command;
drivers/power/supply/bq2415x_charger.c
1411
command = BQ2415X_CHARGE_TERMINATION_STATUS;
drivers/power/supply/bq2415x_charger.c
1413
command = BQ2415X_HIGH_IMPEDANCE_STATUS;
drivers/power/supply/bq2415x_charger.c
1415
command = BQ2415X_OTG_PIN_STATUS;
drivers/power/supply/bq2415x_charger.c
1417
command = BQ2415X_STAT_PIN_STATUS;
drivers/power/supply/bq2415x_charger.c
1421
ret = bq2415x_exec_command(bq, command);
drivers/power/supply/bq2415x_charger.c
303
enum bq2415x_command command)
drivers/power/supply/bq2415x_charger.c
307
switch (command) {
drivers/power/supply/cros_peripheral_charger.c
57
unsigned int command,
drivers/power/supply/cros_peripheral_charger.c
72
msg->command = ec_dev->cmd_offset + command;
drivers/power/supply/cros_usbpd-charger.c
102
msg->command = ec_dev->cmd_offset + command;
drivers/power/supply/cros_usbpd-charger.c
87
unsigned int command,
drivers/pwm/pwm-cros-ec.c
62
msg->command = EC_CMD_PWM_SET_DUTY;
drivers/pwm/pwm-cros-ec.c
99
msg->command = EC_CMD_PWM_GET_DUTY;
drivers/reset/tegra/reset-bpmp.c
17
enum mrq_reset_commands command,
drivers/reset/tegra/reset-bpmp.c
26
request.cmd = command;
drivers/rpmsg/qcom_glink_native.c
730
struct command cmd;
drivers/rpmsg/qcom_glink_ssr.c
111
msg.command = cpu_to_le32(GLINK_SSR_DO_CLEANUP);
drivers/rpmsg/qcom_glink_ssr.c
24
__le32 command;
drivers/rtc/rtc-cros-ec.c
35
static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command,
drivers/rtc/rtc-cros-ec.c
42
msg->command = command;
drivers/rtc/rtc-cros-ec.c
54
static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command,
drivers/rtc/rtc-cros-ec.c
61
msg->command = command;
drivers/rtc/rtc-wilco-ec.c
137
rtc.command = EC_COMMAND_CMOS;
drivers/rtc/rtc-wilco-ec.c
26
u8 command;
drivers/rtc/rtc-wilco-ec.c
31
.command = EC_COMMAND_CMOS,
drivers/rtc/rtc-wilco-ec.c
76
u8 command;
drivers/s390/char/sclp.c
1159
rc = sclp_service_call_trace(sclp_init_req.command, sccb);
drivers/s390/char/sclp.c
389
static int sclp_service_call_trace(sclp_cmdw_t command, void *sccb)
drivers/s390/char/sclp.c
395
sclp_trace_sccb(0, "SRV1", command, (u64)sccb, command, sccb, false);
drivers/s390/char/sclp.c
397
rc = sclp_service_call(command, sccb);
drivers/s390/char/sclp.c
403
active_cmd = command;
drivers/s390/char/sclp.c
419
rc = sclp_service_call_trace(req->command, req->sccb);
drivers/s390/char/sclp.c
602
sclp_read_req.command = SCLP_CMDW_READ_EVENT_DATA;
drivers/s390/char/sclp.c
955
sclp_init_req.command = SCLP_CMDW_WRITE_EVENT_MASK;
drivers/s390/char/sclp.h
239
sclp_cmdw_t command; /* sclp command to execute */
drivers/s390/char/sclp.h
288
int sclp_sync_request(sclp_cmdw_t command, void *sccb);
drivers/s390/char/sclp.h
289
int sclp_sync_request_timeout(sclp_cmdw_t command, void *sccb, int timeout);
drivers/s390/char/sclp.h
316
static inline int sclp_service_call(sclp_cmdw_t command, void *sccb)
drivers/s390/char/sclp.h
329
: [cmd] "d" (command), [sccb] "a" (__pa(sccb))
drivers/s390/char/sclp_cmd.c
74
request->command = cmd;
drivers/s390/char/sclp_cpi_sys.c
112
req->command = SCLP_CMDW_WRITE_EVENT_DATA;
drivers/s390/char/sclp_early_core.c
359
sclp_cmdw_t command;
drivers/s390/char/sclp_early_core.c
374
command = SCLP_CMDW_READ_STORAGE_INFO | (id << 8);
drivers/s390/char/sclp_early_core.c
375
rc = sclp_early_cmd(command, sccb);
drivers/s390/char/sclp_ftp.c
126
req->command = SCLP_CMDW_WRITE_EVENT_DATA;
drivers/s390/char/sclp_pci.c
142
req.command = SCLP_CMDW_WRITE_EVENT_DATA;
drivers/s390/char/sclp_rw.c
436
buffer->request.command = SCLP_CMDW_WRITE_EVENT_DATA;
drivers/s390/char/sclp_sdias.c
125
request.command = SCLP_CMDW_WRITE_EVENT_DATA;
drivers/s390/char/sclp_sdias.c
192
request.command = SCLP_CMDW_WRITE_EVENT_DATA;
drivers/s390/char/sclp_vt220.c
207
request->sclp_req.command = SCLP_CMDW_WRITE_EVENT_DATA;
drivers/s390/cio/vfio_ccw_fsm.c
210
cmd_region->command == VFIO_CCW_ASYNC_CMD_HSCH ? "halt" :
drivers/s390/cio/vfio_ccw_fsm.c
211
cmd_region->command == VFIO_CCW_ASYNC_CMD_CSCH ? "clear" :
drivers/s390/cio/vfio_ccw_fsm.c
336
switch (cmd_region->command) {
drivers/s390/cio/vfio_ccw_fsm.c
349
cmd_region->command,
drivers/s390/cio/vfio_ccw_trace.h
52
int command,
drivers/s390/cio/vfio_ccw_trace.h
54
TP_ARGS(schid, command, errno),
drivers/s390/cio/vfio_ccw_trace.h
60
__field(int, command)
drivers/s390/cio/vfio_ccw_trace.h
68
__entry->command = command;
drivers/s390/cio/vfio_ccw_trace.h
76
__entry->command,
drivers/s390/net/qeth_core_main.c
3092
hdr->command = cmd_code;
drivers/s390/net/qeth_core_main.c
4802
oat_req->subcmd_code = oat_data.command;
drivers/s390/net/qeth_core_main.c
755
int com = cmd->hdr.command;
drivers/s390/net/qeth_core_main.c
817
if (cmd->hdr.command != IPA_CMD_SET_DIAG_ASS)
drivers/s390/net/qeth_core_main.c
823
switch (cmd->hdr.command) {
drivers/s390/net/qeth_core_mpc.h
810
__u8 command;
drivers/s390/net/qeth_l2_main.c
225
QETH_CARD_TEXT_(card, 2, "L2VL%4x", cmd->hdr.command);
drivers/s390/net/qeth_l2_main.c
2429
switch (cmd->hdr.command) {
drivers/sbus/char/oradax.c
590
switch (hdr.command) {
drivers/scsi/3w-9xxx.c
1020
tw_dev->srb[request_id]->result = (full_command_packet->command.newcommand.status << 1);
drivers/scsi/3w-9xxx.c
1066
command_packet = &full_command_packet->command.oldcommand;
drivers/scsi/3w-9xxx.c
1127
tw_initconnect = (TW_Initconnect *)&full_command_packet->command.oldcommand;
drivers/scsi/3w-9xxx.c
1300
if (full_command_packet->command.newcommand.status != 0) {
drivers/scsi/3w-9xxx.c
1347
if ((scsi_sg_count(cmd) <= 1) && (full_command_packet->command.newcommand.status == 0)) {
drivers/scsi/3w-9xxx.c
1348
u32 length = le32_to_cpu(full_command_packet->command.newcommand.sg_list[0].length);
drivers/scsi/3w-9xxx.c
1390
if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) {
drivers/scsi/3w-9xxx.c
1391
newcommand = &full_command_packet->command.newcommand;
drivers/scsi/3w-9xxx.c
1401
oldcommand = &full_command_packet->command.oldcommand;
drivers/scsi/3w-9xxx.c
1432
if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) {
drivers/scsi/3w-9xxx.c
1433
if (full_command_packet->command.newcommand.status != 0) {
drivers/scsi/3w-9xxx.c
1440
if (full_command_packet->command.oldcommand.status != 0) {
drivers/scsi/3w-9xxx.c
1819
command_packet = &full_command_packet->command.newcommand;
drivers/scsi/3w-9xxx.c
240
command_packet = &full_command_packet->command.oldcommand;
drivers/scsi/3w-9xxx.c
487
command_packet = &full_command_packet->command.oldcommand;
drivers/scsi/3w-9xxx.h
564
} command;
drivers/scsi/3w-sas.c
1214
if ((scsi_sg_count(cmd) <= 1) && (full_command_packet->command.newcommand.status == 0)) {
drivers/scsi/3w-sas.c
1215
if (full_command_packet->command.newcommand.sg_list[0].length < scsi_bufflen(tw_dev->srb[request_id]))
drivers/scsi/3w-sas.c
1216
scsi_set_resid(cmd, scsi_bufflen(cmd) - full_command_packet->command.newcommand.sg_list[0].length);
drivers/scsi/3w-sas.c
312
command_packet = &full_command_packet->command.newcommand;
drivers/scsi/3w-sas.c
419
command_packet = &full_command_packet->command.oldcommand;
drivers/scsi/3w-sas.c
478
command_packet = &full_command_packet->command.oldcommand;
drivers/scsi/3w-sas.c
688
if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) {
drivers/scsi/3w-sas.c
689
newcommand = &full_command_packet->command.newcommand;
drivers/scsi/3w-sas.c
699
oldcommand = &full_command_packet->command.oldcommand;
drivers/scsi/3w-sas.c
892
tw_dev->srb[request_id]->result = (full_command_packet->command.newcommand.status << 1);
drivers/scsi/3w-sas.c
935
command_packet = &full_command_packet->command.oldcommand;
drivers/scsi/3w-sas.c
988
tw_initconnect = (TW_Initconnect *)&full_command_packet->command.oldcommand;
drivers/scsi/3w-sas.h
292
} command;
drivers/scsi/3w-xxxx.c
1926
unsigned char *command = SCpnt->cmnd;
drivers/scsi/3w-xxxx.c
1941
switch (*command) {
drivers/scsi/3w-xxxx.c
1977
printk(KERN_NOTICE "3w-xxxx: scsi%d: Unknown scsi opcode: 0x%x\n", tw_dev->host->host_no, *command);
drivers/scsi/3w-xxxx.c
404
TW_Command *command;
drivers/scsi/3w-xxxx.c
407
command = (TW_Command *)tw_dev->command_packet_virtual_address[request_id];
drivers/scsi/3w-xxxx.c
409
printk(KERN_WARNING "3w-xxxx: scsi%d: Command failed: status = 0x%x, flags = 0x%x, unit #%d.\n", tw_dev->host->host_no, command->status, command->flags, TW_UNIT_OUT(command->unit__hostid));
drivers/scsi/3w-xxxx.c
413
if ((command->status == 0xc7) || (command->status == 0xcb)) {
drivers/scsi/3w-xxxx.c
415
if (command->flags == tw_sense_table[i][0]) {
drivers/scsi/3w-xxxx.h
394
unsigned char command;
drivers/scsi/BusLogic.c
2606
struct scsi_cmnd *command = ccb->command;
drivers/scsi/BusLogic.c
2634
while (command != NULL) {
drivers/scsi/BusLogic.c
2636
command->reset_chain;
drivers/scsi/BusLogic.c
2637
command->reset_chain = NULL;
drivers/scsi/BusLogic.c
2638
command->result = DID_RESET << 16;
drivers/scsi/BusLogic.c
2639
scsi_done(command);
drivers/scsi/BusLogic.c
2640
command = nxt_cmd;
drivers/scsi/BusLogic.c
2652
command = ccb->command;
drivers/scsi/BusLogic.c
2655
command->result = DID_RESET << 16;
drivers/scsi/BusLogic.c
2656
scsi_done(command);
drivers/scsi/BusLogic.c
2676
command->result = DID_OK << 16;
drivers/scsi/BusLogic.c
2682
command->result = DID_ABORT << 16;
drivers/scsi/BusLogic.c
2685
command->result = blogic_resultcode(adapter,
drivers/scsi/BusLogic.c
2693
"Adapter Status %02X Target Status %02X\n", adapter, ccb->serial, ccb->tgt_id, command->result, ccb->adapter_status, ccb->tgt_status);
drivers/scsi/BusLogic.c
2700
blogic_notice(" %02X", adapter, command->sense_buffer[i]);
drivers/scsi/BusLogic.c
2716
(struct scsi_inquiry *) scsi_sglist(command);
drivers/scsi/BusLogic.c
2728
scsi_done(command);
drivers/scsi/BusLogic.c
2881
static enum scsi_qc_status blogic_qcmd_lck(struct scsi_cmnd *command)
drivers/scsi/BusLogic.c
2885
(struct blogic_adapter *) command->device->host->hostdata;
drivers/scsi/BusLogic.c
2887
&adapter->tgt_flags[command->device->id];
drivers/scsi/BusLogic.c
2889
unsigned char *cdb = command->cmnd;
drivers/scsi/BusLogic.c
2890
int cdblen = command->cmd_len;
drivers/scsi/BusLogic.c
2891
int tgt_id = command->device->id;
drivers/scsi/BusLogic.c
2892
int lun = command->device->lun;
drivers/scsi/BusLogic.c
2893
int buflen = scsi_bufflen(command);
drivers/scsi/BusLogic.c
2904
if (cdb[0] == REQUEST_SENSE && command->sense_buffer[0] != 0) {
drivers/scsi/BusLogic.c
2905
command->result = DID_OK << 16;
drivers/scsi/BusLogic.c
2906
comp_cb(command);
drivers/scsi/BusLogic.c
2923
command->result = DID_ERROR << 16;
drivers/scsi/BusLogic.c
2924
comp_cb(command);
drivers/scsi/BusLogic.c
2932
count = scsi_dma_map(command);
drivers/scsi/BusLogic.c
2947
scsi_for_each_sg(command, sg, count, i) {
drivers/scsi/BusLogic.c
3042
ccb->command = command;
drivers/scsi/BusLogic.c
3044
command->sense_buffer, ccb->sense_datalen,
drivers/scsi/BusLogic.c
3073
command->result = DID_ERROR << 16;
drivers/scsi/BusLogic.c
3074
scsi_done(command);
drivers/scsi/BusLogic.c
3104
static int blogic_abort(struct scsi_cmnd *command)
drivers/scsi/BusLogic.c
3107
(struct blogic_adapter *) command->device->host->hostdata;
drivers/scsi/BusLogic.c
3109
int tgt_id = command->device->id;
drivers/scsi/BusLogic.c
3118
if (ccb->command == command)
drivers/scsi/BusLogic.c
314
if (ccb->command != NULL)
drivers/scsi/BusLogic.c
315
scsi_dma_unmap(ccb->command);
drivers/scsi/BusLogic.c
320
ccb->command = NULL;
drivers/scsi/BusLogic.h
1276
struct scsi_cmnd *command);
drivers/scsi/BusLogic.h
845
struct scsi_cmnd *command;
drivers/scsi/aacraid/aachba.c
1132
dinfo->command = cpu_to_le32(VM_ContainerConfig);
drivers/scsi/aacraid/aachba.c
1231
u16 fibsize, command;
drivers/scsi/aacraid/aachba.c
1251
command = ContainerRawIo2;
drivers/scsi/aacraid/aachba.c
1268
command = ContainerRawIo;
drivers/scsi/aacraid/aachba.c
1277
return aac_fib_send(command,
drivers/scsi/aacraid/aachba.c
1294
readcmd->command = cpu_to_le32(VM_CtHostRead64);
drivers/scsi/aacraid/aachba.c
1330
readcmd->command = cpu_to_le32(VM_CtBlockRead);
drivers/scsi/aacraid/aachba.c
1359
u16 fibsize, command;
drivers/scsi/aacraid/aachba.c
1382
command = ContainerRawIo2;
drivers/scsi/aacraid/aachba.c
1402
command = ContainerRawIo;
drivers/scsi/aacraid/aachba.c
1411
return aac_fib_send(command,
drivers/scsi/aacraid/aachba.c
1428
writecmd->command = cpu_to_le32(VM_CtHostWrite64);
drivers/scsi/aacraid/aachba.c
1464
writecmd->command = cpu_to_le32(VM_CtBlockWrite);
drivers/scsi/aacraid/aachba.c
2044
struct aac_bus_info *command;
drivers/scsi/aacraid/aachba.c
2119
command = (struct aac_bus_info *)bus_info;
drivers/scsi/aacraid/aachba.c
2121
command->Command = cpu_to_le32(VM_Ioctl);
drivers/scsi/aacraid/aachba.c
2122
command->ObjType = cpu_to_le32(FT_DRIVE);
drivers/scsi/aacraid/aachba.c
2123
command->MethodId = cpu_to_le32(1);
drivers/scsi/aacraid/aachba.c
2124
command->CtlCmd = cpu_to_le32(GetBusInfo);
drivers/scsi/aacraid/aachba.c
2660
synchronizecmd->command = cpu_to_le32(VM_ContainerConfig);
drivers/scsi/aacraid/aachba.c
2733
pmcmd->command = cpu_to_le32(VM_ContainerConfig);
drivers/scsi/aacraid/aachba.c
371
dinfo->command = cpu_to_le32(VM_ContainerConfig);
drivers/scsi/aacraid/aachba.c
410
dinfo->command = cpu_to_le32(VM_ContainerConfig);
drivers/scsi/aacraid/aachba.c
465
dinfo->command = cpu_to_le32(VM_ContainerConfig);
drivers/scsi/aacraid/aachba.c
597
dinfo->command = cpu_to_le32(VM_ContainerConfig);
drivers/scsi/aacraid/aachba.c
720
dinfo->command = cpu_to_le32(VM_NameServeAllBlk);
drivers/scsi/aacraid/aachba.c
722
dinfo->command = cpu_to_le32(VM_NameServe64);
drivers/scsi/aacraid/aachba.c
760
dinfo->command = cpu_to_le32(VM_NameServeAllBlk);
drivers/scsi/aacraid/aachba.c
762
dinfo->command = cpu_to_le32(VM_NameServe);
drivers/scsi/aacraid/aacraid.h
1689
#define aac_adapter_sync_cmd(dev, command, p1, p2, p3, p4, p5, p6, status, r1, r2, r3, r4) \
drivers/scsi/aacraid/aacraid.h
1690
(dev)->a_ops.adapter_sync_cmd(dev, command, p1, p2, p3, p4, p5, p6, status, r1, r2, r3, r4)
drivers/scsi/aacraid/aacraid.h
1852
__le32 command;
drivers/scsi/aacraid/aacraid.h
1861
__le32 command;
drivers/scsi/aacraid/aacraid.h
1878
__le32 command;
drivers/scsi/aacraid/aacraid.h
1888
__le32 command;
drivers/scsi/aacraid/aacraid.h
1932
__le32 command; /* VM_ContainerConfig */
drivers/scsi/aacraid/aacraid.h
1959
__le32 command; /* VM_ContainerConfig */
drivers/scsi/aacraid/aacraid.h
1969
__le32 command; /* VM_ContainerConfig */
drivers/scsi/aacraid/aacraid.h
2164
__le32 command; /* VM_ContainerConfig */
drivers/scsi/aacraid/aacraid.h
2200
__le32 command; /* VM_ContainerConfig */
drivers/scsi/aacraid/aacraid.h
2210
__le32 command; /* VM_ContainerConfig */
drivers/scsi/aacraid/aacraid.h
2251
__le32 command;
drivers/scsi/aacraid/aacraid.h
2265
__le32 command; /* VM_ContainerConfig */
drivers/scsi/aacraid/aacraid.h
2289
__le32 command; /* VM_ContainerConfig */
drivers/scsi/aacraid/aacraid.h
2306
__le32 command;
drivers/scsi/aacraid/aacraid.h
2612
__le32 command; /* Tell host what type of notify this is */
drivers/scsi/aacraid/aacraid.h
2704
int aac_fib_send(u16 command, struct fib * context, unsigned long size, int priority, int wait, int reply, fib_callback callback, void *ctxt);
drivers/scsi/aacraid/aacraid.h
2705
int aac_hba_send(u8 command, struct fib *context,
drivers/scsi/aacraid/aacraid.h
900
int (*adapter_sync_cmd)(struct aac_dev *dev, u32 command, u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, u32 *status, u32 *r1, u32 *r2, u32 *r3, u32 *r4);
drivers/scsi/aacraid/comminit.c
336
cmd->command = cpu_to_le32(VM_CloseAll);
drivers/scsi/aacraid/commsup.c
1079
switch (le32_to_cpu(aifcmd->command)) {
drivers/scsi/aacraid/commsup.c
1667
cmd->command = cpu_to_le32(VM_ContainerConfig);
drivers/scsi/aacraid/commsup.c
2079
if (aifcmd->command == cpu_to_le32(AifCmdDriverNotify)) {
drivers/scsi/aacraid/commsup.c
2092
if (aifcmd->command == cpu_to_le32(AifCmdEventNotify)
drivers/scsi/aacraid/commsup.c
2093
|| aifcmd->command == cpu_to_le32(AifCmdJobProgress)) {
drivers/scsi/aacraid/commsup.c
475
int aac_fib_send(u16 command, struct fib *fibptr, unsigned long size,
drivers/scsi/aacraid/commsup.c
535
hw_fib->header.Command = cpu_to_le16(command);
drivers/scsi/aacraid/commsup.c
566
dprintk((KERN_DEBUG " SubCommand = %d.\n", le32_to_cpu(((struct aac_query_mount *)fib_data(fibptr))->command)));
drivers/scsi/aacraid/commsup.c
699
int aac_hba_send(u8 command, struct fib *fibptr, fib_callback callback,
drivers/scsi/aacraid/commsup.c
718
hbacmd->iu_type = command;
drivers/scsi/aacraid/commsup.c
720
if (command == HBA_IU_TYPE_SCSI_CMD_REQ) {
drivers/scsi/aacraid/dpcsup.c
250
cmd->command = cpu_to_le32(AifReqEvent);
drivers/scsi/aacraid/dpcsup.c
324
cmd->command = cpu_to_le32(AifReqEvent);
drivers/scsi/aacraid/linit.c
1000
command = aac_eh_tmf_hard_reset_fib(info, fib);
drivers/scsi/aacraid/linit.c
1004
status = aac_hba_send(command, fib,
drivers/scsi/aacraid/linit.c
802
struct scsi_cmnd *command;
drivers/scsi/aacraid/linit.c
805
command = fib->callback_data;
drivers/scsi/aacraid/linit.c
811
((command)) &&
drivers/scsi/aacraid/linit.c
812
(command->device == cmd->device)) {
drivers/scsi/aacraid/linit.c
815
aac_priv(command)->owner =
drivers/scsi/aacraid/linit.c
817
if (command == cmd)
drivers/scsi/aacraid/linit.c
914
u8 command;
drivers/scsi/aacraid/linit.c
936
command = aac_eh_tmf_lun_reset_fib(info, fib, dev->lun);
drivers/scsi/aacraid/linit.c
940
status = aac_hba_send(command, fib,
drivers/scsi/aacraid/linit.c
977
u8 command;
drivers/scsi/aacraid/rx.c
163
static int rx_sync_cmd(struct aac_dev *dev, u32 command,
drivers/scsi/aacraid/rx.c
172
writel(command, &dev->IndexRegs->Mailbox[0]);
drivers/scsi/aacraid/sa.c
152
static int sa_sync_cmd(struct aac_dev *dev, u32 command,
drivers/scsi/aacraid/sa.c
161
sa_writel(dev, Mailbox0, command);
drivers/scsi/aacraid/src.c
209
static int src_sync_cmd(struct aac_dev *dev, u32 command,
drivers/scsi/aacraid/src.c
220
writel(command, &dev->IndexRegs->Mailbox[0]);
drivers/scsi/aacraid/src.c
253
if ((!dev->sync_mode || command != SEND_SYNCHRONOUS_FIB) &&
drivers/scsi/aacraid/src.c
258
if (command == IOP_RESET_ALWAYS) {
drivers/scsi/aacraid/src.c
309
if (command == GET_COMM_PREFERRED_SETTINGS)
drivers/scsi/aic7xxx/aic79xx.h
1005
uint8_t command;
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
292
uint32_t command;
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
300
command = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, 4);
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
301
command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN);
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
312
command | PCIM_CMD_MEMEN, 4);
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
327
command |= PCIM_CMD_MEMEN;
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
346
command |= PCIM_CMD_PORTEN;
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
357
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND, command, 4);
drivers/scsi/aic7xxx/aic79xx_pci.c
291
u_int command;
drivers/scsi/aic7xxx/aic79xx_pci.c
343
command = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
drivers/scsi/aic7xxx/aic79xx_pci.c
344
command |= PCIM_CMD_BUSMASTEREN;
drivers/scsi/aic7xxx/aic79xx_pci.c
345
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND, command, /*bytes*/2);
drivers/scsi/aic7xxx/aic79xx_pci.c
389
ahd->suspend_state.pci_state.command =
drivers/scsi/aic7xxx/aic79xx_pci.c
402
ahd->suspend_state.pci_state.command, /*bytes*/1);
drivers/scsi/aic7xxx/aic7xxx.h
882
uint8_t command;
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
364
uint32_t command;
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
372
command = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, 4);
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
373
command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN);
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
382
command | PCIM_CMD_MEMEN, 4);
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
401
command |= PCIM_CMD_MEMEN;
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
420
command |= PCIM_CMD_PORTEN;
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
430
ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, 4);
drivers/scsi/aic7xxx/aic7xxx_pci.c
2023
ahc->bus_softc.pci_softc.command, /*bytes*/1);
drivers/scsi/aic7xxx/aic7xxx_pci.c
2285
u_int command;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2296
command = ahc_pci_read_config(pci, PCIR_COMMAND, /*bytes*/1);
drivers/scsi/aic7xxx/aic7xxx_pci.c
2297
command |= PCIM_CMD_MWRICEN;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2298
ahc_pci_write_config(pci, PCIR_COMMAND, command, /*bytes*/1);
drivers/scsi/aic7xxx/aic7xxx_pci.c
707
u_int command;
drivers/scsi/aic7xxx/aic7xxx_pci.c
759
command = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/2);
drivers/scsi/aic7xxx/aic7xxx_pci.c
760
command |= PCIM_CMD_BUSMASTEREN;
drivers/scsi/aic7xxx/aic7xxx_pci.c
762
ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, /*bytes*/2);
drivers/scsi/aic7xxx/aic7xxx_pci.c
929
ahc->bus_softc.pci_softc.command =
drivers/scsi/aic94xx/aic94xx_init.c
279
u8 command[8];
drivers/scsi/aic94xx/aic94xx_init.c
340
if (!memcmp(flash_command_table[i].command,
drivers/scsi/arm/acornscsi.c
278
int acornscsi_sbic_issuecmd(AS_Host *host, int command)
drivers/scsi/arm/acornscsi.c
283
sbic_arm_write(host, SBIC_CMND, command);
drivers/scsi/arm/acornscsi.c
567
cmdtype_t acornscsi_cmdtype(int command)
drivers/scsi/arm/acornscsi.c
569
switch (command) {
drivers/scsi/arm/acornscsi.c
588
datadir_t acornscsi_datadirection(int command)
drivers/scsi/arm/acornscsi.c
590
switch (command) {
drivers/scsi/arm/fas216.c
365
static struct { int command; void *from; } cmd_list[8];
drivers/scsi/arm/fas216.c
368
static void fas216_cmd(FAS216_Info *info, unsigned int command)
drivers/scsi/arm/fas216.c
370
cmd_list[cmd_ptr].command = command;
drivers/scsi/arm/fas216.c
375
fas216_writeb(info, REG_CMD, command);
drivers/scsi/arm/fas216.c
399
printk("%02x:%p ", cmd_list[i].command, cmd_list[i].from);
drivers/scsi/bfa/bfa_fc.h
536
u32 command:8;
drivers/scsi/bfa/bfa_fc.h
567
u32 command:8;
drivers/scsi/bfa/bfa_fc.h
599
u32 command:8;
drivers/scsi/bfa/bfa_fc.h
621
u32 command:8;
drivers/scsi/bfa/bfa_fc.h
758
u32 command:8;
drivers/scsi/bfa/bfa_fc.h
774
u32 command:8;
drivers/scsi/bfa/bfa_fc.h
800
u8 command;
drivers/scsi/bfa/bfa_fc.h
928
u32 command:8;
drivers/scsi/bfa/bfa_fcbuild.c
105
prli_tmpl.command = FC_ELS_PRLI;
drivers/scsi/bfa/bfa_fcbuild.c
287
prli->command = FC_ELS_PRLI;
drivers/scsi/bfa/bfa_fcbuild.c
306
prli->command = FC_ELS_ACC;
drivers/scsi/bfa/bfa_fcbuild.c
321
if (prli->command != FC_ELS_ACC)
drivers/scsi/bfa/bfa_fcbuild.c
487
prlo_acc->command = FC_ELS_ACC;
drivers/scsi/bfa/bfa_fcbuild.c
559
rpsc_acc->command = FC_ELS_ACC;
drivers/scsi/bfa/bfa_fcbuild.c
658
scr->command = FC_ELS_SCR;
drivers/scsi/elx/efct/efct_hw.c
1921
abort->command = SLI4_WQE_ABORT;
drivers/scsi/elx/efct/efct_hw.c
821
rsp->hdr.command, le16_to_cpu(rsp->hdr.status));
drivers/scsi/elx/libefc_sli/sli4.c
1406
abort->command = SLI4_WQE_ABORT;
drivers/scsi/elx/libefc_sli/sli4.c
1457
els->command = SLI4_WQE_ELS_REQUEST64;
drivers/scsi/elx/libefc_sli/sli4.c
1612
icmnd->command = SLI4_WQE_FCP_ICMND64;
drivers/scsi/elx/libefc_sli/sli4.c
1699
iread->command = SLI4_WQE_FCP_IREAD64;
drivers/scsi/elx/libefc_sli/sli4.c
1794
iwrite->command = SLI4_WQE_FCP_IWRITE64;
drivers/scsi/elx/libefc_sli/sli4.c
1894
trecv->command = SLI4_WQE_FCP_TRECEIVE64;
drivers/scsi/elx/libefc_sli/sli4.c
1953
trecv->command = SLI4_WQE_FCP_CONT_TRECEIVE64;
drivers/scsi/elx/libefc_sli/sli4.c
1996
trsp->command = SLI4_WQE_FCP_TRSP64;
drivers/scsi/elx/libefc_sli/sli4.c
2106
tsend->command = SLI4_WQE_FCP_TSEND64;
drivers/scsi/elx/libefc_sli/sli4.c
2207
gen->command = SLI4_WQE_GEN_REQUEST64;
drivers/scsi/elx/libefc_sli/sli4.c
2254
sf->command = SLI4_WQE_SEND_FRAME;
drivers/scsi/elx/libefc_sli/sli4.c
2333
bls->command = SLI4_WQE_XMIT_BLS_RSP;
drivers/scsi/elx/libefc_sli/sli4.c
2374
els->command = SLI4_WQE_ELS_RSP64;
drivers/scsi/elx/libefc_sli/sli4.c
2456
xmit->command = SLI4_WQE_XMIT_SEQUENCE64;
drivers/scsi/elx/libefc_sli/sli4.c
2484
requeue->command = SLI4_WQE_REQUEUE_XRI;
drivers/scsi/elx/libefc_sli/sli4.c
2940
config_link->hdr.command = SLI4_MBX_CMD_CONFIG_LINK;
drivers/scsi/elx/libefc_sli/sli4.c
2954
hdr->command = SLI4_MBX_CMD_DOWN_LINK;
drivers/scsi/elx/libefc_sli/sli4.c
2968
cmd->hdr.command = SLI4_MBX_CMD_DUMP;
drivers/scsi/elx/libefc_sli/sli4.c
3010
cmd->hdr.command = SLI4_MBX_CMD_READ_LNK_STAT;
drivers/scsi/elx/libefc_sli/sli4.c
3032
cmd->hdr.command = SLI4_MBX_CMD_READ_STATUS;
drivers/scsi/elx/libefc_sli/sli4.c
3050
init_link->hdr.command = SLI4_MBX_CMD_INIT_LINK;
drivers/scsi/elx/libefc_sli/sli4.c
3118
init_vfi->hdr.command = SLI4_MBX_CMD_INIT_VFI;
drivers/scsi/elx/libefc_sli/sli4.c
3142
init_vpi->hdr.command = SLI4_MBX_CMD_INIT_VPI;
drivers/scsi/elx/libefc_sli/sli4.c
3157
post_xri->hdr.command = SLI4_MBX_CMD_POST_XRI;
drivers/scsi/elx/libefc_sli/sli4.c
3174
release_xri->hdr.command = SLI4_MBX_CMD_RELEASE_XRI;
drivers/scsi/elx/libefc_sli/sli4.c
3188
read_config->hdr.command = SLI4_MBX_CMD_READ_CONFIG;
drivers/scsi/elx/libefc_sli/sli4.c
3200
read_nvparms->hdr.command = SLI4_MBX_CMD_READ_NVPARMS;
drivers/scsi/elx/libefc_sli/sli4.c
3213
write_nvparms->hdr.command = SLI4_MBX_CMD_WRITE_NVPARMS;
drivers/scsi/elx/libefc_sli/sli4.c
3229
read_rev->hdr.command = SLI4_MBX_CMD_READ_REV;
drivers/scsi/elx/libefc_sli/sli4.c
3264
read_sparm64->hdr.command = SLI4_MBX_CMD_READ_SPARM64;
drivers/scsi/elx/libefc_sli/sli4.c
3294
read_topo->hdr.command = SLI4_MBX_CMD_READ_TOPOLOGY;
drivers/scsi/elx/libefc_sli/sli4.c
3318
reg_fcfi->hdr.command = SLI4_MBX_CMD_REG_FCFI;
drivers/scsi/elx/libefc_sli/sli4.c
3357
reg_fcfi_mrq->hdr.command = SLI4_MBX_CMD_REG_FCFI_MRQ;
drivers/scsi/elx/libefc_sli/sli4.c
3404
reg_rpi->hdr.command = SLI4_MBX_CMD_REG_RPI;
drivers/scsi/elx/libefc_sli/sli4.c
3444
reg_vfi->hdr.command = SLI4_MBX_CMD_REG_VFI;
drivers/scsi/elx/libefc_sli/sli4.c
3478
reg_vpi->hdr.command = SLI4_MBX_CMD_REG_VPI;
drivers/scsi/elx/libefc_sli/sli4.c
3502
req_features->hdr.command = SLI4_MBX_CMD_RQST_FEATURES;
drivers/scsi/elx/libefc_sli/sli4.c
3519
unreg_fcfi->hdr.command = SLI4_MBX_CMD_UNREG_FCFI;
drivers/scsi/elx/libefc_sli/sli4.c
3534
unreg_rpi->hdr.command = SLI4_MBX_CMD_UNREG_RPI;
drivers/scsi/elx/libefc_sli/sli4.c
3572
unreg_vfi->hdr.command = SLI4_MBX_CMD_UNREG_VFI;
drivers/scsi/elx/libefc_sli/sli4.c
3601
unreg_vpi->hdr.command = SLI4_MBX_CMD_UNREG_VPI;
drivers/scsi/elx/libefc_sli/sli4.c
60
config->hdr.command = SLI4_MBX_CMD_SLI_CONFIG;
drivers/scsi/elx/libefc_sli/sli4.c
654
if (!buf || sli_config->hdr.command !=
drivers/scsi/elx/libefc_sli/sli4.c
657
buf ? sli_config->hdr.command : -1);
drivers/scsi/elx/libefc_sli/sli4.h
1118
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1166
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1222
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1266
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1316
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1366
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1418
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1457
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1503
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1541
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1579
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1624
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1661
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1701
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
1775
u8 command;
drivers/scsi/elx/libefc_sli/sli4.h
2016
u8 command;
drivers/scsi/esas2r/esas2r.h
493
u8 command;
drivers/scsi/esas2r/esas2r.h
519
struct esas2r_ioctlfs_command command;
drivers/scsi/esas2r/esas2r_flash.c
851
struct esas2r_ioctlfs_command *fsc = &fs->command;
drivers/scsi/esas2r/esas2r_flash.c
863
if (fsc->command >= cmdcnt) {
drivers/scsi/esas2r/esas2r_flash.c
868
func = cmd_to_fls_func[fsc->command];
drivers/scsi/esas2r/esas2r_flash.c
874
if (fsc->command != ESAS2R_FS_CMD_CANCEL) {
drivers/scsi/esas2r/esas2r_ioctl.c
2025
u32 length = fs->command.length + offsetof(
drivers/scsi/esas2r/esas2r_ioctl.c
2034
if (fs->command.command == ESAS2R_FS_CMD_BEGINW)
drivers/scsi/hisi_sas/hisi_sas_main.c
1352
tf.command = ATA_CMD_DEV_RESET;
drivers/scsi/hisi_sas/hisi_sas_main.c
60
switch (fis->command) {
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
2540
if ((task->ata_task.fis.command == ATA_CMD_DEV_RESET) &&
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
1511
if ((task->ata_task.fis.command == ATA_CMD_DEV_RESET) &&
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
522
((fis.command == ATA_CMD_READ_LOG_EXT) || \
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
523
(fis.command == ATA_CMD_READ_LOG_DMA_EXT) || \
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
524
((fis.command == ATA_CMD_DEV_RESET) && \
drivers/scsi/hptiop.h
211
__le16 command; /* IOP_BLOCK_COMMAND_{READ,WRITE} */
drivers/scsi/isci/port.c
1012
command = SCU_CONTEXT_COMMAND_POST_RNC_INVALIDATE |
drivers/scsi/isci/port.c
1015
sci_controller_post_request(ihost, command);
drivers/scsi/isci/port.c
1467
u32 command;
drivers/scsi/isci/port.c
1472
command = SCU_CONTEXT_COMMAND_POST_RNC_32 |
drivers/scsi/isci/port.c
1475
sci_controller_post_request(ihost, command);
drivers/scsi/isci/port.c
1483
command = SCU_CONTEXT_COMMAND_POST_RNC_SUSPEND_TX_RX |
drivers/scsi/isci/port.c
1486
sci_controller_post_request(ihost, command);
drivers/scsi/isci/port.c
890
u32 command;
drivers/scsi/isci/port.c
895
command = SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_TC |
drivers/scsi/isci/port.c
899
sci_controller_post_request(ihost, command);
drivers/scsi/isci/port.c
915
u32 command;
drivers/scsi/isci/port.c
920
command = SCU_CONTEXT_COMMAND_REQUEST_POST_TC_ABORT |
drivers/scsi/isci/port.c
924
sci_controller_post_request(ihost, command);
drivers/scsi/isci/port.c
999
u32 command;
drivers/scsi/isci/request.c
2973
task->ata_task.fis.command == ATA_CMD_PACKET) {
drivers/scsi/isci/request.c
3160
if (qc && (qc->tf.command == ATA_CMD_FPDMA_WRITE ||
drivers/scsi/isci/request.c
3161
qc->tf.command == ATA_CMD_FPDMA_READ ||
drivers/scsi/isci/request.c
3162
qc->tf.command == ATA_CMD_FPDMA_RECV ||
drivers/scsi/isci/request.c
3163
qc->tf.command == ATA_CMD_FPDMA_SEND ||
drivers/scsi/isci/request.c
3164
qc->tf.command == ATA_CMD_NCQ_NON_DATA)) {
drivers/scsi/isci/request.c
693
task->ata_task.fis.command == ATA_CMD_PACKET) {
drivers/scsi/isci/request.h
309
task->ata_task.fis.command == ATA_CMD_READ_LOG_EXT &&
drivers/scsi/isci/scu_task_context.h
233
#define MAKE_SCU_CONTEXT_COMMAND_REQUEST(type, command) \
drivers/scsi/isci/scu_task_context.h
234
((type) | ((command) << SCU_CONTEXT_COMMAND_REQUEST_SUBTYPE_SHIFT))
drivers/scsi/isci/scu_task_context.h
338
u32 command:8;
drivers/scsi/lpfc/lpfc_bsg.c
5697
int command = bsg_request->rqst_data.h_vendor.vendor_cmd[0];
drivers/scsi/lpfc/lpfc_bsg.c
5700
switch (command) {
drivers/scsi/lpfc/lpfc_bsg.h
104
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
124
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
318
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
325
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
329
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
340
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
390
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
394
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
47
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
54
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
65
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
75
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
82
uint32_t command;
drivers/scsi/lpfc/lpfc_bsg.h
91
uint32_t command;
drivers/scsi/lpfc/lpfc_els.c
9917
lsrjt_event.command = (pcmd != NULL) ? *pcmd : 0;
drivers/scsi/lpfc/lpfc_nl.h
84
uint32_t command;
drivers/scsi/mac53c94.c
113
writeb(CMD_SCSI_RESET, ®s->command); /* assert RST */
drivers/scsi/mac53c94.c
115
writeb(CMD_RESET, ®s->command);
drivers/scsi/mac53c94.c
118
writeb(CMD_NOP, ®s->command);
drivers/scsi/mac53c94.c
161
writeb(CMD_NOP + CMD_DMA_MODE, ®s->command);
drivers/scsi/mac53c94.c
163
writeb(CMD_FLUSH, ®s->command);
drivers/scsi/mac53c94.c
174
writeb(CMD_SELECT, ®s->command);
drivers/scsi/mac53c94.c
217
writeb(CMD_NOP, ®s->command);
drivers/scsi/mac53c94.c
235
writeb(CMD_NOP + CMD_DMA_MODE, ®s->command);
drivers/scsi/mac53c94.c
263
writeb(CMD_NOP, ®s->command);
drivers/scsi/mac53c94.c
273
writeb(CMD_DMA_MODE + CMD_NOP, ®s->command);
drivers/scsi/mac53c94.c
276
writeb(CMD_DMA_MODE + CMD_XFER_DATA, ®s->command);
drivers/scsi/mac53c94.c
281
writeb(CMD_I_COMPLETE, ®s->command);
drivers/scsi/mac53c94.c
306
writeb(CMD_DMA_MODE + CMD_NOP, ®s->command);
drivers/scsi/mac53c94.c
307
writeb(CMD_DMA_MODE + CMD_XFER_DATA, ®s->command);
drivers/scsi/mac53c94.c
316
writeb(CMD_I_COMPLETE, ®s->command);
drivers/scsi/mac53c94.c
327
writeb(CMD_ACCEPT_MSG, ®s->command);
drivers/scsi/mac53c94.c
383
dcmds->command = cpu_to_le16(dma_cmd);
drivers/scsi/mac53c94.c
390
dcmds[-1].command = cpu_to_le16(dma_cmd);
drivers/scsi/mac53c94.c
391
dcmds->command = cpu_to_le16(DBDMA_STOP);
drivers/scsi/mac53c94.h
22
unsigned char command;
drivers/scsi/mesh.c
1288
dcmds->command = cpu_to_le16(dma_cmd);
drivers/scsi/mesh.c
1309
dcmds[-1].command = cpu_to_le16(dma_cmd);
drivers/scsi/mesh.c
1311
dcmds->command = cpu_to_le16(DBDMA_STOP);
drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h
1336
u8 command;
drivers/scsi/mpi3mr/mpi3mr_app.c
1935
format = ((nvme_encap_request->command[0] & 0xc000) >> 14);
drivers/scsi/mpi3mr/mpi3mr_app.c
1971
((u8 *)(nvme_encap_request->command) + MPI3MR_NVME_CMD_SGL_OFFSET);
drivers/scsi/mpi3mr/mpi3mr_app.c
2144
prp1_entry = (__le64 *)((u8 *)(nvme_encap_request->command) +
drivers/scsi/mpi3mr/mpi3mr_app.c
2146
prp2_entry = (__le64 *)((u8 *)(nvme_encap_request->command) +
drivers/scsi/mpt3sas/mpt3sas_ctl.c
2913
int mpt3sas_send_mctp_passthru_req(struct mpt3_passthru_command *command)
drivers/scsi/mpt3sas/mpt3sas_ctl.c
2932
ioc = _ctl_get_mpt_mctp_passthru_adapter(command->dev_index);
drivers/scsi/mpt3sas/mpt3sas_ctl.c
2960
mpi_request = (MPI2RequestHeader_t *)command->mpi_request;
drivers/scsi/mpt3sas/mpt3sas_ctl.c
2975
memcpy(request, command->mpi_request, sizeof(Mpi26MctpPassthroughRequest_t));
drivers/scsi/mpt3sas/mpt3sas_ctl.c
2977
data_out_sz = command->data_out_size;
drivers/scsi/mpt3sas/mpt3sas_ctl.c
2978
data_in_sz = command->data_in_size;
drivers/scsi/mpt3sas/mpt3sas_ctl.c
2989
memcpy(data_out, command->data_out_buf_ptr, data_out_sz);
drivers/scsi/mpt3sas/mpt3sas_ctl.c
3012
timeout = command->timeout;
drivers/scsi/mpt3sas/mpt3sas_ctl.c
3026
memcpy(command->data_in_buf_ptr, data_in, data_in_sz);
drivers/scsi/mpt3sas/mpt3sas_ctl.c
3029
if (command->max_reply_bytes) {
drivers/scsi/mpt3sas/mpt3sas_ctl.c
3030
sz = min_t(u32, command->max_reply_bytes, ioc->reply_sz);
drivers/scsi/mpt3sas/mpt3sas_ctl.c
3031
memcpy(command->reply_frame_buf_ptr, ioc->ctl_cmds.reply, sz);
drivers/scsi/mpt3sas/mpt3sas_ctl.h
506
int mpt3sas_send_mctp_passthru_req(struct mpt3_passthru_command *command);
drivers/scsi/mvsas/mv_sas.c
404
if (qc->tf.command == ATA_CMD_FPDMA_WRITE ||
drivers/scsi/mvsas/mv_sas.c
405
qc->tf.command == ATA_CMD_FPDMA_READ ||
drivers/scsi/mvsas/mv_sas.c
406
qc->tf.command == ATA_CMD_FPDMA_RECV ||
drivers/scsi/mvsas/mv_sas.c
407
qc->tf.command == ATA_CMD_FPDMA_SEND ||
drivers/scsi/mvsas/mv_sas.c
408
qc->tf.command == ATA_CMD_NCQ_NON_DATA) {
drivers/scsi/mvsas/mv_sas.c
456
if (task->ata_task.fis.command != ATA_CMD_ID_ATAPI)
drivers/scsi/ncr53c8xx.c
1800
ncrcmd command [ 6];
drivers/scsi/ncr53c8xx.c
2190
PADDR (command),
drivers/scsi/nsp32.c
1861
static void nsp32_restart_autoscsi(struct scsi_cmnd *SCpnt, unsigned short command)
drivers/scsi/nsp32.c
1915
command |= (CLEAR_CDB_FIFO_POINTER |
drivers/scsi/nsp32.c
1918
nsp32_write2(base, COMMAND_CONTROL, command);
drivers/scsi/nsp32.c
1936
unsigned short command = 0;
drivers/scsi/nsp32.c
2171
command |= AUTO_ATN;
drivers/scsi/nsp32.c
2178
command |= (AUTO_MSGIN_00_OR_04 | AUTO_MSGIN_02);
drivers/scsi/nsp32.c
2184
command |= AUTO_MSGIN_03;
drivers/scsi/nsp32.c
2194
nsp32_restart_autoscsi(SCpnt, command);
drivers/scsi/nsp32.c
590
unsigned short command = 0;
drivers/scsi/nsp32.c
712
command = 0;
drivers/scsi/nsp32.c
713
command |= (TRANSFER_GO | ALL_COUNTER_CLR);
drivers/scsi/nsp32.c
716
command |= BM_START;
drivers/scsi/nsp32.c
719
command |= CB_MMIO_MODE;
drivers/scsi/nsp32.c
721
command |= CB_IO_MODE;
drivers/scsi/nsp32.c
723
nsp32_write2(base, TRANSFER_CONTROL, command);
drivers/scsi/nsp32.c
728
command = (CLEAR_CDB_FIFO_POINTER |
drivers/scsi/nsp32.c
733
nsp32_write2(base, COMMAND_CONTROL, command);
drivers/scsi/nsp32_debug.c
100
printk("%02x ", command[i]);
drivers/scsi/nsp32_debug.c
106
(((unsigned int)command[1] & 0x0f) << 16) |
drivers/scsi/nsp32_debug.c
107
( (unsigned int)command[2] << 8) |
drivers/scsi/nsp32_debug.c
108
( (unsigned int)command[3] ),
drivers/scsi/nsp32_debug.c
109
(unsigned int)command[4]
drivers/scsi/nsp32_debug.c
114
((unsigned int)command[2] << 24) |
drivers/scsi/nsp32_debug.c
115
((unsigned int)command[3] << 16) |
drivers/scsi/nsp32_debug.c
116
((unsigned int)command[4] << 8) |
drivers/scsi/nsp32_debug.c
117
((unsigned int)command[5] ),
drivers/scsi/nsp32_debug.c
118
((unsigned int)command[7] << 8) |
drivers/scsi/nsp32_debug.c
119
((unsigned int)command[8] )
drivers/scsi/nsp32_debug.c
124
((unsigned int)command[2] << 24) |
drivers/scsi/nsp32_debug.c
125
((unsigned int)command[3] << 16) |
drivers/scsi/nsp32_debug.c
126
((unsigned int)command[4] << 8) |
drivers/scsi/nsp32_debug.c
127
((unsigned int)command[5] ),
drivers/scsi/nsp32_debug.c
128
((unsigned int)command[6] << 24) |
drivers/scsi/nsp32_debug.c
129
((unsigned int)command[7] << 16) |
drivers/scsi/nsp32_debug.c
130
((unsigned int)command[8] << 8) |
drivers/scsi/nsp32_debug.c
131
((unsigned int)command[9] )
drivers/scsi/nsp32_debug.c
86
static void print_commandk (unsigned char *command)
drivers/scsi/nsp32_debug.c
90
print_opcodek(command[0]);
drivers/scsi/nsp32_debug.c
92
if ((command[0] >> 5) == 6 ||
drivers/scsi/nsp32_debug.c
93
(command[0] >> 5) == 7 ) {
drivers/scsi/nsp32_debug.c
96
s = COMMAND_SIZE(command[0]);
drivers/scsi/pcmcia/nsp_debug.c
101
printk("%02x ", command[i]);
drivers/scsi/pcmcia/nsp_debug.c
107
(((unsigned int)command[1] & 0x0f) << 16) |
drivers/scsi/pcmcia/nsp_debug.c
108
( (unsigned int)command[2] << 8) |
drivers/scsi/pcmcia/nsp_debug.c
109
( (unsigned int)command[3] ),
drivers/scsi/pcmcia/nsp_debug.c
110
(unsigned int)command[4]
drivers/scsi/pcmcia/nsp_debug.c
115
((unsigned int)command[2] << 24) |
drivers/scsi/pcmcia/nsp_debug.c
116
((unsigned int)command[3] << 16) |
drivers/scsi/pcmcia/nsp_debug.c
117
((unsigned int)command[4] << 8) |
drivers/scsi/pcmcia/nsp_debug.c
118
((unsigned int)command[5] ),
drivers/scsi/pcmcia/nsp_debug.c
119
((unsigned int)command[7] << 8) |
drivers/scsi/pcmcia/nsp_debug.c
120
((unsigned int)command[8] )
drivers/scsi/pcmcia/nsp_debug.c
125
((unsigned int)command[2] << 24) |
drivers/scsi/pcmcia/nsp_debug.c
126
((unsigned int)command[3] << 16) |
drivers/scsi/pcmcia/nsp_debug.c
127
((unsigned int)command[4] << 8) |
drivers/scsi/pcmcia/nsp_debug.c
128
((unsigned int)command[5] ),
drivers/scsi/pcmcia/nsp_debug.c
129
((unsigned int)command[6] << 24) |
drivers/scsi/pcmcia/nsp_debug.c
130
((unsigned int)command[7] << 16) |
drivers/scsi/pcmcia/nsp_debug.c
131
((unsigned int)command[8] << 8) |
drivers/scsi/pcmcia/nsp_debug.c
132
((unsigned int)command[9] )
drivers/scsi/pcmcia/nsp_debug.c
88
static void print_commandk (unsigned char *command)
drivers/scsi/pcmcia/nsp_debug.c
92
print_opcodek(command[0]);
drivers/scsi/pcmcia/nsp_debug.c
94
if ((command[0] >> 5) == 6 ||
drivers/scsi/pcmcia/nsp_debug.c
95
(command[0] >> 5) == 7 ) {
drivers/scsi/pcmcia/nsp_debug.c
98
s = COMMAND_SIZE(command[0]);
drivers/scsi/pm8001/pm8001_ctl.c
649
u8 command[8] __nonstring;
drivers/scsi/pm8001/pm8001_ctl.c
830
if (!memcmp(flash_command_table[i].command,
drivers/scsi/pm8001/pm8001_sas.c
127
*ata_op = qc->tf.command;
drivers/scsi/pm8001/pm8001_sas.c
617
qc ? qc->tf.command : 0, // ata opcode
drivers/scsi/pm8001/pm80xx_hwi.c
4302
switch (task->ata_task.fis.command) {
drivers/scsi/pm8001/pm80xx_hwi.c
4542
sata_cmd.sata_fis.command);
drivers/scsi/pm8001/pm80xx_hwi.c
4609
sata_cmd.sata_fis.command, q_index);
drivers/scsi/pm8001/pm80xx_hwi.c
4680
qc ? qc->tf.command : 0, // ata opcode
drivers/scsi/qla2xxx/qla_def.h
3083
__be16 command;
drivers/scsi/qla2xxx/qla_fw.h
1428
__le16 command;
drivers/scsi/qla2xxx/qla_fw.h
1469
uint8_t command;
drivers/scsi/qla2xxx/qla_gs.c
113
p->p.req.command = cpu_to_be16(cmd);
drivers/scsi/qla2xxx/qla_gs.c
1498
p->p.req.command = cpu_to_be16(cmd);
drivers/scsi/qla2xxx/qla_gs.c
2597
p->p.req.command = cpu_to_be16(cmd);
drivers/scsi/qla2xxx/qla_iocb.c
3820
vce->command = cpu_to_le16(sp->u.iocb_cmd.u.ctrlvp.cmd);
drivers/scsi/qla2xxx/qla_mbx.c
114
uint16_t command = 0;
drivers/scsi/qla2xxx/qla_mbx.c
230
command = mcp->mb[0];
drivers/scsi/qla2xxx/qla_mbx.c
281
"cmd=%x Timeout.\n", command);
drivers/scsi/qla2xxx/qla_mbx.c
312
command, jiffies_to_msecs(jiffies - wait_time));
drivers/scsi/qla2xxx/qla_mbx.c
315
"Cmd=%x Polling Mode.\n", command);
drivers/scsi/qla2xxx/qla_mbx.c
360
command == MBC_LOAD_RISC_RAM_EXTENDED))
drivers/scsi/qla2xxx/qla_mbx.c
374
"Cmd=%x completed.\n", command);
drivers/scsi/qla2xxx/qla_mbx.c
4309
vpmod->command = VCT_COMMAND_MOD_ENABLE_VPS;
drivers/scsi/qla2xxx/qla_mbx.c
438
command, ictrl, jiffies, mb[0], mb[1], mb[2], mb[3],
drivers/scsi/qla2xxx/qla_mbx.c
447
"mb[0]=0x%x\n", command, ictrl, jiffies, mb[0]);
drivers/scsi/qla2xxx/qla_mbx.c
519
"abort.\n", command, mcp->mb[0],
drivers/scsi/qla2xxx/qla_mbx.c
545
command, mcp->mb[0]);
drivers/scsi/qla2xxx/qla_mbx.c
586
pr_warn(" cmd=%x ****\n", command);
drivers/scsi/qla2xxx/qla_mr.c
114
command = mcp->mb[0];
drivers/scsi/qla2xxx/qla_mr.c
153
"Cmd=%x Polling Mode.\n", command);
drivers/scsi/qla2xxx/qla_mr.c
168
command == MBC_LOAD_RISC_RAM_EXTENDED))
drivers/scsi/qla2xxx/qla_mr.c
181
"Cmd=%x completed.\n", command);
drivers/scsi/qla2xxx/qla_mr.c
235
"abort.\n", command, mcp->mb[0],
drivers/scsi/qla2xxx/qla_mr.c
252
command, mcp->mb[0]);
drivers/scsi/qla2xxx/qla_mr.c
276
command);
drivers/scsi/qla2xxx/qla_mr.c
46
uint16_t command = 0;
drivers/scsi/sym53c8xx_2/sym_fw1.h
395
PADDR_A (command),
drivers/scsi/sym53c8xx_2/sym_fw1.h
61
u32 command [ 2];
drivers/scsi/sym53c8xx_2/sym_fw2.h
380
PADDR_A (command),
drivers/scsi/sym53c8xx_2/sym_fw2.h
62
u32 command [ 2];
drivers/sh/maple/maple.c
157
int maple_add_packet(struct maple_device *mdev, u32 function, u32 command,
drivers/sh/maple/maple.c
172
mdev->mq->command = command;
drivers/sh/maple/maple.c
264
mq->command | (to << 8) | (from << 16) | (len << 24);
drivers/soc/fsl/qe/ucc_slow.c
127
u32 command;
drivers/soc/fsl/qe/ucc_slow.c
331
command = QE_INIT_TX_RX;
drivers/soc/fsl/qe/ucc_slow.c
333
command = QE_INIT_TX;
drivers/soc/fsl/qe/ucc_slow.c
335
command = QE_INIT_RX; /* We know at least one is TRUE */
drivers/soc/fsl/qe/ucc_slow.c
337
qe_issue_cmd(command, id, us_info->protocol, 0);
drivers/soc/hisilicon/kunpeng_hccs.c
275
.command = cmd,
drivers/soc/hisilicon/kunpeng_hccs.c
296
.command = cmd,
drivers/soc/qcom/smem.c
98
__le32 command;
drivers/soc/ti/knav_qmss.h
126
void __iomem *command;
drivers/soc/ti/knav_qmss.h
88
u32 command;
drivers/soc/ti/knav_qmss_acc.c
283
cmd->command, cmd->queue_mask, cmd->list_dma,
drivers/soc/ti/knav_qmss_acc.c
290
writel_relaxed(cmd->command, &pdsp->acc_command->command);
drivers/soc/ti/knav_qmss_acc.c
294
result = readl_relaxed(&pdsp->acc_command->command);
drivers/soc/ti/knav_qmss_acc.c
321
cmd->command = acc->channel;
drivers/soc/ti/knav_qmss_acc.c
345
cmd.command |= ACC_CMD_DISABLE_CHANNEL << 8;
drivers/soc/ti/knav_qmss_acc.c
363
cmd.command |= ACC_CMD_ENABLE_CHANNEL << 8;
drivers/soc/ti/knav_qmss_queue.c
1514
pdsp->command =
drivers/soc/ti/knav_qmss_queue.c
1518
if (IS_ERR(pdsp->command) || IS_ERR(pdsp->iram) ||
drivers/soc/ti/knav_qmss_queue.c
1522
if (!IS_ERR(pdsp->command))
drivers/soc/ti/knav_qmss_queue.c
1523
devm_iounmap(dev, pdsp->command);
drivers/soc/ti/knav_qmss_queue.c
1536
pdsp->name, pdsp->command, pdsp->iram, pdsp->regs,
drivers/soc/ti/knav_qmss_queue.c
1589
writel_relaxed(pdsp->id + 1, pdsp->command + 0x18);
drivers/soc/ti/knav_qmss_queue.c
1607
writel_relaxed(0xffffffff, pdsp->command);
drivers/soc/ti/knav_qmss_queue.c
1608
while (readl_relaxed(pdsp->command) != 0xffffffff)
drivers/soc/ti/knav_qmss_queue.c
1621
ret = knav_queue_pdsp_wait(pdsp->command, timeout, 0);
drivers/soundwire/cadence_master.c
2097
int sdw_cdns_bpt_find_bandwidth(int command, /* 0: write, 1: read */
drivers/soundwire/cadence_master.c
2112
if (command == 0) {
drivers/soundwire/cadence_master.c
2127
int sdw_cdns_bpt_find_buffer_sizes(int command, /* 0: write, 1: read */
drivers/soundwire/cadence_master.c
2159
if (command == 0) {
drivers/soundwire/cadence_master.h
213
int sdw_cdns_bpt_find_bandwidth(int command, /* 0: write, 1: read */
drivers/soundwire/cadence_master.h
218
int sdw_cdns_bpt_find_buffer_sizes(int command, /* 0: write, 1: read */
drivers/soundwire/intel_ace2x.c
153
command = (msg->flags & SDW_MSG_FLAG_WRITE) ? 0 : 1;
drivers/soundwire/intel_ace2x.c
155
ret = sdw_cdns_bpt_find_bandwidth(command, cdns->bus.params.row,
drivers/soundwire/intel_ace2x.c
168
ret = sdw_cdns_bpt_find_buffer_sizes(command, cdns->bus.params.row,
drivers/soundwire/intel_ace2x.c
190
if (command) { /* read */
drivers/soundwire/intel_ace2x.c
192
ret = sdw_cdns_bpt_find_buffer_sizes(command, cdns->bus.params.row,
drivers/soundwire/intel_ace2x.c
239
if (!command) {
drivers/soundwire/intel_ace2x.c
256
__func__, str_read_write(command), ret);
drivers/soundwire/intel_ace2x.c
78
int command;
drivers/spi/spi-bcm-qspi.c
420
u8 command = op->cmd.opcode;
drivers/spi/spi-bcm-qspi.c
458
bcm_qspi_bspi_set_xfer_params(qspi, command, bpp, bpc, flex_mode);
drivers/spi/spi-fsl-cpm.c
98
mpc8xxx_spi_write_reg(®_base->command, SPCOM_STR);
drivers/spi/spi-fsl-spi.c
603
mpc8xxx_spi_write_reg(®_base->command, 0);
drivers/spi/spi-fsl-spi.h
29
__be32 command;
drivers/spi/spi-mpc512x-psc.c
338
out_8(psc_addr(mps, command), MPC52xx_PSC_TX_ENABLE | MPC52xx_PSC_RX_ENABLE);
drivers/spi/spi-mpc512x-psc.c
351
out_8(psc_addr(mps, command), MPC52xx_PSC_TX_DISABLE | MPC52xx_PSC_RX_DISABLE);
drivers/spi/spi-mpc512x-psc.c
393
out_8(psc_addr(mps, command), MPC52xx_PSC_RST_RX);
drivers/spi/spi-mpc512x-psc.c
394
out_8(psc_addr(mps, command), MPC52xx_PSC_RST_TX);
drivers/spi/spi-mpc512x-psc.c
395
out_8(psc_addr(mps, command), MPC52xx_PSC_TX_DISABLE | MPC52xx_PSC_RX_DISABLE);
drivers/spi/spi-mpc52xx-psc.c
123
out_8(&psc->command, MPC52xx_PSC_TX_ENABLE | MPC52xx_PSC_RX_ENABLE);
drivers/spi/spi-mpc52xx-psc.c
151
out_8(&psc->command, MPC52xx_PSC_SEL_MODE_REG_1);
drivers/spi/spi-mpc52xx-psc.c
173
out_8(&psc->command, MPC52xx_PSC_TX_DISABLE | MPC52xx_PSC_RX_DISABLE);
drivers/spi/spi-mpc52xx-psc.c
256
out_8(&psc->command, MPC52xx_PSC_RST_RX);
drivers/spi/spi-mpc52xx-psc.c
257
out_8(&psc->command, MPC52xx_PSC_RST_TX);
drivers/spi/spi-mpc52xx-psc.c
258
out_8(&psc->command, MPC52xx_PSC_TX_DISABLE | MPC52xx_PSC_RX_DISABLE);
drivers/spi/spi-mpc52xx-psc.c
262
out_8(&psc->command, MPC52xx_PSC_SEL_MODE_REG_1);
drivers/spi/spi-tegra20-sflash.c
256
u32 command;
drivers/spi/spi-tegra20-sflash.c
271
command = tsd->def_command_reg;
drivers/spi/spi-tegra20-sflash.c
272
command |= SPI_BIT_LENGTH(t->bits_per_word - 1);
drivers/spi/spi-tegra20-sflash.c
273
command |= SPI_CS_VAL_HIGH;
drivers/spi/spi-tegra20-sflash.c
275
command &= ~SPI_MODES;
drivers/spi/spi-tegra20-sflash.c
277
command |= SPI_CK_SDA_FALLING;
drivers/spi/spi-tegra20-sflash.c
280
command |= SPI_ACTIVE_SCLK_DRIVE_HIGH;
drivers/spi/spi-tegra20-sflash.c
282
command |= SPI_ACTIVE_SCLK_DRIVE_LOW;
drivers/spi/spi-tegra20-sflash.c
283
command |= SPI_CS0_EN << spi_get_chipselect(spi, 0);
drivers/spi/spi-tegra20-sflash.c
285
command = tsd->command_reg;
drivers/spi/spi-tegra20-sflash.c
286
command &= ~SPI_BIT_LENGTH(~0);
drivers/spi/spi-tegra20-sflash.c
287
command |= SPI_BIT_LENGTH(t->bits_per_word - 1);
drivers/spi/spi-tegra20-sflash.c
288
command &= ~(SPI_RX_EN | SPI_TX_EN);
drivers/spi/spi-tegra20-sflash.c
293
command |= SPI_RX_EN;
drivers/spi/spi-tegra20-sflash.c
297
command |= SPI_TX_EN;
drivers/spi/spi-tegra20-sflash.c
300
tegra_sflash_writel(tsd, command, SPI_COMMAND);
drivers/spi/spi-tegra20-sflash.c
301
tsd->command_reg = command;
drivers/spi/spi-tegra20-slink.c
679
u32 command;
drivers/spi/spi-tegra20-slink.c
696
command = tspi->command_reg;
drivers/spi/spi-tegra20-slink.c
697
command &= ~SLINK_BIT_LENGTH(~0);
drivers/spi/spi-tegra20-slink.c
698
command |= SLINK_BIT_LENGTH(bits_per_word - 1);
drivers/spi/spi-tegra20-slink.c
721
tegra_slink_writel(tspi, command, SLINK_COMMAND);
drivers/spi/spi-tegra20-slink.c
722
tspi->command_reg = command;
drivers/ssb/pcmcia.c
442
static int ssb_pcmcia_sprom_command(struct ssb_bus *bus, u8 command)
drivers/ssb/pcmcia.c
448
err = ssb_pcmcia_cfg_write(bus, SSB_PCMCIA_SPROMCTL, command);
drivers/staging/media/atomisp/pci/css_trace.h
35
u32 command;
drivers/staging/media/atomisp/pci/css_trace.h
51
#define HDR_COMMAND_OFFSET offsetof(struct trace_header_t, command)
drivers/staging/media/av7110/av7110_ir.c
25
u32 command, addr, scancode;
drivers/staging/media/av7110/av7110_ir.c
33
command = ircom & 0x3f;
drivers/staging/media/av7110/av7110_ir.c
35
scancode = RC_SCANCODE_RC5(addr, command);
drivers/staging/media/av7110/av7110_ir.c
53
command = ircom & 0x3f;
drivers/staging/media/av7110/av7110_ir.c
56
command |= 0x40;
drivers/staging/media/av7110/av7110_ir.c
57
scancode = RC_SCANCODE_RC5(addr, command);
drivers/staging/rtl8723bs/include/ieee80211.h
178
int command;
drivers/thunderbolt/switch.c
3875
u32 offset, command, val;
drivers/thunderbolt/switch.c
3886
command = pcie_offset & TB_PLUG_EVENTS_PCIE_CMD_DW_OFFSET_MASK;
drivers/thunderbolt/switch.c
3887
command |= BIT(bridge + TB_PLUG_EVENTS_PCIE_CMD_BR_SHIFT);
drivers/thunderbolt/switch.c
3888
command |= TB_PLUG_EVENTS_PCIE_CMD_RD_WR_MASK;
drivers/thunderbolt/switch.c
3889
command |= TB_PLUG_EVENTS_PCIE_CMD_COMMAND_VAL
drivers/thunderbolt/switch.c
3891
command |= TB_PLUG_EVENTS_PCIE_CMD_REQ_ACK_MASK;
drivers/thunderbolt/switch.c
3895
ret = tb_sw_write(sw, &command, TB_CFG_SWITCH, offset, 1);
drivers/tty/n_gsm.c
1855
static void gsm_control_message(struct gsm_mux *gsm, unsigned int command,
drivers/tty/n_gsm.c
1860
switch (command) {
drivers/tty/n_gsm.c
1911
buf[0] = command;
drivers/tty/n_gsm.c
1930
static void gsm_control_response(struct gsm_mux *gsm, unsigned int command,
drivers/tty/n_gsm.c
1941
command |= 1;
drivers/tty/n_gsm.c
1943
if (ctrl != NULL && (command == ctrl->cmd || command == CMD_NSC)) {
drivers/tty/n_gsm.c
1948
if (command == CMD_NSC)
drivers/tty/n_gsm.c
1953
} else if (command == CMD_PN) {
drivers/tty/n_gsm.c
1956
} else if (command == CMD_TEST && clen == 1 && *data == gsm->ka_num) {
drivers/tty/n_gsm.c
2066
unsigned int command, u8 *data, int clen)
drivers/tty/n_gsm.c
2079
ctrl->cmd = command;
drivers/tty/n_gsm.c
2456
unsigned int command = 0;
drivers/tty/n_gsm.c
2461
dlen = gsm_read_ea_val(&command, data, len);
drivers/tty/n_gsm.c
2476
if (command & 1)
drivers/tty/n_gsm.c
2477
gsm_control_message(dlci->gsm, command, data, clen);
drivers/tty/n_gsm.c
2479
gsm_control_response(dlci->gsm, command, data, clen);
drivers/tty/serial/cpm_uart.c
1284
pinfo->command = *data;
drivers/tty/serial/cpm_uart.c
59
cpm_command(port->command, cmd);
drivers/tty/serial/cpm_uart.h
74
u32 command;
drivers/tty/serial/mpc52xx_uart.c
1025
.command = mpc52xx_psc_command,
drivers/tty/serial/mpc52xx_uart.c
1102
psc_ops->command(port, MPC52xx_PSC_START_BRK);
drivers/tty/serial/mpc52xx_uart.c
1104
psc_ops->command(port, MPC52xx_PSC_STOP_BRK);
drivers/tty/serial/mpc52xx_uart.c
1127
psc_ops->command(port, MPC52xx_PSC_RST_RX);
drivers/tty/serial/mpc52xx_uart.c
1128
psc_ops->command(port, MPC52xx_PSC_RST_TX);
drivers/tty/serial/mpc52xx_uart.c
114
void (*command)(struct uart_port *port, u8 cmd);
drivers/tty/serial/mpc52xx_uart.c
1141
psc_ops->command(port, MPC52xx_PSC_TX_ENABLE);
drivers/tty/serial/mpc52xx_uart.c
1142
psc_ops->command(port, MPC52xx_PSC_RX_ENABLE);
drivers/tty/serial/mpc52xx_uart.c
1151
psc_ops->command(port, MPC52xx_PSC_RST_RX);
drivers/tty/serial/mpc52xx_uart.c
1153
psc_ops->command(port, MPC52xx_PSC_RST_TX);
drivers/tty/serial/mpc52xx_uart.c
1235
psc_ops->command(port, MPC52xx_PSC_RST_RX);
drivers/tty/serial/mpc52xx_uart.c
1236
psc_ops->command(port, MPC52xx_PSC_RST_TX);
drivers/tty/serial/mpc52xx_uart.c
1249
psc_ops->command(port, MPC52xx_PSC_TX_ENABLE);
drivers/tty/serial/mpc52xx_uart.c
1250
psc_ops->command(port, MPC52xx_PSC_RX_ENABLE);
drivers/tty/serial/mpc52xx_uart.c
1407
psc_ops->command(port, MPC52xx_PSC_RST_ERR_STAT);
drivers/tty/serial/mpc52xx_uart.c
145
out_8(&PSC(port)->command, cmd);
drivers/tty/serial/mpc52xx_uart.c
150
out_8(&PSC(port)->command, MPC52xx_PSC_SEL_MODE_REG_1);
drivers/tty/serial/mpc52xx_uart.c
188
out_8(&PSC(port)->command, MPC52xx_PSC_SEL_MODE_REG_1);
drivers/tty/serial/mpc52xx_uart.c
365
.command = mpc52xx_psc_command,
drivers/tty/serial/mpc52xx_uart.c
395
.command = mpc52xx_psc_command,
drivers/tty/serial/mpc52xx_uart.c
919
out_8(&PSC_5125(port)->command, cmd);
drivers/tty/serial/mpc52xx_uart.c
990
.command = mpc5125_psc_command,
drivers/tty/serial/sb1250-duart.c
542
unsigned int command;
drivers/tty/serial/sb1250-duart.c
605
command = M_DUART_RX_EN;
drivers/tty/serial/sb1250-duart.c
607
command = M_DUART_RX_DIS;
drivers/tty/serial/sb1250-duart.c
617
command |= M_DUART_TX_DIS;
drivers/tty/serial/sb1250-duart.c
619
command |= M_DUART_TX_EN;
drivers/tty/serial/sb1250-duart.c
634
write_sbdchn(sport, R_DUART_CMD, command);
drivers/ufs/core/ufshcd.c
2571
ufshcd_writel(hba, uic_cmd->command & COMMAND_OPCODE_MASK,
drivers/ufs/core/ufshcd.c
2597
uic_cmd->command, uic_cmd->argument3);
drivers/ufs/core/ufshcd.c
4057
.command = UIC_CMD_DME_LINK_STARTUP,
drivers/ufs/core/ufshcd.c
4079
.command = UIC_CMD_DME_RESET,
drivers/ufs/core/ufshcd.c
4119
.command = UIC_CMD_DME_ENABLE,
drivers/ufs/core/ufshcd.c
4182
.command = peer ? UIC_CMD_DME_PEER_SET : UIC_CMD_DME_SET,
drivers/ufs/core/ufshcd.c
4225
.command = peer ? UIC_CMD_DME_PEER_GET : UIC_CMD_DME_GET,
drivers/ufs/core/ufshcd.c
4347
cmd->command, cmd->argument3, ret);
drivers/ufs/core/ufshcd.c
4355
cmd->command, cmd->argument3);
drivers/ufs/core/ufshcd.c
4372
cmd->command, status);
drivers/ufs/core/ufshcd.c
4408
uic_cmd->command != UIC_CMD_DME_SET)
drivers/ufs/core/ufshcd.c
4432
.command = UIC_CMD_DME_SET,
drivers/ufs/core/ufshcd.c
4489
.command = UIC_CMD_DME_HIBER_ENTER,
drivers/ufs/core/ufshcd.c
4514
.command = UIC_CMD_DME_HIBER_EXIT,
drivers/ufs/core/ufshcd.c
470
cmd = ucmd->command;
drivers/ufs/core/ufshcd.c
5560
(hba->active_uic_cmd->command == UIC_CMD_DME_HIBER_ENTER ||
drivers/ufs/core/ufshcd.c
5561
hba->active_uic_cmd->command == UIC_CMD_DME_HIBER_EXIT))
drivers/ufs/core/ufshcd.c
6936
if (cmd && (cmd->command == UIC_CMD_DME_SET))
drivers/usb/cdns3/cdnsp-gadget.c
1334
temp = readl(&pdev->op_regs->command);
drivers/usb/cdns3/cdnsp-gadget.c
1336
writel(temp, &pdev->op_regs->command);
drivers/usb/cdns3/cdnsp-gadget.c
206
cmd = readl(&pdev->op_regs->command);
drivers/usb/cdns3/cdnsp-gadget.c
208
writel(cmd, &pdev->op_regs->command);
drivers/usb/cdns3/cdnsp-gadget.c
259
temp = readl(&pdev->op_regs->command);
drivers/usb/cdns3/cdnsp-gadget.c
261
writel(temp, &pdev->op_regs->command);
drivers/usb/cdns3/cdnsp-gadget.c
289
u32 command;
drivers/usb/cdns3/cdnsp-gadget.c
305
command = readl(&pdev->op_regs->command);
drivers/usb/cdns3/cdnsp-gadget.c
306
command |= CMD_RESET;
drivers/usb/cdns3/cdnsp-gadget.c
307
writel(command, &pdev->op_regs->command);
drivers/usb/cdns3/cdnsp-gadget.c
309
ret = readl_poll_timeout_atomic(&pdev->op_regs->command, temp,
drivers/usb/cdns3/cdnsp-gadget.h
116
__le32 command;
drivers/usb/cdns3/cdnsp-ring.c
828
cmd_regs = readl(&pdev->op_regs->command);
drivers/usb/cdns3/host.c
38
value = readl(&xhci->op_regs->command);
drivers/usb/cdns3/host.c
40
writel(value, &xhci->op_regs->command);
drivers/usb/chipidea/host.c
365
tmp = ehci_readl(ehci, &ehci->regs->command);
drivers/usb/chipidea/host.c
367
ehci_writel(ehci, tmp, &ehci->regs->command);
drivers/usb/class/cdc-wdm.c
1070
desc->command = usb_alloc_urb(0, GFP_KERNEL);
drivers/usb/class/cdc-wdm.c
1071
if (!desc->command)
drivers/usb/class/cdc-wdm.c
346
usb_poison_urb(desc->command);
drivers/usb/class/cdc-wdm.c
359
usb_unpoison_urb(desc->command);
drivers/usb/class/cdc-wdm.c
366
usb_free_urb(desc->command);
drivers/usb/class/cdc-wdm.c
439
desc->command,
drivers/usb/class/cdc-wdm.c
459
rv = usb_submit_urb(desc->command, GFP_KERNEL);
drivers/usb/class/cdc-wdm.c
82
struct urb *command;
drivers/usb/class/cdc-wdm.c
896
desc->command,
drivers/usb/class/cdc-wdm.c
914
rv = usb_submit_urb(desc->command, GFP_KERNEL);
drivers/usb/early/ehci-dbgp.c
440
cmd = readl(&ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
443
writel(cmd, &ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
471
cmd = readl(&ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
473
writel(cmd, &ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
475
cmd = readl(&ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
515
cmd = readl(&ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
517
writel(cmd, &ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
83
dbgp_printk(" ehci cmd : %08x", readl(&ehci_regs->command));
drivers/usb/early/ehci-dbgp.c
919
cmd = readl(&ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
930
writel(cmd, &ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
954
cmd = readl(&ehci_regs->command);
drivers/usb/early/ehci-dbgp.c
956
writel(cmd, &ehci_regs->command);
drivers/usb/fotg210/fotg210-hcd.c
1002
fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
1072
want = (fotg210->command & CMD_ASE) ? STS_ASS : 0;
drivers/usb/fotg210/fotg210-hcd.c
1120
want = (fotg210->command & CMD_PSE) ? STS_PSS : 0;
drivers/usb/fotg210/fotg210-hcd.c
1270
cmd = fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
1532
fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
1625
fotg210->command |= CMD_RUN;
drivers/usb/fotg210/fotg210-hcd.c
1626
fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
1765
fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
209
u32 command)
drivers/usb/fotg210/fotg210-hcd.c
213
label, label[0] ? " " : "", command,
drivers/usb/fotg210/fotg210-hcd.c
214
(command & CMD_PARK) ? " park" : "(park)",
drivers/usb/fotg210/fotg210-hcd.c
215
CMD_PARK_CNT(command),
drivers/usb/fotg210/fotg210-hcd.c
216
(command >> 16) & 0x3f,
drivers/usb/fotg210/fotg210-hcd.c
217
(command & CMD_IAAD) ? " IAAD" : "",
drivers/usb/fotg210/fotg210-hcd.c
218
(command & CMD_ASE) ? " Async" : "",
drivers/usb/fotg210/fotg210-hcd.c
219
(command & CMD_PSE) ? " Periodic" : "",
drivers/usb/fotg210/fotg210-hcd.c
220
fls_strings[(command >> 2) & 0x3],
drivers/usb/fotg210/fotg210-hcd.c
221
(command & CMD_RESET) ? " Reset" : "",
drivers/usb/fotg210/fotg210-hcd.c
222
(command & CMD_RUN) ? "RUN" : "HALT");
drivers/usb/fotg210/fotg210-hcd.c
268
#define dbg_cmd(fotg210, label, command) { \
drivers/usb/fotg210/fotg210-hcd.c
270
dbg_command_buf(_buf, sizeof(_buf), label, command); \
drivers/usb/fotg210/fotg210-hcd.c
3110
fotg210_writel(fotg210, fotg210->command | CMD_IAAD,
drivers/usb/fotg210/fotg210-hcd.c
3111
&fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
3112
fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
4986
fotg210->command = temp;
drivers/usb/fotg210/fotg210-hcd.c
5027
fotg210->command &= ~(CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET);
drivers/usb/fotg210/fotg210-hcd.c
5028
fotg210->command |= CMD_RUN;
drivers/usb/fotg210/fotg210-hcd.c
5029
fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
5030
dbg_cmd(fotg210, "init", fotg210->command);
drivers/usb/fotg210/fotg210-hcd.c
5049
fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
5136
cmd = fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
5223
fotg210->command &= ~(CMD_RUN | CMD_ASE | CMD_PSE);
drivers/usb/fotg210/fotg210-hcd.c
5224
fotg210_writel(fotg210, fotg210->command,
drivers/usb/fotg210/fotg210-hcd.c
5225
&fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
693
fotg210_readl(fotg210, &fotg210->regs->command));
drivers/usb/fotg210/fotg210-hcd.c
907
fotg210->command &= ~CMD_RUN;
drivers/usb/fotg210/fotg210-hcd.c
908
temp = fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
910
fotg210_writel(fotg210, temp, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
925
u32 command = fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
933
command |= CMD_RESET;
drivers/usb/fotg210/fotg210-hcd.c
934
dbg_cmd(fotg210, "reset", command);
drivers/usb/fotg210/fotg210-hcd.c
935
fotg210_writel(fotg210, command, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
938
retval = handshake(fotg210, &fotg210->regs->command,
drivers/usb/fotg210/fotg210-hcd.c
963
temp = (fotg210->command << 10) & (STS_ASS | STS_PSS);
drivers/usb/fotg210/fotg210-hcd.c
969
fotg210->command &= ~(CMD_ASE | CMD_PSE);
drivers/usb/fotg210/fotg210-hcd.c
970
fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
988
fotg210->command |= bit;
drivers/usb/fotg210/fotg210-hcd.c
989
fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
992
fotg210_readl(fotg210, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.c
998
fotg210->command &= ~bit;
drivers/usb/fotg210/fotg210-hcd.c
999
fotg210_writel(fotg210, fotg210->command, &fotg210->regs->command);
drivers/usb/fotg210/fotg210-hcd.h
169
u32 command;
drivers/usb/fotg210/fotg210-hcd.h
231
u32 command;
drivers/usb/gadget/udc/goku_udc.c
1521
command(regs, COMMAND_STALL, 0);
drivers/usb/gadget/udc/goku_udc.c
178
command(ep->dev->regs, COMMAND_RESET, ep->num);
drivers/usb/gadget/udc/goku_udc.c
197
command(regs, COMMAND_INVALID, ep->num);
drivers/usb/gadget/udc/goku_udc.c
651
command(regs, COMMAND_FIFO_DISABLE, ep->num);
drivers/usb/gadget/udc/goku_udc.c
697
command(regs, COMMAND_FIFO_ENABLE, ep->num);
drivers/usb/gadget/udc/goku_udc.c
703
command(regs, COMMAND_FIFO_ENABLE, ep->num);
drivers/usb/gadget/udc/goku_udc.c
84
command(struct goku_udc_regs __iomem *regs, int command, unsigned epnum)
drivers/usb/gadget/udc/goku_udc.c
86
writel(COMMAND_EP(epnum) | command, ®s->Command);
drivers/usb/gadget/udc/goku_udc.c
866
command(ep->dev->regs, COMMAND_SETDATA0, ep->num);
drivers/usb/gadget/udc/goku_udc.c
867
command(ep->dev->regs, COMMAND_STALL_CLEAR, ep->num);
drivers/usb/gadget/udc/goku_udc.c
919
command(ep->dev->regs, COMMAND_STALL, ep->num);
drivers/usb/gadget/udc/goku_udc.c
974
command(regs, COMMAND_FIFO_CLEAR, ep->num);
drivers/usb/host/ehci-brcm.c
109
ehci_writel(ehci, CMD_RESET, &ehci->regs->command);
drivers/usb/host/ehci-dbg.c
1060
unsigned int len, const char *label, u32 command)
drivers/usb/host/ehci-dbg.c
1074
u32 command) { }
drivers/usb/host/ehci-dbg.c
188
dbg_command_buf(char *buf, unsigned len, const char *label, u32 command)
drivers/usb/host/ehci-dbg.c
193
label, label[0] ? " " : "", command,
drivers/usb/host/ehci-dbg.c
194
(command & CMD_HIRD) ? " HIRD" : "",
drivers/usb/host/ehci-dbg.c
195
(command & CMD_PPCEE) ? " PPCEE" : "",
drivers/usb/host/ehci-dbg.c
196
(command & CMD_FSP) ? " FSP" : "",
drivers/usb/host/ehci-dbg.c
197
(command & CMD_ASPE) ? " ASPE" : "",
drivers/usb/host/ehci-dbg.c
198
(command & CMD_PSPE) ? " PSPE" : "",
drivers/usb/host/ehci-dbg.c
199
(command & CMD_PARK) ? " park" : "(park)",
drivers/usb/host/ehci-dbg.c
200
CMD_PARK_CNT(command),
drivers/usb/host/ehci-dbg.c
201
(command >> 16) & 0x3f,
drivers/usb/host/ehci-dbg.c
202
(command & CMD_LRESET) ? " LReset" : "",
drivers/usb/host/ehci-dbg.c
203
(command & CMD_IAAD) ? " IAAD" : "",
drivers/usb/host/ehci-dbg.c
204
(command & CMD_ASE) ? " Async" : "",
drivers/usb/host/ehci-dbg.c
205
(command & CMD_PSE) ? " Periodic" : "",
drivers/usb/host/ehci-dbg.c
206
fls_strings[(command >> 2) & 0x3],
drivers/usb/host/ehci-dbg.c
207
(command & CMD_RESET) ? " Reset" : "",
drivers/usb/host/ehci-dbg.c
208
(command & CMD_RUN) ? "RUN" : "HALT");
drivers/usb/host/ehci-dbg.c
270
dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command)
drivers/usb/host/ehci-dbg.c
274
dbg_command_buf(buf, sizeof(buf), label, command);
drivers/usb/host/ehci-dbg.c
854
ehci_readl(ehci, &ehci->regs->command));
drivers/usb/host/ehci-fsl.c
460
tmp = ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-fsl.c
462
ehci_writel(ehci, tmp, &ehci->regs->command);
drivers/usb/host/ehci-fsl.c
465
pdata->pm_command = ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-fsl.c
533
ehci_writel(ehci, pdata->pm_command, &ehci->regs->command);
drivers/usb/host/ehci-fsl.c
547
tmp = ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-fsl.c
549
ehci_writel(ehci, tmp, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
1219
ehci_writel(ehci, ehci->command, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
1221
ehci_readl(ehci, &ehci->regs->command); /* unblock posted writes */
drivers/usb/host/ehci-hcd.c
199
ehci->command &= ~CMD_RUN;
drivers/usb/host/ehci-hcd.c
200
temp = ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
202
ehci_writel(ehci, temp, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
234
u32 command = ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
241
command |= CMD_RESET;
drivers/usb/host/ehci-hcd.c
242
dbg_cmd (ehci, "reset", command);
drivers/usb/host/ehci-hcd.c
243
ehci_writel(ehci, command, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
246
retval = ehci_handshake(ehci, &ehci->regs->command,
drivers/usb/host/ehci-hcd.c
281
temp = (ehci->command << 10) & (STS_ASS | STS_PSS);
drivers/usb/host/ehci-hcd.c
287
ehci->command &= ~(CMD_ASE | CMD_PSE);
drivers/usb/host/ehci-hcd.c
288
ehci_writel(ehci, ehci->command, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
560
ehci->command = temp;
drivers/usb/host/ehci-hcd.c
611
ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET);
drivers/usb/host/ehci-hcd.c
612
ehci->command |= CMD_RUN;
drivers/usb/host/ehci-hcd.c
613
ehci_writel(ehci, ehci->command, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
614
dbg_cmd (ehci, "init", ehci->command);
drivers/usb/host/ehci-hcd.c
635
ehci_readl(ehci, &ehci->regs->command); /* unblock posted writes */
drivers/usb/host/ehci-hcd.c
642
rc = ehci_handshake(ehci, &ehci->regs->command, CMD_RUN,
drivers/usb/host/ehci-hcd.c
752
cmd = ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-hcd.c
850
ehci->command &= ~(CMD_RUN | CMD_ASE | CMD_PSE);
drivers/usb/host/ehci-hcd.c
851
ehci_writel(ehci, ehci->command, &ehci->regs->command);
drivers/usb/host/ehci-hub.c
1173
ehci_readl(ehci, &ehci->regs->command); /* unblock posted writes */
drivers/usb/host/ehci-hub.c
418
ehci->command |= CMD_RUN;
drivers/usb/host/ehci-hub.c
419
ehci_writel(ehci, ehci->command, &ehci->regs->command);
drivers/usb/host/ehci-hub.c
855
ehci_readl(ehci, &ehci->regs->command); /* unblock posted write */
drivers/usb/host/ehci-pci.c
280
ehci->command &= ~CMD_PPCEE;
drivers/usb/host/ehci-q.c
1286
ehci_writel(ehci, ehci->command | CMD_IAAD,
drivers/usb/host/ehci-q.c
1287
&ehci->regs->command);
drivers/usb/host/ehci-q.c
1288
ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-timer.c
103
want = (ehci->command & CMD_ASE) ? STS_ASS : 0;
drivers/usb/host/ehci-timer.c
13
ehci->command |= bit;
drivers/usb/host/ehci-timer.c
14
ehci_writel(ehci, ehci->command, &ehci->regs->command);
drivers/usb/host/ehci-timer.c
149
want = (ehci->command & CMD_PSE) ? STS_PSS : 0;
drivers/usb/host/ehci-timer.c
17
ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-timer.c
23
ehci->command &= ~bit;
drivers/usb/host/ehci-timer.c
24
ehci_writel(ehci, ehci->command, &ehci->regs->command);
drivers/usb/host/ehci-timer.c
27
ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci-timer.c
339
cmd = ehci_readl(ehci, &ehci->regs->command);
drivers/usb/host/ehci.h
203
u32 command;
drivers/usb/host/ehci.h
723
((e)->has_ci_pec_bug && ((e)->command & CMD_PSE) \
drivers/usb/host/ohci-q.c
1106
u32 command = 0, control = 0;
drivers/usb/host/ohci-q.c
1109
command |= OHCI_CLF;
drivers/usb/host/ohci-q.c
1119
command |= OHCI_BLF;
drivers/usb/host/ohci-q.c
1137
if (command) {
drivers/usb/host/ohci-q.c
1140
ohci_writel (ohci, command, &ohci->regs->cmdstatus);
drivers/usb/host/oxu210hp-hcd.c
125
u32 command;
drivers/usb/host/oxu210hp-hcd.c
1901
u32 cmd = readl(&oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
1908
writel(cmd, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
2102
int cmd = readl(&oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
2117
writel(cmd & ~CMD_ASE, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
2146
writel(cmd, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
2147
(void) readl(&oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
2287
cmd = readl(&oxu->regs->command) | CMD_PSE;
drivers/usb/host/oxu210hp-hcd.c
2288
writel(cmd, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
2313
cmd = readl(&oxu->regs->command) & ~CMD_PSE;
drivers/usb/host/oxu210hp-hcd.c
2314
writel(cmd, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
2857
readl(&oxu->regs->command); /* unblock posted write */
drivers/usb/host/oxu210hp-hcd.c
2883
if (!(readl(&oxu->regs->command) & CMD_RUN))
drivers/usb/host/oxu210hp-hcd.c
2910
dbg_cmd(oxu, "fatal", readl(&oxu->regs->command));
drivers/usb/host/oxu210hp-hcd.c
3055
oxu->command = temp;
drivers/usb/host/oxu210hp-hcd.c
3122
oxu->command &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE |
drivers/usb/host/oxu210hp-hcd.c
3124
oxu->command |= CMD_RUN;
drivers/usb/host/oxu210hp-hcd.c
3125
writel(oxu->command, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
3126
dbg_cmd(oxu, "init", oxu->command);
drivers/usb/host/oxu210hp-hcd.c
3136
readl(&oxu->regs->command); /* unblock posted writes */
drivers/usb/host/oxu210hp-hcd.c
3623
readl(&oxu->regs->command); /* unblock posted write */
drivers/usb/host/oxu210hp-hcd.c
3819
readl(&oxu->regs->command); /* unblock posted writes */
drivers/usb/host/oxu210hp-hcd.c
3852
oxu->command = readl(&oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
3938
writel(oxu->command, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
3966
(void) readl(&oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
3975
oxu->command |= temp;
drivers/usb/host/oxu210hp-hcd.c
3976
writel(oxu->command, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
429
u32 command;
drivers/usb/host/oxu210hp-hcd.c
530
const char *label, u32 command)
drivers/usb/host/oxu210hp-hcd.c
534
label, label[0] ? " " : "", command,
drivers/usb/host/oxu210hp-hcd.c
535
(command & CMD_PARK) ? "park" : "(park)",
drivers/usb/host/oxu210hp-hcd.c
536
CMD_PARK_CNT(command),
drivers/usb/host/oxu210hp-hcd.c
537
(command >> 16) & 0x3f,
drivers/usb/host/oxu210hp-hcd.c
538
(command & CMD_LRESET) ? " LReset" : "",
drivers/usb/host/oxu210hp-hcd.c
539
(command & CMD_IAAD) ? " IAAD" : "",
drivers/usb/host/oxu210hp-hcd.c
540
(command & CMD_ASE) ? " Async" : "",
drivers/usb/host/oxu210hp-hcd.c
541
(command & CMD_PSE) ? " Periodic" : "",
drivers/usb/host/oxu210hp-hcd.c
542
fls_strings[(command >> 2) & 0x3],
drivers/usb/host/oxu210hp-hcd.c
543
(command & CMD_RESET) ? " Reset" : "",
drivers/usb/host/oxu210hp-hcd.c
544
(command & CMD_RUN) ? "RUN" : "HALT"
drivers/usb/host/oxu210hp-hcd.c
594
dbg_command_buf(char *buf, unsigned len, const char *label, u32 command)
drivers/usb/host/oxu210hp-hcd.c
614
#define dbg_cmd(oxu, label, command) { \
drivers/usb/host/oxu210hp-hcd.c
616
dbg_command_buf(_buf, sizeof _buf, label, command); \
drivers/usb/host/oxu210hp-hcd.c
751
temp = readl(&oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
753
writel(temp, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
774
u32 command = readl(&oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
776
command |= CMD_RESET;
drivers/usb/host/oxu210hp-hcd.c
777
dbg_cmd(oxu, "reset", command);
drivers/usb/host/oxu210hp-hcd.c
778
writel(command, &oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
781
retval = handshake(oxu, &oxu->regs->command,
drivers/usb/host/oxu210hp-hcd.c
802
temp = readl(&oxu->regs->command) << 10;
drivers/usb/host/oxu210hp-hcd.c
811
temp = readl(&oxu->regs->command);
drivers/usb/host/oxu210hp-hcd.c
813
writel(temp, &oxu->regs->command);
drivers/usb/host/xhci-hub.c
1976
(void) readl(&xhci->op_regs->command);
drivers/usb/host/xhci-hub.c
481
struct xhci_command *command;
drivers/usb/host/xhci-hub.c
489
command = xhci_alloc_command(xhci, false, GFP_NOWAIT);
drivers/usb/host/xhci-hub.c
490
if (!command) {
drivers/usb/host/xhci-hub.c
496
ret = xhci_queue_stop_endpoint(xhci, command, slot_id,
drivers/usb/host/xhci-hub.c
500
xhci_free_command(xhci, command);
drivers/usb/host/xhci-mem.c
1733
struct xhci_command *command;
drivers/usb/host/xhci-mem.c
1736
command = kzalloc_node(sizeof(*command), mem_flags, dev_to_node(dev));
drivers/usb/host/xhci-mem.c
1737
if (!command)
drivers/usb/host/xhci-mem.c
1741
command->completion =
drivers/usb/host/xhci-mem.c
1744
if (!command->completion) {
drivers/usb/host/xhci-mem.c
1745
kfree(command);
drivers/usb/host/xhci-mem.c
1748
init_completion(command->completion);
drivers/usb/host/xhci-mem.c
1751
command->status = 0;
drivers/usb/host/xhci-mem.c
1753
command->timeout_ms = XHCI_CMD_DEFAULT_TIMEOUT;
drivers/usb/host/xhci-mem.c
1754
INIT_LIST_HEAD(&command->cmd_list);
drivers/usb/host/xhci-mem.c
1755
return command;
drivers/usb/host/xhci-mem.c
1761
struct xhci_command *command;
drivers/usb/host/xhci-mem.c
1763
command = xhci_alloc_command(xhci, allocate_completion, mem_flags);
drivers/usb/host/xhci-mem.c
1764
if (!command)
drivers/usb/host/xhci-mem.c
1767
command->in_ctx = xhci_alloc_container_ctx(xhci, XHCI_CTX_TYPE_INPUT,
drivers/usb/host/xhci-mem.c
1769
if (!command->in_ctx) {
drivers/usb/host/xhci-mem.c
1770
kfree(command->completion);
drivers/usb/host/xhci-mem.c
1771
kfree(command);
drivers/usb/host/xhci-mem.c
1774
return command;
drivers/usb/host/xhci-mem.c
1783
struct xhci_command *command)
drivers/usb/host/xhci-mem.c
1786
command->in_ctx);
drivers/usb/host/xhci-mem.c
1787
kfree(command->completion);
drivers/usb/host/xhci-mem.c
1788
kfree(command);
drivers/usb/host/xhci-ring.c
1191
struct xhci_command *command;
drivers/usb/host/xhci-ring.c
1283
command = xhci_alloc_command(xhci, false, GFP_ATOMIC);
drivers/usb/host/xhci-ring.c
1284
if (!command) {
drivers/usb/host/xhci-ring.c
1288
xhci_queue_stop_endpoint(xhci, command, slot_id, ep_index, 0);
drivers/usb/host/xhci-ring.c
1590
static void xhci_handle_cmd_enable_slot(int slot_id, struct xhci_command *command,
drivers/usb/host/xhci-ring.c
1594
command->slot_id = slot_id;
drivers/usb/host/xhci-ring.c
1596
command->slot_id = 0;
drivers/usb/host/xhci-ring.c
2059
cmd_reg = readl(&xhci->op_regs->command);
drivers/usb/host/xhci-ring.c
963
struct xhci_command *command;
drivers/usb/host/xhci-ring.c
966
command = xhci_alloc_command(xhci, false, GFP_ATOMIC);
drivers/usb/host/xhci-ring.c
967
if (!command) {
drivers/usb/host/xhci-ring.c
976
ret = xhci_queue_reset_ep(xhci, command, slot_id, ep_index, reset_type);
drivers/usb/host/xhci-tegra.c
2229
usbcmd = readl(&xhci->op_regs->command);
drivers/usb/host/xhci-tegra.c
2231
writel(usbcmd, &xhci->op_regs->command);
drivers/usb/host/xhci-tegra.c
2276
usbcmd = readl(&xhci->op_regs->command);
drivers/usb/host/xhci-tegra.c
2278
writel(usbcmd, &xhci->op_regs->command);
drivers/usb/host/xhci-tegra.c
2348
usbcmd = readl(&xhci->op_regs->command);
drivers/usb/host/xhci-tegra.c
2350
writel(usbcmd, &xhci->op_regs->command);
drivers/usb/host/xhci.c
1013
command = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
1014
command &= ~CMD_RUN;
drivers/usb/host/xhci.c
1015
writel(command, &xhci->op_regs->command);
drivers/usb/host/xhci.c
1032
command = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
1033
command |= CMD_CSS;
drivers/usb/host/xhci.c
1034
writel(command, &xhci->op_regs->command);
drivers/usb/host/xhci.c
1084
u32 command, temp = 0;
drivers/usb/host/xhci.c
1130
command = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
1131
command |= CMD_CRS;
drivers/usb/host/xhci.c
1132
writel(command, &xhci->op_regs->command);
drivers/usb/host/xhci.c
114
cmd = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
116
writel(cmd, &xhci->op_regs->command);
drivers/usb/host/xhci.c
1225
command = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
1226
command |= CMD_RUN;
drivers/usb/host/xhci.c
1227
writel(command, &xhci->op_regs->command);
drivers/usb/host/xhci.c
1540
struct usb_device *udev, struct xhci_command *command,
drivers/usb/host/xhci.c
1553
struct xhci_command *command;
drivers/usb/host/xhci.c
156
temp = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
1578
command = xhci_alloc_command(xhci, true, GFP_KERNEL);
drivers/usb/host/xhci.c
1579
if (!command)
drivers/usb/host/xhci.c
1582
command->in_ctx = vdev->in_ctx;
drivers/usb/host/xhci.c
1583
ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx);
drivers/usb/host/xhci.c
1593
ep_ctx = xhci_get_ep_ctx(xhci, command->in_ctx, 0);
drivers/usb/host/xhci.c
160
writel(temp, &xhci->op_regs->command);
drivers/usb/host/xhci.c
1601
ret = xhci_configure_endpoint(xhci, vdev->udev, command,
drivers/usb/host/xhci.c
1612
kfree(command->completion);
drivers/usb/host/xhci.c
1613
kfree(command);
drivers/usb/host/xhci.c
1767
struct xhci_command *command;
drivers/usb/host/xhci.c
1865
command = xhci_alloc_command(xhci, false, GFP_ATOMIC);
drivers/usb/host/xhci.c
1866
if (!command) {
drivers/usb/host/xhci.c
1872
xhci_queue_stop_endpoint(xhci, command, urb->dev->slot_id,
drivers/usb/host/xhci.c
190
u32 command;
drivers/usb/host/xhci.c
208
command = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
209
command |= CMD_RESET;
drivers/usb/host/xhci.c
210
writel(command, &xhci->op_regs->command);
drivers/usb/host/xhci.c
222
ret = xhci_handshake(&xhci->op_regs->command, CMD_RESET, 0, timeout_us);
drivers/usb/host/xhci.c
276
val = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
278
writel(val, &xhci->op_regs->command);
drivers/usb/host/xhci.c
2900
struct xhci_command *command;
drivers/usb/host/xhci.c
2905
command = xhci_alloc_command(xhci, true, gfp_flags);
drivers/usb/host/xhci.c
2906
if (!command)
drivers/usb/host/xhci.c
2915
ret = xhci_queue_stop_endpoint(xhci, command,
drivers/usb/host/xhci.c
2928
wait_for_completion(command->completion);
drivers/usb/host/xhci.c
2931
if (command->status == COMP_COMMAND_ABORTED ||
drivers/usb/host/xhci.c
2932
command->status == COMP_COMMAND_RING_STOPPED) {
drivers/usb/host/xhci.c
2937
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
2962
struct xhci_command *command,
drivers/usb/host/xhci.c
2971
if (!command)
drivers/usb/host/xhci.c
2983
ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx);
drivers/usb/host/xhci.c
3000
xhci_reserve_bandwidth(xhci, virt_dev, command->in_ctx)) {
drivers/usb/host/xhci.c
3008
slot_ctx = xhci_get_slot_ctx(xhci, command->in_ctx);
drivers/usb/host/xhci.c
3014
ret = xhci_queue_configure_endpoint(xhci, command,
drivers/usb/host/xhci.c
3015
command->in_ctx->dma,
drivers/usb/host/xhci.c
3018
ret = xhci_queue_evaluate_context(xhci, command,
drivers/usb/host/xhci.c
3019
command->in_ctx->dma,
drivers/usb/host/xhci.c
3033
wait_for_completion(command->completion);
drivers/usb/host/xhci.c
3037
&command->status);
drivers/usb/host/xhci.c
3040
&command->status);
drivers/usb/host/xhci.c
3088
struct xhci_command *command;
drivers/usb/host/xhci.c
3101
command = xhci_alloc_command(xhci, true, GFP_KERNEL);
drivers/usb/host/xhci.c
3102
if (!command)
drivers/usb/host/xhci.c
3105
command->in_ctx = virt_dev->in_ctx;
drivers/usb/host/xhci.c
3108
ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx);
drivers/usb/host/xhci.c
3138
ret = xhci_configure_endpoint(xhci, udev, command,
drivers/usb/host/xhci.c
3172
kfree(command->completion);
drivers/usb/host/xhci.c
3173
kfree(command);
drivers/usb/host/xhci.c
3783
struct xhci_command *command;
drivers/usb/host/xhci.c
3806
command = vdev->eps[ep_index].stream_info->free_streams_command;
drivers/usb/host/xhci.c
3807
ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx);
drivers/usb/host/xhci.c
3819
ep_ctx = xhci_get_ep_ctx(xhci, command->in_ctx, ep_index);
drivers/usb/host/xhci.c
3823
xhci_endpoint_copy(xhci, command->in_ctx,
drivers/usb/host/xhci.c
3828
xhci_setup_input_ctx_for_config_ep(xhci, command->in_ctx,
drivers/usb/host/xhci.c
3836
ret = xhci_configure_endpoint(xhci, udev, command,
drivers/usb/host/xhci.c
4132
struct xhci_command *command;
drivers/usb/host/xhci.c
4137
command = xhci_alloc_command(xhci, true, GFP_KERNEL);
drivers/usb/host/xhci.c
4138
if (!command)
drivers/usb/host/xhci.c
4149
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
4153
ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT,
drivers/usb/host/xhci.c
4157
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
4163
wait_for_completion(command->completion);
drivers/usb/host/xhci.c
4165
if (command->status != COMP_SUCCESS)
drivers/usb/host/xhci.c
4167
slot_id, command->status);
drivers/usb/host/xhci.c
4169
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
4218
struct xhci_command *command;
drivers/usb/host/xhci.c
4220
command = xhci_alloc_command(xhci, true, GFP_KERNEL);
drivers/usb/host/xhci.c
4221
if (!command)
drivers/usb/host/xhci.c
4225
ret = xhci_queue_slot_control(xhci, command, TRB_ENABLE_SLOT, 0);
drivers/usb/host/xhci.c
4229
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
4235
wait_for_completion(command->completion);
drivers/usb/host/xhci.c
4236
slot_id = command->slot_id;
drivers/usb/host/xhci.c
4238
if (!slot_id || command->status != COMP_SUCCESS) {
drivers/usb/host/xhci.c
4240
xhci_trb_comp_code_string(command->status));
drivers/usb/host/xhci.c
4243
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
4247
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
4315
struct xhci_command *command = NULL;
drivers/usb/host/xhci.c
4355
command = xhci_alloc_command(xhci, true, GFP_KERNEL);
drivers/usb/host/xhci.c
4356
if (!command) {
drivers/usb/host/xhci.c
4361
command->in_ctx = virt_dev->in_ctx;
drivers/usb/host/xhci.c
4362
command->timeout_ms = timeout_ms;
drivers/usb/host/xhci.c
4390
ret = xhci_queue_address_device(xhci, command, virt_dev->in_ctx->dma,
drivers/usb/host/xhci.c
4402
wait_for_completion(command->completion);
drivers/usb/host/xhci.c
4408
switch (command->status) {
drivers/usb/host/xhci.c
4429
kfree(command->completion);
drivers/usb/host/xhci.c
4430
kfree(command);
drivers/usb/host/xhci.c
4444
act, command->status);
drivers/usb/host/xhci.c
4480
if (command) {
drivers/usb/host/xhci.c
4481
kfree(command->completion);
drivers/usb/host/xhci.c
4482
kfree(command);
drivers/usb/host/xhci.c
4521
struct xhci_command *command;
drivers/usb/host/xhci.c
4527
command = xhci_alloc_command_with_ctx(xhci, true, GFP_KERNEL);
drivers/usb/host/xhci.c
4528
if (!command)
drivers/usb/host/xhci.c
4543
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
4548
ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx);
drivers/usb/host/xhci.c
4551
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
4557
xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx);
drivers/usb/host/xhci.c
4561
slot_ctx = xhci_get_slot_ctx(xhci, command->in_ctx);
drivers/usb/host/xhci.c
4570
ret = xhci_configure_endpoint(xhci, udev, command,
drivers/usb/host/xhci.c
4579
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
608
temp = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
610
writel(temp, &xhci->op_regs->command);
drivers/usb/host/xhci.c
670
struct xhci_command *command;
drivers/usb/host/xhci.c
672
command = xhci_alloc_command(xhci, false, GFP_KERNEL);
drivers/usb/host/xhci.c
673
if (!command)
drivers/usb/host/xhci.c
676
ret = xhci_queue_vendor_command(xhci, command, 0, 0, 0,
drivers/usb/host/xhci.c
679
xhci_free_command(xhci, command);
drivers/usb/host/xhci.c
809
xhci->s3.command = readl(&xhci->op_regs->command);
drivers/usb/host/xhci.c
834
writel(xhci->s3.command, &xhci->op_regs->command);
drivers/usb/host/xhci.c
973
u32 command;
drivers/usb/host/xhci.h
105
__le32 command;
drivers/usb/host/xhci.h
1326
struct xhci_command *command;
drivers/usb/host/xhci.h
1421
u32 command;
drivers/usb/host/xhci.h
1851
struct xhci_command *command);
drivers/usb/image/mdc800.c
575
static int mdc800_getAnswerSize (char command)
drivers/usb/image/mdc800.c
577
switch ((unsigned char) command)
drivers/usb/misc/idmouse.c
58
#define ftip_command(dev, command, value, index) \
drivers/usb/misc/idmouse.c
59
usb_control_msg(dev->udev, usb_sndctrlpipe(dev->udev, 0), command, \
drivers/usb/phy/phy-fsl-usb.c
448
u32 command;
drivers/usb/phy/phy-fsl-usb.c
450
command = fsl_readl(&usb_dr_regs->usbcmd);
drivers/usb/phy/phy-fsl-usb.c
451
command |= (1 << 1);
drivers/usb/phy/phy-fsl-usb.c
452
fsl_writel(command, &usb_dr_regs->usbcmd);
drivers/usb/serial/io_edgeport.c
2099
__u8 command, __u8 param)
drivers/usb/serial/io_edgeport.c
2113
command, param);
drivers/usb/serial/io_edgeport.c
281
static int send_iosp_ext_cmd(struct edgeport_port *edge_port, __u8 command,
drivers/usb/serial/io_ti.c
290
static int read_port_cmd(struct usb_serial_port *port, u8 command, u16 value,
drivers/usb/serial/io_ti.c
293
return ti_vread_sync(port->serial->dev, command, value,
drivers/usb/serial/io_ti.c
298
static int send_port_cmd(struct usb_serial_port *port, u8 command, u16 value,
drivers/usb/serial/io_ti.c
301
return ti_vsend_sync(port->serial->dev, command, value,
drivers/usb/serial/ti_usb_3410_5052.c
1463
static int ti_command_out_sync(struct usb_device *udev, u8 command,
drivers/usb/serial/ti_usb_3410_5052.c
1468
status = usb_control_msg(udev, usb_sndctrlpipe(udev, 0), command,
drivers/usb/serial/ti_usb_3410_5052.c
1477
static int ti_command_in_sync(struct usb_device *udev, u8 command,
drivers/usb/serial/ti_usb_3410_5052.c
1482
status = usb_control_msg(udev, usb_rcvctrlpipe(udev, 0), command,
drivers/usb/serial/ti_usb_3410_5052.c
1493
static int ti_port_cmd_out(struct usb_serial_port *port, u8 command,
drivers/usb/serial/ti_usb_3410_5052.c
1496
return ti_command_out_sync(port->serial->dev, command,
drivers/usb/serial/ti_usb_3410_5052.c
1501
static int ti_port_cmd_in(struct usb_serial_port *port, u8 command,
drivers/usb/serial/ti_usb_3410_5052.c
1504
return ti_command_in_sync(port->serial->dev, command,
drivers/usb/serial/ti_usb_3410_5052.c
338
static int ti_command_out_sync(struct usb_device *udev, u8 command,
drivers/usb/serial/ti_usb_3410_5052.c
340
static int ti_command_in_sync(struct usb_device *udev, u8 command,
drivers/usb/serial/ti_usb_3410_5052.c
342
static int ti_port_cmd_out(struct usb_serial_port *port, u8 command,
drivers/usb/serial/ti_usb_3410_5052.c
344
static int ti_port_cmd_in(struct usb_serial_port *port, u8 command,
drivers/usb/serial/whiteheat.c
152
static int firm_send_command(struct usb_serial_port *port, __u8 command,
drivers/usb/serial/whiteheat.c
221
__u8 *command;
drivers/usb/serial/whiteheat.c
228
command = kmalloc(2, GFP_KERNEL);
drivers/usb/serial/whiteheat.c
229
if (!command)
drivers/usb/serial/whiteheat.c
231
command[0] = WHITEHEAT_GET_HW_INFO;
drivers/usb/serial/whiteheat.c
232
command[1] = 0;
drivers/usb/serial/whiteheat.c
243
ret = usb_bulk_msg(serial->dev, pipe, command, 2,
drivers/usb/serial/whiteheat.c
269
} else if (result[0] != command[0]) {
drivers/usb/serial/whiteheat.c
292
kfree(command);
drivers/usb/serial/whiteheat.c
308
kfree(command);
drivers/usb/serial/whiteheat.c
314
kfree(command);
drivers/usb/serial/whiteheat.c
528
static int firm_send_command(struct usb_serial_port *port, __u8 command,
drivers/usb/serial/whiteheat.c
539
dev_dbg(dev, "%s - command %d\n", __func__, command);
drivers/usb/serial/whiteheat.c
551
transfer_buffer[0] = command;
drivers/usb/serial/whiteheat.c
580
switch (command) {
drivers/usb/storage/alauda.c
313
unsigned char command;
drivers/usb/storage/alauda.c
316
command = ALAUDA_GET_XD_MEDIA_STATUS;
drivers/usb/storage/alauda.c
318
command = ALAUDA_GET_SM_MEDIA_STATUS;
drivers/usb/storage/alauda.c
321
command, 0xc0, 0, 1, data, 2);
drivers/usb/storage/alauda.c
335
unsigned char command;
drivers/usb/storage/alauda.c
338
command = ALAUDA_ACK_XD_MEDIA_CHANGE;
drivers/usb/storage/alauda.c
340
command = ALAUDA_ACK_SM_MEDIA_CHANGE;
drivers/usb/storage/alauda.c
343
command, 0x40, 0, 1, NULL, 0);
drivers/usb/storage/alauda.c
352
unsigned char command;
drivers/usb/storage/alauda.c
355
command = ALAUDA_GET_XD_MEDIA_SIG;
drivers/usb/storage/alauda.c
357
command = ALAUDA_GET_SM_MEDIA_SIG;
drivers/usb/storage/alauda.c
360
command, 0xc0, 0, 0, data, 4);
drivers/usb/storage/alauda.c
368
unsigned char *command = us->iobuf;
drivers/usb/storage/alauda.c
370
memset(command, 0, 9);
drivers/usb/storage/alauda.c
371
command[0] = ALAUDA_BULK_CMD;
drivers/usb/storage/alauda.c
372
command[1] = ALAUDA_BULK_RESET_MEDIA;
drivers/usb/storage/alauda.c
373
command[8] = MEDIA_PORT(us);
drivers/usb/storage/alauda.c
376
command, 9, NULL);
drivers/usb/storage/alauda.c
503
unsigned char command[] = {
drivers/usb/storage/alauda.c
510
command, 9, NULL);
drivers/usb/storage/alauda.c
533
unsigned char command[] = {
drivers/usb/storage/alauda.c
539
command, 9, NULL);
drivers/usb/storage/alauda.c
705
unsigned char command[] = {
drivers/usb/storage/alauda.c
714
command, 9, NULL);
drivers/usb/storage/alauda.c
735
unsigned char command[] = {
drivers/usb/storage/alauda.c
743
command, 9, NULL);
drivers/usb/storage/alauda.c
786
unsigned char command[] = {
drivers/usb/storage/alauda.c
794
command, 9, NULL);
drivers/usb/storage/datafab.c
140
unsigned char *command = us->iobuf;
drivers/usb/storage/datafab.c
180
command[0] = 0;
drivers/usb/storage/datafab.c
181
command[1] = thistime;
drivers/usb/storage/datafab.c
182
command[2] = sector & 0xFF;
drivers/usb/storage/datafab.c
183
command[3] = (sector >> 8) & 0xFF;
drivers/usb/storage/datafab.c
184
command[4] = (sector >> 16) & 0xFF;
drivers/usb/storage/datafab.c
186
command[5] = 0xE0 + (info->lun << 4);
drivers/usb/storage/datafab.c
187
command[5] |= (sector >> 24) & 0x0F;
drivers/usb/storage/datafab.c
188
command[6] = 0x20;
drivers/usb/storage/datafab.c
189
command[7] = 0x01;
drivers/usb/storage/datafab.c
192
result = datafab_bulk_write(us, command, 8);
drivers/usb/storage/datafab.c
223
unsigned char *command = us->iobuf;
drivers/usb/storage/datafab.c
268
command[0] = 0;
drivers/usb/storage/datafab.c
269
command[1] = thistime;
drivers/usb/storage/datafab.c
270
command[2] = sector & 0xFF;
drivers/usb/storage/datafab.c
271
command[3] = (sector >> 8) & 0xFF;
drivers/usb/storage/datafab.c
272
command[4] = (sector >> 16) & 0xFF;
drivers/usb/storage/datafab.c
274
command[5] = 0xE0 + (info->lun << 4);
drivers/usb/storage/datafab.c
275
command[5] |= (sector >> 24) & 0x0F;
drivers/usb/storage/datafab.c
276
command[6] = 0x30;
drivers/usb/storage/datafab.c
277
command[7] = 0x02;
drivers/usb/storage/datafab.c
280
result = datafab_bulk_write(us, command, 8);
drivers/usb/storage/datafab.c
323
unsigned char *command = us->iobuf;
drivers/usb/storage/datafab.c
330
memcpy(command, scommand, 8);
drivers/usb/storage/datafab.c
340
command[5] = 0xa0;
drivers/usb/storage/datafab.c
342
rc = datafab_bulk_write(us, command, 8);
drivers/usb/storage/datafab.c
355
command[5] = 0xb0;
drivers/usb/storage/datafab.c
357
rc = datafab_bulk_write(us, command, 8);
drivers/usb/storage/datafab.c
388
unsigned char *command = us->iobuf;
drivers/usb/storage/datafab.c
401
memcpy(command, scommand, 8);
drivers/usb/storage/datafab.c
406
command[5] += (info->lun << 4);
drivers/usb/storage/datafab.c
408
rc = datafab_bulk_write(us, command, 8);
drivers/usb/storage/jumpshot.c
158
unsigned char *command = us->iobuf;
drivers/usb/storage/jumpshot.c
191
command[0] = 0;
drivers/usb/storage/jumpshot.c
192
command[1] = thistime;
drivers/usb/storage/jumpshot.c
193
command[2] = sector & 0xFF;
drivers/usb/storage/jumpshot.c
194
command[3] = (sector >> 8) & 0xFF;
drivers/usb/storage/jumpshot.c
195
command[4] = (sector >> 16) & 0xFF;
drivers/usb/storage/jumpshot.c
197
command[5] = 0xE0 | ((sector >> 24) & 0x0F);
drivers/usb/storage/jumpshot.c
198
command[6] = 0x20;
drivers/usb/storage/jumpshot.c
202
0, 0x20, 0, 1, command, 7);
drivers/usb/storage/jumpshot.c
235
unsigned char *command = us->iobuf;
drivers/usb/storage/jumpshot.c
273
command[0] = 0;
drivers/usb/storage/jumpshot.c
274
command[1] = thistime;
drivers/usb/storage/jumpshot.c
275
command[2] = sector & 0xFF;
drivers/usb/storage/jumpshot.c
276
command[3] = (sector >> 8) & 0xFF;
drivers/usb/storage/jumpshot.c
277
command[4] = (sector >> 16) & 0xFF;
drivers/usb/storage/jumpshot.c
279
command[5] = 0xE0 | ((sector >> 24) & 0x0F);
drivers/usb/storage/jumpshot.c
280
command[6] = 0x30;
drivers/usb/storage/jumpshot.c
284
0, 0x20, 0, 1, command, 7);
drivers/usb/storage/jumpshot.c
324
unsigned char *command = us->iobuf;
drivers/usb/storage/jumpshot.c
331
command[0] = 0xE0;
drivers/usb/storage/jumpshot.c
332
command[1] = 0xEC;
drivers/usb/storage/jumpshot.c
339
0, 0x20, 0, 6, command, 2);
drivers/usb/storage/sddr09.c
1072
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
1076
memset(command, 0, 12);
drivers/usb/storage/sddr09.c
1077
command[0] = 0xED;
drivers/usb/storage/sddr09.c
1078
command[1] = LUNBITS;
drivers/usb/storage/sddr09.c
1080
result = sddr09_send_scsi_command(us, command, 12);
drivers/usb/storage/sddr09.c
1126
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
1128
memset(command, 0, 12);
drivers/usb/storage/sddr09.c
1129
command[0] = 0xEB;
drivers/usb/storage/sddr09.c
1130
command[1] = LUNBITS;
drivers/usb/storage/sddr09.c
1132
return sddr09_send_scsi_command(us, command, 12);
drivers/usb/storage/sddr09.c
316
unsigned char *command,
drivers/usb/storage/sddr09.c
318
return sddr09_send_command(us, 0, USB_DIR_OUT, command, command_len);
drivers/usb/storage/sddr09.c
328
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
331
memset(command, 0, 6);
drivers/usb/storage/sddr09.c
332
command[1] = LUNBITS;
drivers/usb/storage/sddr09.c
334
result = sddr09_send_scsi_command(us, command, 6);
drivers/usb/storage/sddr09.c
349
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
352
memset(command, 0, 12);
drivers/usb/storage/sddr09.c
353
command[0] = 0x03;
drivers/usb/storage/sddr09.c
354
command[1] = LUNBITS;
drivers/usb/storage/sddr09.c
355
command[4] = buflen;
drivers/usb/storage/sddr09.c
357
result = sddr09_send_scsi_command(us, command, 12);
drivers/usb/storage/sddr09.c
393
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
396
command[0] = 0xE8;
drivers/usb/storage/sddr09.c
397
command[1] = LUNBITS | x;
drivers/usb/storage/sddr09.c
398
command[2] = MSB_of(fromaddress>>16);
drivers/usb/storage/sddr09.c
399
command[3] = LSB_of(fromaddress>>16);
drivers/usb/storage/sddr09.c
400
command[4] = MSB_of(fromaddress & 0xFFFF);
drivers/usb/storage/sddr09.c
401
command[5] = LSB_of(fromaddress & 0xFFFF);
drivers/usb/storage/sddr09.c
402
command[6] = 0;
drivers/usb/storage/sddr09.c
403
command[7] = 0;
drivers/usb/storage/sddr09.c
404
command[8] = 0;
drivers/usb/storage/sddr09.c
405
command[9] = 0;
drivers/usb/storage/sddr09.c
406
command[10] = MSB_of(nr_of_pages);
drivers/usb/storage/sddr09.c
407
command[11] = LSB_of(nr_of_pages);
drivers/usb/storage/sddr09.c
409
result = sddr09_send_scsi_command(us, command, 12);
drivers/usb/storage/sddr09.c
523
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
528
memset(command, 0, 12);
drivers/usb/storage/sddr09.c
529
command[0] = 0xEA;
drivers/usb/storage/sddr09.c
530
command[1] = LUNBITS;
drivers/usb/storage/sddr09.c
531
command[6] = MSB_of(Eaddress>>16);
drivers/usb/storage/sddr09.c
532
command[7] = LSB_of(Eaddress>>16);
drivers/usb/storage/sddr09.c
533
command[8] = MSB_of(Eaddress & 0xFFFF);
drivers/usb/storage/sddr09.c
534
command[9] = LSB_of(Eaddress & 0xFFFF);
drivers/usb/storage/sddr09.c
536
result = sddr09_send_scsi_command(us, command, 12);
drivers/usb/storage/sddr09.c
575
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
578
command[0] = 0xE9;
drivers/usb/storage/sddr09.c
579
command[1] = LUNBITS;
drivers/usb/storage/sddr09.c
581
command[2] = MSB_of(Waddress>>16);
drivers/usb/storage/sddr09.c
582
command[3] = LSB_of(Waddress>>16);
drivers/usb/storage/sddr09.c
583
command[4] = MSB_of(Waddress & 0xFFFF);
drivers/usb/storage/sddr09.c
584
command[5] = LSB_of(Waddress & 0xFFFF);
drivers/usb/storage/sddr09.c
586
command[6] = MSB_of(Eaddress>>16);
drivers/usb/storage/sddr09.c
587
command[7] = LSB_of(Eaddress>>16);
drivers/usb/storage/sddr09.c
588
command[8] = MSB_of(Eaddress & 0xFFFF);
drivers/usb/storage/sddr09.c
589
command[9] = LSB_of(Eaddress & 0xFFFF);
drivers/usb/storage/sddr09.c
591
command[10] = MSB_of(nr_of_pages);
drivers/usb/storage/sddr09.c
592
command[11] = LSB_of(nr_of_pages);
drivers/usb/storage/sddr09.c
594
result = sddr09_send_scsi_command(us, command, 12);
drivers/usb/storage/sddr09.c
637
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
643
command[0] = 0xE7;
drivers/usb/storage/sddr09.c
644
command[1] = LUNBITS;
drivers/usb/storage/sddr09.c
645
command[2] = 0;
drivers/usb/storage/sddr09.c
649
command[4*nsg+2] = ct;
drivers/usb/storage/sddr09.c
650
command[4*nsg+1] = ((address >> 9) & 0xFF);
drivers/usb/storage/sddr09.c
651
command[4*nsg+0] = ((address >> 17) & 0xFF);
drivers/usb/storage/sddr09.c
652
command[4*nsg-1] = ((address >> 25) & 0xFF);
drivers/usb/storage/sddr09.c
657
command[4*nsg+2] = ct;
drivers/usb/storage/sddr09.c
658
command[4*nsg+1] = ((address >> 9) & 0xFF);
drivers/usb/storage/sddr09.c
659
command[4*nsg+0] = ((address >> 17) & 0xFF);
drivers/usb/storage/sddr09.c
660
command[4*nsg-1] = ((address >> 25) & 0xFF);
drivers/usb/storage/sddr09.c
665
command[4*nsg+2] = ct;
drivers/usb/storage/sddr09.c
666
command[4*nsg+1] = ((address >> 9) & 0xFF);
drivers/usb/storage/sddr09.c
667
command[4*nsg+0] = ((address >> 17) & 0xFF);
drivers/usb/storage/sddr09.c
668
command[4*nsg-1] = ((address >> 25) & 0xFF);
drivers/usb/storage/sddr09.c
670
command[2] = nsg;
drivers/usb/storage/sddr09.c
672
result = sddr09_send_scsi_command(us, command, 4*nsg+3);
drivers/usb/storage/sddr09.c
711
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr09.c
717
memset(command, 0, 12);
drivers/usb/storage/sddr09.c
718
command[0] = 0xEC;
drivers/usb/storage/sddr09.c
719
command[1] = LUNBITS;
drivers/usb/storage/sddr09.c
721
result = sddr09_send_scsi_command(us, command, 12);
drivers/usb/storage/sddr55.c
130
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr55.c
135
memset(command, 0, 8);
drivers/usb/storage/sddr55.c
136
command[5] = 0xB0;
drivers/usb/storage/sddr55.c
137
command[7] = 0x80;
drivers/usb/storage/sddr55.c
139
DMA_TO_DEVICE, command, 8);
drivers/usb/storage/sddr55.c
193
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr55.c
241
command[0] = 0;
drivers/usb/storage/sddr55.c
242
command[1] = LSB_of(address>>16);
drivers/usb/storage/sddr55.c
243
command[2] = LSB_of(address>>8);
drivers/usb/storage/sddr55.c
244
command[3] = LSB_of(address);
drivers/usb/storage/sddr55.c
246
command[4] = 0;
drivers/usb/storage/sddr55.c
247
command[5] = 0xB0;
drivers/usb/storage/sddr55.c
248
command[6] = LSB_of(pages << (1 - info->smallpageshift));
drivers/usb/storage/sddr55.c
249
command[7] = 0x85;
drivers/usb/storage/sddr55.c
253
DMA_TO_DEVICE, command, 8);
drivers/usb/storage/sddr55.c
312
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr55.c
365
command[4] = 0;
drivers/usb/storage/sddr55.c
411
command[4] = 0x40;
drivers/usb/storage/sddr55.c
416
command[1] = LSB_of(address>>16);
drivers/usb/storage/sddr55.c
417
command[2] = LSB_of(address>>8);
drivers/usb/storage/sddr55.c
418
command[3] = LSB_of(address);
drivers/usb/storage/sddr55.c
421
command[0] = LSB_of(lba % 1000);
drivers/usb/storage/sddr55.c
422
command[6] = MSB_of(lba % 1000);
drivers/usb/storage/sddr55.c
424
command[4] |= LSB_of(pages >> info->smallpageshift);
drivers/usb/storage/sddr55.c
425
command[5] = 0xB0;
drivers/usb/storage/sddr55.c
426
command[7] = 0x86;
drivers/usb/storage/sddr55.c
430
DMA_TO_DEVICE, command, 8);
drivers/usb/storage/sddr55.c
523
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr55.c
526
memset(command, 0, 8);
drivers/usb/storage/sddr55.c
527
command[5] = 0xB0;
drivers/usb/storage/sddr55.c
528
command[7] = 0x84;
drivers/usb/storage/sddr55.c
529
result = sddr55_bulk_transport(us, DMA_TO_DEVICE, command, 8);
drivers/usb/storage/sddr55.c
650
unsigned char *command = us->iobuf;
drivers/usb/storage/sddr55.c
666
memset(command, 0, 8);
drivers/usb/storage/sddr55.c
667
command[5] = 0xB0;
drivers/usb/storage/sddr55.c
668
command[6] = numblocks * 2 / 256;
drivers/usb/storage/sddr55.c
669
command[7] = 0x8A;
drivers/usb/storage/sddr55.c
671
result = sddr55_bulk_transport(us, DMA_TO_DEVICE, command, 8);
drivers/usb/storage/sddr55.c
685
result = sddr55_bulk_transport(us, DMA_FROM_DEVICE, command, 2);
drivers/usb/storage/shuttle_usbat.c
1059
unsigned char command[3] = { 0x01, 0xA0, 0xEC };
drivers/usb/storage/shuttle_usbat.c
1072
rc = usbat_multiple_write(us, registers, command, 3);
drivers/usb/storage/shuttle_usbat.c
1121
unsigned char command[7];
drivers/usb/storage/shuttle_usbat.c
1165
usbat_pack_ata_sector_cmd(command, thistime, sector, 0x20);
drivers/usb/storage/shuttle_usbat.c
1168
result = usbat_multiple_write(us, registers, command, 7);
drivers/usb/storage/shuttle_usbat.c
1212
unsigned char command[7];
drivers/usb/storage/shuttle_usbat.c
1260
usbat_pack_ata_sector_cmd(command, thistime, sector, 0x30);
drivers/usb/storage/shuttle_usbat.c
1263
result = usbat_multiple_write(us, registers, command, 7);
drivers/usb/storage/shuttle_usbat.c
347
unsigned char *command = us->iobuf;
drivers/usb/storage/shuttle_usbat.c
349
command[0] = 0x40;
drivers/usb/storage/shuttle_usbat.c
350
command[1] = USBAT_CMD_SET_FEAT;
drivers/usb/storage/shuttle_usbat.c
356
command[2] = epp_control;
drivers/usb/storage/shuttle_usbat.c
364
command[3] = external_trigger;
drivers/usb/storage/shuttle_usbat.c
371
command[4] = test_pattern;
drivers/usb/storage/shuttle_usbat.c
377
command[5] = mask_byte;
drivers/usb/storage/shuttle_usbat.c
385
command[6] = subcountL;
drivers/usb/storage/shuttle_usbat.c
386
command[7] = subcountH;
drivers/usb/storage/shuttle_usbat.c
388
return usbat_execute_command(us, command, 8);
drivers/usb/storage/shuttle_usbat.c
450
unsigned char *command = us->iobuf;
drivers/usb/storage/shuttle_usbat.c
455
command[0] = 0xC0;
drivers/usb/storage/shuttle_usbat.c
456
command[1] = USBAT_ATA | USBAT_CMD_READ_BLOCK;
drivers/usb/storage/shuttle_usbat.c
457
command[2] = USBAT_ATA_DATA;
drivers/usb/storage/shuttle_usbat.c
458
command[3] = 0;
drivers/usb/storage/shuttle_usbat.c
459
command[4] = 0;
drivers/usb/storage/shuttle_usbat.c
460
command[5] = 0;
drivers/usb/storage/shuttle_usbat.c
461
command[6] = LSB_of(len);
drivers/usb/storage/shuttle_usbat.c
462
command[7] = MSB_of(len);
drivers/usb/storage/shuttle_usbat.c
464
result = usbat_execute_command(us, command, 8);
drivers/usb/storage/shuttle_usbat.c
484
unsigned char *command = us->iobuf;
drivers/usb/storage/shuttle_usbat.c
489
command[0] = 0x40;
drivers/usb/storage/shuttle_usbat.c
490
command[1] = access | USBAT_CMD_WRITE_BLOCK;
drivers/usb/storage/shuttle_usbat.c
491
command[2] = USBAT_ATA_DATA;
drivers/usb/storage/shuttle_usbat.c
492
command[3] = 0;
drivers/usb/storage/shuttle_usbat.c
493
command[4] = 0;
drivers/usb/storage/shuttle_usbat.c
494
command[5] = 0;
drivers/usb/storage/shuttle_usbat.c
495
command[6] = LSB_of(len);
drivers/usb/storage/shuttle_usbat.c
496
command[7] = MSB_of(len);
drivers/usb/storage/shuttle_usbat.c
498
result = usbat_execute_command(us, command, 8);
drivers/usb/storage/shuttle_usbat.c
532
unsigned char *command = us->iobuf;
drivers/usb/storage/shuttle_usbat.c
561
command[0] = 0x40;
drivers/usb/storage/shuttle_usbat.c
562
command[1] = access | USBAT_CMD_WRITE_REGS;
drivers/usb/storage/shuttle_usbat.c
563
command[2] = 0x07;
drivers/usb/storage/shuttle_usbat.c
564
command[3] = 0x17;
drivers/usb/storage/shuttle_usbat.c
565
command[4] = 0xFC;
drivers/usb/storage/shuttle_usbat.c
566
command[5] = 0xE7;
drivers/usb/storage/shuttle_usbat.c
567
command[6] = LSB_of(num_registers*2);
drivers/usb/storage/shuttle_usbat.c
568
command[7] = MSB_of(num_registers*2);
drivers/usb/storage/shuttle_usbat.c
573
command[cmdlen-8] = (direction==DMA_TO_DEVICE ? 0x40 : 0xC0);
drivers/usb/storage/shuttle_usbat.c
574
command[cmdlen-7] = access |
drivers/usb/storage/shuttle_usbat.c
577
command[cmdlen-6] = data_reg;
drivers/usb/storage/shuttle_usbat.c
578
command[cmdlen-5] = status_reg;
drivers/usb/storage/shuttle_usbat.c
579
command[cmdlen-4] = timeout;
drivers/usb/storage/shuttle_usbat.c
580
command[cmdlen-3] = qualifier;
drivers/usb/storage/shuttle_usbat.c
581
command[cmdlen-2] = LSB_of(len);
drivers/usb/storage/shuttle_usbat.c
582
command[cmdlen-1] = MSB_of(len);
drivers/usb/storage/shuttle_usbat.c
584
result = usbat_execute_command(us, command, cmdlen);
drivers/usb/storage/shuttle_usbat.c
684
unsigned char *command = us->iobuf;
drivers/usb/storage/shuttle_usbat.c
689
command[0] = 0x40;
drivers/usb/storage/shuttle_usbat.c
690
command[1] = USBAT_ATA | USBAT_CMD_WRITE_REGS;
drivers/usb/storage/shuttle_usbat.c
693
command[2] = 0;
drivers/usb/storage/shuttle_usbat.c
694
command[3] = 0;
drivers/usb/storage/shuttle_usbat.c
695
command[4] = 0;
drivers/usb/storage/shuttle_usbat.c
696
command[5] = 0;
drivers/usb/storage/shuttle_usbat.c
699
command[6] = LSB_of(num_registers*2);
drivers/usb/storage/shuttle_usbat.c
700
command[7] = MSB_of(num_registers*2);
drivers/usb/storage/shuttle_usbat.c
703
result = usbat_execute_command(us, command, 8);
drivers/usb/storage/shuttle_usbat.c
742
unsigned char *command = us->iobuf;
drivers/usb/storage/shuttle_usbat.c
744
command[0] = 0xC0;
drivers/usb/storage/shuttle_usbat.c
745
command[1] = USBAT_ATA | USBAT_CMD_COND_READ_BLOCK;
drivers/usb/storage/shuttle_usbat.c
746
command[2] = USBAT_ATA_DATA;
drivers/usb/storage/shuttle_usbat.c
747
command[3] = USBAT_ATA_STATUS;
drivers/usb/storage/shuttle_usbat.c
748
command[4] = 0xFD; /* Timeout (ms); */
drivers/usb/storage/shuttle_usbat.c
749
command[5] = USBAT_QUAL_FCQ;
drivers/usb/storage/shuttle_usbat.c
750
command[6] = LSB_of(len);
drivers/usb/storage/shuttle_usbat.c
751
command[7] = MSB_of(len);
drivers/usb/storage/shuttle_usbat.c
754
result = usbat_execute_command(us, command, 8);
drivers/usb/storage/shuttle_usbat.c
784
unsigned char *command = us->iobuf;
drivers/usb/storage/shuttle_usbat.c
786
command[0] = 0x40;
drivers/usb/storage/shuttle_usbat.c
787
command[1] = USBAT_ATA | USBAT_CMD_COND_WRITE_BLOCK;
drivers/usb/storage/shuttle_usbat.c
788
command[2] = USBAT_ATA_DATA;
drivers/usb/storage/shuttle_usbat.c
789
command[3] = USBAT_ATA_STATUS;
drivers/usb/storage/shuttle_usbat.c
790
command[4] = 0xFD; /* Timeout (ms) */
drivers/usb/storage/shuttle_usbat.c
791
command[5] = USBAT_QUAL_FCQ;
drivers/usb/storage/shuttle_usbat.c
792
command[6] = LSB_of(len);
drivers/usb/storage/shuttle_usbat.c
793
command[7] = MSB_of(len);
drivers/usb/storage/shuttle_usbat.c
796
result = usbat_execute_command(us, command, 8);
drivers/usb/typec/ucsi/displayport.c
113
u64 command;
drivers/usb/typec/ucsi/displayport.c
128
command = UCSI_CMD_SET_NEW_CAM(dp->con->num, 0, dp->offset, 0);
drivers/usb/typec/ucsi/displayport.c
129
ret = ucsi_send_command(dp->con->ucsi, command, NULL, 0);
drivers/usb/typec/ucsi/displayport.c
189
u64 command;
drivers/usb/typec/ucsi/displayport.c
194
command = UCSI_CMD_SET_NEW_CAM(dp->con->num, 1, dp->offset, pins);
drivers/usb/typec/ucsi/displayport.c
196
return ucsi_send_command(dp->con->ucsi, command, NULL, 0);
drivers/usb/typec/ucsi/displayport.c
53
u64 command;
drivers/usb/typec/ucsi/displayport.c
69
command = UCSI_GET_CURRENT_CAM | UCSI_CONNECTOR_NUMBER(dp->con->num);
drivers/usb/typec/ucsi/displayport.c
70
ret = ucsi_send_command(ucsi, command, &cur, sizeof(cur));
drivers/usb/typec/ucsi/thunderbolt.c
52
u64 command = UCSI_SET_NEW_CAM |
drivers/usb/typec/ucsi/thunderbolt.c
58
command |= (1 << 23);
drivers/usb/typec/ucsi/thunderbolt.c
60
ret = ucsi_send_command(tbt->con->ucsi, command, NULL, 0);
drivers/usb/typec/ucsi/thunderbolt.c
85
u64 command;
drivers/usb/typec/ucsi/thunderbolt.c
92
command = UCSI_GET_CURRENT_CAM | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/thunderbolt.c
93
ret = ucsi_send_command(con->ucsi, command, &cur, sizeof(cur));
drivers/usb/typec/ucsi/trace.h
16
TP_PROTO(u64 command, int ret),
drivers/usb/typec/ucsi/trace.h
17
TP_ARGS(command, ret),
drivers/usb/typec/ucsi/trace.h
23
__entry->ctrl = command;
drivers/usb/typec/ucsi/trace.h
32
TP_PROTO(u64 command, int ret),
drivers/usb/typec/ucsi/trace.h
33
TP_ARGS(command, ret)
drivers/usb/typec/ucsi/trace.h
37
TP_PROTO(u64 command, int ret),
drivers/usb/typec/ucsi/trace.h
38
TP_ARGS(command, ret)
drivers/usb/typec/ucsi/ucsi.c
1013
u64 command;
drivers/usb/typec/ucsi/ucsi.c
1019
command = UCSI_GET_CONNECTOR_CAPABILITY | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
1020
ret = ucsi_send_command(con->ucsi, command, &con->cap, sizeof(con->cap));
drivers/usb/typec/ucsi/ucsi.c
115
static int ucsi_run_command(struct ucsi *ucsi, u64 command, u32 *cci,
drivers/usb/typec/ucsi/ucsi.c
125
ret = ucsi->ops->sync_control(ucsi, command, cci, data, size);
drivers/usb/typec/ucsi/ucsi.c
1398
u64 command;
drivers/usb/typec/ucsi/ucsi.c
1400
command = UCSI_CONNECTOR_RESET | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
1403
command |= hard ? UCSI_CONNECTOR_RESET_HARD_VER_1_0 : 0;
drivers/usb/typec/ucsi/ucsi.c
1405
command |= hard ? 0 : UCSI_CONNECTOR_RESET_DATA_VER_2_0;
drivers/usb/typec/ucsi/ucsi.c
1407
return ucsi_send_command(con->ucsi, command, NULL, 0);
drivers/usb/typec/ucsi/ucsi.c
1412
u64 command;
drivers/usb/typec/ucsi/ucsi.c
1430
command = UCSI_SET_NOTIFICATION_ENABLE;
drivers/usb/typec/ucsi/ucsi.c
1431
ret = ucsi->ops->async_control(ucsi, command);
drivers/usb/typec/ucsi/ucsi.c
1450
command = UCSI_PPM_RESET;
drivers/usb/typec/ucsi/ucsi.c
1451
ret = ucsi->ops->async_control(ucsi, command);
drivers/usb/typec/ucsi/ucsi.c
1472
ret = ucsi->ops->async_control(ucsi, command);
drivers/usb/typec/ucsi/ucsi.c
1484
static int ucsi_role_cmd(struct ucsi_connector *con, u64 command)
drivers/usb/typec/ucsi/ucsi.c
1488
ret = ucsi_send_command(con->ucsi, command, NULL, 0);
drivers/usb/typec/ucsi/ucsi.c
1508
u64 command;
drivers/usb/typec/ucsi/ucsi.c
1527
command = UCSI_SET_UOR | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
1528
command |= UCSI_SET_UOR_ROLE(role);
drivers/usb/typec/ucsi/ucsi.c
1529
command |= UCSI_SET_UOR_ACCEPT_ROLE_SWAPS;
drivers/usb/typec/ucsi/ucsi.c
1530
ret = ucsi_role_cmd(con, command);
drivers/usb/typec/ucsi/ucsi.c
154
u64 command;
drivers/usb/typec/ucsi/ucsi.c
1552
u64 command;
drivers/usb/typec/ucsi/ucsi.c
1569
command = UCSI_SET_PDR | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
1570
command |= UCSI_SET_PDR_ROLE(role);
drivers/usb/typec/ucsi/ucsi.c
1571
command |= UCSI_SET_PDR_ACCEPT_ROLE_SWAPS;
drivers/usb/typec/ucsi/ucsi.c
1572
ret = ucsi_role_cmd(con, command);
drivers/usb/typec/ucsi/ucsi.c
159
command = UCSI_GET_ERROR_STATUS | UCSI_CONNECTOR_NUMBER(connector_num);
drivers/usb/typec/ucsi/ucsi.c
160
ret = ucsi_run_command(ucsi, command, &cci, &error, sizeof(error), false);
drivers/usb/typec/ucsi/ucsi.c
1618
u64 command;
drivers/usb/typec/ucsi/ucsi.c
1647
command = UCSI_GET_CONNECTOR_CAPABILITY;
drivers/usb/typec/ucsi/ucsi.c
1648
command |= UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
1649
ret = ucsi_send_command(ucsi, command, &con->cap, sizeof(con->cap));
drivers/usb/typec/ucsi/ucsi.c
1835
u64 command, ntfy;
drivers/usb/typec/ucsi/ucsi.c
1849
command = UCSI_SET_NOTIFICATION_ENABLE | ntfy;
drivers/usb/typec/ucsi/ucsi.c
1850
ret = ucsi_send_command(ucsi, command, NULL, 0);
drivers/usb/typec/ucsi/ucsi.c
1855
command = UCSI_GET_CAPABILITY;
drivers/usb/typec/ucsi/ucsi.c
1856
ret = ucsi_send_command(ucsi, command, &ucsi->cap,
drivers/usb/typec/ucsi/ucsi.c
1889
command = UCSI_SET_NOTIFICATION_ENABLE | ntfy;
drivers/usb/typec/ucsi/ucsi.c
1890
ret = ucsi_send_command(ucsi, command, NULL, 0);
drivers/usb/typec/ucsi/ucsi.c
1936
u64 command;
drivers/usb/typec/ucsi/ucsi.c
1940
command = UCSI_SET_NOTIFICATION_ENABLE | ucsi->ntfy;
drivers/usb/typec/ucsi/ucsi.c
1941
ret = ucsi_send_command(ucsi, command, NULL, 0);
drivers/usb/typec/ucsi/ucsi.c
247
int ucsi_send_command(struct ucsi *ucsi, u64 command,
drivers/usb/typec/ucsi/ucsi.c
250
return ucsi_send_command_common(ucsi, command, data, size, false);
drivers/usb/typec/ucsi/ucsi.c
322
u64 command;
drivers/usb/typec/ucsi/ucsi.c
328
command = UCSI_GET_CURRENT_CAM | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
329
ret = ucsi_send_command(con->ucsi, command, &cur, sizeof(cur));
drivers/usb/typec/ucsi/ucsi.c
508
u64 command;
drivers/usb/typec/ucsi/ucsi.c
523
command = UCSI_GET_ALTERNATE_MODES;
drivers/usb/typec/ucsi/ucsi.c
524
command |= UCSI_GET_ALTMODE_RECIPIENT(recipient);
drivers/usb/typec/ucsi/ucsi.c
525
command |= UCSI_GET_ALTMODE_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
526
command |= UCSI_GET_ALTMODE_OFFSET(i);
drivers/usb/typec/ucsi/ucsi.c
527
len = ucsi_send_command(con->ucsi, command, &alt, sizeof(alt));
drivers/usb/typec/ucsi/ucsi.c
578
u64 command;
drivers/usb/typec/ucsi/ucsi.c
599
command = UCSI_GET_ALTERNATE_MODES;
drivers/usb/typec/ucsi/ucsi.c
600
command |= UCSI_GET_ALTMODE_RECIPIENT(recipient);
drivers/usb/typec/ucsi/ucsi.c
601
command |= UCSI_GET_ALTMODE_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
602
command |= UCSI_GET_ALTMODE_OFFSET(i);
drivers/usb/typec/ucsi/ucsi.c
603
len = ucsi_send_command(con->ucsi, command, alt, sizeof(alt));
drivers/usb/typec/ucsi/ucsi.c
64
int ucsi_sync_control_common(struct ucsi *ucsi, u64 command, u32 *cci,
drivers/usb/typec/ucsi/ucsi.c
67
bool ack = UCSI_COMMAND(command) == UCSI_ACK_CC_CI;
drivers/usb/typec/ucsi/ucsi.c
676
u64 command = UCSI_GET_CONNECTOR_STATUS | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
681
ret = ucsi_send_command_common(con->ucsi, command, &con->status, size, conn_ack);
drivers/usb/typec/ucsi/ucsi.c
691
u64 command;
drivers/usb/typec/ucsi/ucsi.c
699
command = UCSI_COMMAND(UCSI_GET_PDOS) | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
700
command |= UCSI_GET_PDOS_PARTNER_PDO(is_partner);
drivers/usb/typec/ucsi/ucsi.c
701
command |= UCSI_GET_PDOS_PDO_OFFSET(offset);
drivers/usb/typec/ucsi/ucsi.c
702
command |= UCSI_GET_PDOS_NUM_PDOS(num_pdos - 1);
drivers/usb/typec/ucsi/ucsi.c
703
command |= is_source(role) ? UCSI_GET_PDOS_SRC_PDOS : 0;
drivers/usb/typec/ucsi/ucsi.c
704
ret = ucsi_send_command(ucsi, command, pdos + offset,
drivers/usb/typec/ucsi/ucsi.c
77
ret = ucsi->ops->async_control(ucsi, command);
drivers/usb/typec/ucsi/ucsi.c
779
u64 command;
drivers/usb/typec/ucsi/ucsi.c
786
command = UCSI_COMMAND(UCSI_GET_PD_MESSAGE) | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
787
command |= UCSI_GET_PD_MESSAGE_RECIPIENT(recipient);
drivers/usb/typec/ucsi/ucsi.c
788
command |= UCSI_GET_PD_MESSAGE_OFFSET(offset);
drivers/usb/typec/ucsi/ucsi.c
789
command |= UCSI_GET_PD_MESSAGE_BYTES(len);
drivers/usb/typec/ucsi/ucsi.c
790
command |= UCSI_GET_PD_MESSAGE_TYPE(type);
drivers/usb/typec/ucsi/ucsi.c
792
ret = ucsi_send_command(con->ucsi, command, data + offset, len);
drivers/usb/typec/ucsi/ucsi.c
955
u64 command;
drivers/usb/typec/ucsi/ucsi.c
958
command = UCSI_GET_CABLE_PROPERTY | UCSI_CONNECTOR_NUMBER(con->num);
drivers/usb/typec/ucsi/ucsi.c
959
ret = ucsi_send_command(con->ucsi, command, &cable_prop, sizeof(cable_prop));
drivers/usb/typec/ucsi/ucsi.h
457
u64 command;
drivers/usb/typec/ucsi/ucsi.h
562
int ucsi_send_command(struct ucsi *ucsi, u64 command,
drivers/usb/typec/ucsi/ucsi.h
569
int ucsi_sync_control_common(struct ucsi *ucsi, u64 command, u32 *cci,
drivers/usb/typec/ucsi/ucsi.h
85
int (*sync_control)(struct ucsi *ucsi, u64 command, u32 *cci,
drivers/usb/typec/ucsi/ucsi.h
87
int (*async_control)(struct ucsi *ucsi, u64 command);
drivers/usb/typec/ucsi/ucsi_acpi.c
108
static int ucsi_gram_sync_control(struct ucsi *ucsi, u64 command, u32 *cci,
drivers/usb/typec/ucsi/ucsi_acpi.c
116
ret = ucsi_sync_control_common(ucsi, command, cci, val, len);
drivers/usb/typec/ucsi/ucsi_acpi.c
89
static int ucsi_acpi_async_control(struct ucsi *ucsi, u64 command)
drivers/usb/typec/ucsi/ucsi_acpi.c
93
memcpy(ua->base + UCSI_CONTROL, &command, sizeof(command));
drivers/usb/typec/ucsi/ucsi_acpi.c
94
ua->cmd = command;
drivers/usb/typec/ucsi/ucsi_ccg.c
546
u64 command)
drivers/usb/typec/ucsi/ucsi_ccg.c
548
switch (UCSI_ALTMODE_OFFSET(command)) {
drivers/usb/typec/ucsi/ucsi_ccg.c
594
static int ucsi_ccg_async_control(struct ucsi *ucsi, u64 command)
drivers/usb/typec/ucsi/ucsi_ccg.c
607
return ccg_write(uc, reg, (u8 *)&command, sizeof(command));
drivers/usb/typec/ucsi/ucsi_ccg.c
610
static int ucsi_ccg_sync_control(struct ucsi *ucsi, u64 command, u32 *cci,
drivers/usb/typec/ucsi/ucsi_ccg.c
621
if (UCSI_COMMAND(command) == UCSI_SET_NEW_CAM &&
drivers/usb/typec/ucsi/ucsi_ccg.c
623
con_index = (command >> 16) &
drivers/usb/typec/ucsi/ucsi_ccg.c
630
ucsi_ccg_update_set_new_cam_cmd(uc, con, &command);
drivers/usb/typec/ucsi/ucsi_ccg.c
633
ret = ucsi_sync_control_common(ucsi, command, cci, data, size);
drivers/usb/typec/ucsi/ucsi_ccg.c
635
switch (UCSI_COMMAND(command)) {
drivers/usb/typec/ucsi/ucsi_ccg.c
641
if (UCSI_ALTMODE_RECIPIENT(command) == UCSI_RECIPIENT_SOP) {
drivers/usb/typec/ucsi/ucsi_ccg.c
645
ucsi_ccg_nvidia_altmode(uc, alt, command);
drivers/usb/typec/ucsi/ucsi_glink.c
184
static int pmic_glink_ucsi_async_control(struct ucsi *__ucsi, u64 command)
drivers/usb/typec/ucsi/ucsi_glink.c
190
ret = pmic_glink_ucsi_locked_write(ucsi, UCSI_CONTROL, &command, sizeof(command));
drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c
149
static int gaokun_ucsi_async_control(struct ucsi *ucsi, u64 command)
drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c
154
memcpy(buf, &command, sizeof(command));
drivers/usb/typec/ucsi/ucsi_stm32g0.c
374
static int ucsi_stm32g0_async_control(struct ucsi *ucsi, u64 command)
drivers/usb/typec/ucsi/ucsi_stm32g0.c
387
buf = kmalloc(sizeof(command) + 1, GFP_KERNEL);
drivers/usb/typec/ucsi/ucsi_stm32g0.c
392
memcpy(&buf[1], &command, sizeof(command));
drivers/usb/typec/ucsi/ucsi_stm32g0.c
393
msg[0].len = sizeof(command) + 1;
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
100
if (UCSI_COMMAND(command) == UCSI_GET_ALTERNATE_MODES &&
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
101
UCSI_GET_ALTMODE_GET_CONNECTOR_NUMBER(command) == 1 &&
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
102
UCSI_ALTMODE_RECIPIENT(command) == UCSI_RECIPIENT_CON &&
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
103
UCSI_ALTMODE_OFFSET(command) == 0) {
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
121
if (UCSI_COMMAND(command) == UCSI_GET_ALTERNATE_MODES &&
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
122
UCSI_GET_ALTMODE_GET_CONNECTOR_NUMBER(command) == 2) {
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
129
ret = ucsi_sync_control_common(ucsi, command, cci, data, size);
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
134
if (UCSI_COMMAND(command) == UCSI_GET_CURRENT_CAM && data)
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
82
static int yoga_c630_ucsi_async_control(struct ucsi *ucsi, u64 command)
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
86
return yoga_c630_ec_ucsi_write(uec->ec, (u8*)&command);
drivers/usb/typec/ucsi/ucsi_yoga_c630.c
90
u64 command,
drivers/usb/usbip/stub_rx.c
682
switch (pdu.base.command) {
drivers/usb/usbip/stub_tx.c
109
__u32 command, __u32 seqnum)
drivers/usb/usbip/stub_tx.c
111
base->command = command;
drivers/usb/usbip/usbip_common.c
262
pdu->base.command,
drivers/usb/usbip/usbip_common.c
268
switch (pdu->base.command) {
drivers/usb/usbip/usbip_common.c
499
base->command = cpu_to_be32(base->command);
drivers/usb/usbip/usbip_common.c
505
base->command = be32_to_cpu(base->command);
drivers/usb/usbip/usbip_common.c
574
cmd = pdu->base.command;
drivers/usb/usbip/usbip_common.c
579
cmd = pdu->base.command;
drivers/usb/usbip/usbip_common.h
143
__u32 command;
drivers/usb/usbip/vhci_rx.c
240
switch (pdu.base.command) {
drivers/usb/usbip/vhci_rx.c
249
pr_err("unknown pdu %u\n", pdu.base.command);
drivers/usb/usbip/vhci_tx.c
207
pdu_header.base.command = USBIP_CMD_UNLINK;
drivers/usb/usbip/vhci_tx.c
21
pdup->base.command = USBIP_CMD_SUBMIT;
drivers/usb/usbip/vudc_rx.c
213
switch (pdu.base.command) {
drivers/usb/usbip/vudc_tx.c
16
__u32 command, __u32 seqnum)
drivers/usb/usbip/vudc_tx.c
18
base->command = command;
drivers/video/backlight/ams369fg06.c
176
unsigned char command)
drivers/video/backlight/ams369fg06.c
182
if (command != COMMAND_ONLY)
drivers/video/backlight/ams369fg06.c
183
ret = ams369fg06_spi_write_byte(lcd, 0x72, command);
drivers/video/backlight/lms501kf03.c
120
unsigned char command)
drivers/video/backlight/lms501kf03.c
122
return lms501kf03_spi_write_byte(lcd, address, command);
drivers/video/fbdev/aty/mach64_accel.c
21
u32 command;
drivers/w1/slaves/w1_ds28e17.c
150
const u8 *command, size_t command_count,
drivers/w1/slaves/w1_ds28e17.c
158
crc = crc16(CRC16_INIT, command, command_count);
drivers/w1/slaves/w1_ds28e17.c
159
w1_write_block(sl->master, command, command_count);
drivers/w1/slaves/w1_ds28e17.c
196
u8 command[2];
drivers/w1/slaves/w1_ds28e17.c
210
command[0] = (stop ? W1_F19_WRITE_DATA_WITH_STOP
drivers/w1/slaves/w1_ds28e17.c
212
command[1] = i2c_address << 1;
drivers/w1/slaves/w1_ds28e17.c
213
result = __w1_f19_i2c_write(sl, command, 2, buffer, count);
drivers/w1/slaves/w1_ds28e17.c
219
command[0] = W1_F19_WRITE_DATA_NO_STOP;
drivers/w1/slaves/w1_ds28e17.c
220
command[1] = i2c_address << 1;
drivers/w1/slaves/w1_ds28e17.c
221
result = __w1_f19_i2c_write(sl, command, 2, p,
drivers/w1/slaves/w1_ds28e17.c
236
command[0] = W1_F19_WRITE_DATA_ONLY;
drivers/w1/slaves/w1_ds28e17.c
237
result = __w1_f19_i2c_write(sl, command, 1, p,
drivers/w1/slaves/w1_ds28e17.c
252
command[0] = (stop ? W1_F19_WRITE_DATA_ONLY_WITH_STOP
drivers/w1/slaves/w1_ds28e17.c
254
result = __w1_f19_i2c_write(sl, command, 1, p, remaining);
drivers/watchdog/cros_ec_wdt.c
132
arg.req.command = EC_HANG_DETECT_CMD_GET_STATUS;
drivers/watchdog/cros_ec_wdt.c
146
arg.req.command = EC_HANG_DETECT_CMD_CLEAR_STATUS;
drivers/watchdog/cros_ec_wdt.c
32
msg->command = EC_CMD_HANG_DETECT;
drivers/watchdog/cros_ec_wdt.c
33
msg->insize = (arg->req.command == EC_HANG_DETECT_CMD_GET_STATUS) ?
drivers/watchdog/cros_ec_wdt.c
54
arg.req.command = EC_HANG_DETECT_CMD_RELOAD;
drivers/watchdog/cros_ec_wdt.c
69
arg.req.command = EC_HANG_DETECT_CMD_SET_TIMEOUT;
drivers/watchdog/cros_ec_wdt.c
84
arg.req.command = EC_HANG_DETECT_CMD_CANCEL;
drivers/watchdog/mei_wdt.c
117
u8 command;
drivers/watchdog/mei_wdt.c
173
req.hdr.command = MEI_MANAGEMENT_CONTROL;
drivers/watchdog/mei_wdt.c
201
req.hdr.command = MEI_MANAGEMENT_CONTROL;
drivers/watchdog/mei_wdt.c
432
if (res.hdr.command != MEI_MANAGEMENT_CONTROL ||
drivers/watchdog/sbc_fitpc2_wdt.c
43
static void wdt_send_data(unsigned char command, unsigned char data)
drivers/watchdog/sbc_fitpc2_wdt.c
47
outb(command, COMMAND_PORT);
drivers/watchdog/ziirave_wdt.c
100
struct ziirave_wdt_rev *rev, u8 command)
drivers/watchdog/ziirave_wdt.c
104
ret = i2c_smbus_read_byte_data(client, command);
drivers/watchdog/ziirave_wdt.c
110
ret = i2c_smbus_read_byte_data(client, command + 1);
drivers/xen/manage.c
174
const char command[SHUTDOWN_CMD_SIZE];
drivers/xen/manage.c
248
if (strcmp(str, shutdown_handlers[idx].command) == 0)
drivers/xen/manage.c
359
shutdown_handlers[idx].command);
fs/autofs/dev-ioctl.c
662
static int _autofs_dev_ioctl(unsigned int command,
fs/autofs/dev-ioctl.c
673
cmd = _IOC_NR(command);
fs/autofs/dev-ioctl.c
675
if (_IOC_TYPE(command) != _IOC_TYPE(AUTOFS_DEV_IOCTL_IOC_FIRST) ||
fs/autofs/dev-ioctl.c
693
err = validate_dev_ioctl(command, param);
fs/autofs/dev-ioctl.c
699
pr_warn("unknown command 0x%08x\n", command);
fs/autofs/dev-ioctl.c
757
static long autofs_dev_ioctl(struct file *file, unsigned int command,
fs/autofs/dev-ioctl.c
762
err = _autofs_dev_ioctl(command, (struct autofs_dev_ioctl __user *) u);
fs/autofs/dev-ioctl.c
767
static long autofs_dev_ioctl_compat(struct file *file, unsigned int command,
fs/autofs/dev-ioctl.c
770
return autofs_dev_ioctl(file, command, (unsigned long) compat_ptr(u));
fs/ext4/namei.c
216
#define dxtrace(command) command
fs/ext4/namei.c
218
#define dxtrace(command)
fs/orangefs/devorangefs-req.c
572
static inline long check_ioctl_command(unsigned int command)
fs/orangefs/devorangefs-req.c
575
if (_IOC_TYPE(command) != ORANGEFS_DEV_MAGIC) {
fs/orangefs/devorangefs-req.c
577
command,
fs/orangefs/devorangefs-req.c
578
_IOC_TYPE(command),
fs/orangefs/devorangefs-req.c
583
if (_IOC_NR(command) >= ORANGEFS_DEV_MAXNR || _IOC_NR(command) <= 0) {
fs/orangefs/devorangefs-req.c
585
_IOC_NR(command), ORANGEFS_DEV_MAXNR);
fs/orangefs/devorangefs-req.c
591
static long dispatch_ioctl_command(unsigned int command, unsigned long arg)
fs/orangefs/devorangefs-req.c
603
switch (command) {
fs/orangefs/devorangefs-req.c
700
unsigned int command, unsigned long arg)
fs/orangefs/devorangefs-req.c
705
ret = check_ioctl_command(command);
fs/orangefs/devorangefs-req.c
709
return (int)dispatch_ioctl_command(command, arg);
fs/smb/client/cifs_debug.c
52
le16_to_cpu(mid_entry->command),
fs/smb/client/cifs_debug.c
717
le16_to_cpu(mid_entry->command),
fs/smb/client/cifsfs.h
138
long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg);
fs/smb/client/cifsglob.h
1732
__le16 command; /* smb command code */
fs/smb/client/ioctl.c
348
long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg)
fs/smb/client/ioctl.c
367
cifs_dbg(FYI, "cifs ioctl 0x%x\n", command);
fs/smb/client/ioctl.c
369
trace_smb3_ioctl(xid, 0, command);
fs/smb/client/ioctl.c
371
trace_smb3_ioctl(xid, pSMBFile->fid.persistent_fid, command);
fs/smb/client/ioctl.c
373
switch (command) {
fs/smb/client/ioctl.c
592
command);
fs/smb/client/smb1ops.c
259
le16_to_cpu(mid->command) == buf->Command) {
fs/smb/client/smb1transport.c
52
temp->command = cpu_to_le16(smb_buffer->Command);
fs/smb/client/smb2inode.c
1302
int command, struct cifsFileInfo *cfile,
fs/smb/client/smb2inode.c
1322
&oparms, &in_iov, &command, 1,
fs/smb/client/smb2misc.c
145
int command;
fs/smb/client/smb2misc.c
187
command = le16_to_cpu(shdr->Command);
fs/smb/client/smb2misc.c
188
if (command >= NUMBER_OF_SMB2_COMMANDS) {
fs/smb/client/smb2misc.c
189
cifs_dbg(VFS, "Invalid SMB2 command %d\n", command);
fs/smb/client/smb2misc.c
213
if (smb2_rsp_struct_sizes[command] != pdu->StructureSize2) {
fs/smb/client/smb2misc.c
214
if (command != SMB2_OPLOCK_BREAK_HE && (shdr->Status == 0 ||
fs/smb/client/smb2misc.c
218
le16_to_cpu(pdu->StructureSize2), command);
fs/smb/client/smb2misc.c
220
} else if (command == SMB2_OPLOCK_BREAK_HE
fs/smb/client/smb2misc.c
235
if (command == SMB2_IOCTL_HE && calc_len == 0)
fs/smb/client/smb2misc.c
238
if (command == SMB2_NEGOTIATE_HE)
fs/smb/client/smb2misc.c
243
if (command == SMB2_CREATE_HE &&
fs/smb/client/smb2misc.c
247
if (calc_len + 24 == len && command == SMB2_OPLOCK_BREAK_HE)
fs/smb/client/smb2misc.c
273
calc_len, len, command, mid);
fs/smb/client/smb2misc.c
277
calc_len, len, command, mid);
fs/smb/client/smb2ops.c
408
(mid->command == shdr->Command)) {
fs/smb/client/smb2transport.c
665
temp->command = shdr->Command; /* Always LE */
fs/smb/client/trace.h
1560
unsigned int command),
fs/smb/client/trace.h
1561
TP_ARGS(xid, fid, command),
fs/smb/client/trace.h
1565
__field(unsigned int, command)
fs/smb/client/trace.h
1570
__entry->command = command;
fs/smb/client/trace.h
1573
__entry->xid, __entry->fid, __entry->command)
fs/smb/client/trace.h
1580
unsigned int command), \
fs/smb/client/trace.h
1581
TP_ARGS(xid, fid, command))
fs/smb/client/transport.c
1017
mid[i]->mid, le16_to_cpu(mid[i]->command));
fs/smb/client/transport.c
105
midEntry->command, midEntry->mid);
fs/smb/client/transport.c
44
__le16 command = server->vals->lock_cmd;
fs/smb/client/transport.c
45
__u16 smb_cmd = le16_to_cpu(midEntry->command);
fs/smb/client/transport.c
744
__func__, le16_to_cpu(mid->command), mid->mid, mid->mid_state);
fs/smb/client/transport.c
93
(midEntry->command != command)) {
fs/smb/server/server.c
113
u16 command;
fs/smb/server/server.c
124
command = conn->ops->get_cmd_val(work);
fs/smb/server/server.c
125
*cmd = command;
fs/smb/server/server.c
128
if (command >= conn->max_cmds) {
fs/smb/server/server.c
133
cmds = &conn->cmds[command];
fs/smb/server/server.c
135
ksmbd_debug(SMB, "*** not implemented yet cmd = %x\n", command);
fs/smb/server/server.c
140
if (work->sess && conn->ops->is_sign_req(work, command)) {
fs/smb/server/server.c
150
conn->ops->inc_reqs(command);
fs/smb/server/server.c
153
ksmbd_debug(CONN, "Failed to process %u [%d]\n", command, ret);
fs/smb/server/server.c
156
command = ret;
fs/smb/server/server.c
157
*cmd = command;
fs/smb/server/server.c
169
u16 command = 0;
fs/smb/server/server.c
216
rc = __process_request(work, conn, &command);
fs/smb/server/server.c
239
conn->ops->is_sign_req(work, command)))
fs/smb/server/smb2misc.c
371
int command;
fs/smb/server/smb2misc.c
396
command = le16_to_cpu(hdr->Command);
fs/smb/server/smb2misc.c
397
if (command >= NUMBER_OF_SMB2_COMMANDS) {
fs/smb/server/smb2misc.c
398
ksmbd_debug(SMB, "Illegal SMB2 command %d\n", command);
fs/smb/server/smb2misc.c
402
if (smb2_req_struct_sizes[command] != pdu->StructureSize2) {
fs/smb/server/smb2misc.c
403
if (!(command == SMB2_OPLOCK_BREAK_HE &&
fs/smb/server/smb2misc.c
409
le16_to_cpu(pdu->StructureSize2), command);
fs/smb/server/smb2misc.c
416
if (command == SMB2_LOCK_HE)
fs/smb/server/smb2misc.c
441
if (command == SMB2_NEGOTIATE_HE)
fs/smb/server/smb2misc.c
455
len, clc_len, command,
fs/smb/server/smb2pdu.c
8931
bool smb2_is_sign_req(struct ksmbd_work *work, unsigned int command)
fs/smb/server/smb2pdu.c
8936
command != SMB2_NEGOTIATE_HE &&
fs/smb/server/smb2pdu.c
8937
command != SMB2_SESSION_SETUP_HE &&
fs/smb/server/smb2pdu.c
8938
command != SMB2_OPLOCK_BREAK_HE)
fs/smb/server/smb2pdu.h
342
bool smb2_is_sign_req(struct ksmbd_work *work, unsigned int command);
fs/smb/server/smb_common.c
614
int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command)
fs/smb/server/smb_common.c
623
if (command == SMB2_NEGOTIATE_HE) {
fs/smb/server/smb_common.c
628
if (command == SMB_COM_NEGOTIATE) {
fs/smb/server/smb_common.c
638
pr_err("Unknown SMB negotiation command: %u\n", command);
fs/smb/server/smb_common.h
153
bool (*is_sign_req)(struct ksmbd_work *work, unsigned int command);
fs/smb/server/smb_common.h
195
int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command);
include/acpi/actbl1.h
230
u8 command;
include/acpi/actbl1.h
255
u8 command;
include/acpi/actbl1.h
266
u8 command;
include/acpi/actbl2.h
1552
u16 command;
include/acpi/actbl2.h
2751
u16 command;
include/acpi/actbl2.h
2761
u32 command;
include/acpi/actbl2.h
3118
u16 command;
include/acpi/actbl2.h
3225
u16 command;
include/acpi/actbl2.h
3246
u16 command;
include/drm/drm_mipi_dbi.h
34
int (*command)(struct mipi_dbi *dbi, u8 *cmd, u8 *param, size_t num);
include/linux/acpi.h
397
extern int ec_transaction(u8 command,
include/linux/armada-37xx-rwtm-mailbox.h
14
u16 command;
include/linux/cper.h
544
u16 command;
include/linux/dsa/tag_qca.h
64
__le32 command; /* command bit 31:0 */
include/linux/firmware/intel/stratix10-svc-client.h
207
enum stratix10_svc_command_code command;
include/linux/fsi-sbefifo.h
19
int sbefifo_submit(struct device *dev, const __be32 *command, size_t cmd_len,
include/linux/ftrace.h
834
void arch_ftrace_update_code(int command);
include/linux/ftrace.h
853
void ftrace_run_stop_machine(int command);
include/linux/ftrace.h
882
void ftrace_modify_all_code(int command);
include/linux/i2c.h
140
unsigned short flags, char read_write, u8 command,
include/linux/i2c.h
145
unsigned short flags, char read_write, u8 command,
include/linux/i2c.h
154
s32 i2c_smbus_read_byte_data(const struct i2c_client *client, u8 command);
include/linux/i2c.h
156
u8 command, u8 value);
include/linux/i2c.h
157
s32 i2c_smbus_read_word_data(const struct i2c_client *client, u8 command);
include/linux/i2c.h
159
u8 command, u16 value);
include/linux/i2c.h
162
i2c_smbus_read_word_swapped(const struct i2c_client *client, u8 command)
include/linux/i2c.h
164
s32 value = i2c_smbus_read_word_data(client, command);
include/linux/i2c.h
171
u8 command, u16 value)
include/linux/i2c.h
173
return i2c_smbus_write_word_data(client, command, swab16(value));
include/linux/i2c.h
178
u8 command, u8 *values);
include/linux/i2c.h
180
u8 command, u8 length, const u8 *values);
include/linux/i2c.h
183
u8 command, u8 length, u8 *values);
include/linux/i2c.h
185
u8 command, u8 length, const u8 *values);
include/linux/i2c.h
187
u8 command, u8 length,
include/linux/i2c.h
294
int (*command)(struct i2c_client *client, unsigned int cmd, void *arg);
include/linux/i2c.h
565
u8 command, int size, union i2c_smbus_data *data);
include/linux/i2c.h
568
u8 command, int size, union i2c_smbus_data *data);
include/linux/i8042.h
77
int i8042_command(unsigned char *param, int command);
include/linux/i8042.h
91
static inline int i8042_command(unsigned char *param, int command)
include/linux/libata.h
1110
return (tf->command == ATA_CMD_READ_MULTI) ||
include/linux/libata.h
1111
(tf->command == ATA_CMD_WRITE_MULTI) ||
include/linux/libata.h
1112
(tf->command == ATA_CMD_READ_MULTI_EXT) ||
include/linux/libata.h
1113
(tf->command == ATA_CMD_WRITE_MULTI_EXT) ||
include/linux/libata.h
1114
(tf->command == ATA_CMD_WRITE_MULTI_FUA_EXT);
include/linux/libata.h
1911
qc->result_tf.command = ATA_DRDY;
include/linux/libata.h
588
u8 command;
include/linux/maple.h
53
enum maple_code command;
include/linux/maple.h
96
u32 command, u32 length, void *data);
include/linux/mfd/loongson-se.h
38
void *command;
include/linux/mfd/si476x-core.h
130
wait_queue_head_t command;
include/linux/mlx5/driver.h
1079
const char *mlx5_command_str(int command);
include/linux/mlx5/mlx5_ifc.h
11265
u8 command[][0x20];
include/linux/mtd/onenand.h
104
int (*command)(struct mtd_info *mtd, int cmd, loff_t address, size_t len);
include/linux/mtd/rawnand.h
1172
void (*cmdfunc)(struct nand_chip *chip, unsigned command, int column,
include/linux/mtd/rawnand.h
1494
static inline int nand_opcode_8bits(unsigned int command)
include/linux/mtd/rawnand.h
1496
switch (command) {
include/linux/netdevice.h
1011
enum bpf_netdev_command command;
include/linux/platform_data/cros_ec_commands.h
4183
uint16_t command; /* enum ec_hang_detect_cmds */
include/linux/platform_data/cros_ec_commands.h
6018
uint8_t command; /* enum typec_control_command */
include/linux/platform_data/cros_ec_commands.h
6625
#define EC_PRIVATE_HOST_COMMAND_VALUE(command) \
include/linux/platform_data/cros_ec_commands.h
6626
(EC_CMD_BOARD_SPECIFIC_BASE + (command))
include/linux/platform_data/cros_ec_commands.h
758
uint16_t command;
include/linux/platform_data/cros_ec_commands.h
861
uint16_t command;
include/linux/platform_data/cros_ec_proto.h
276
int cros_ec_cmd(struct cros_ec_device *ec_dev, unsigned int version, int command, const void *outdata,
include/linux/platform_data/cros_ec_proto.h
90
uint32_t command;
include/linux/surface_acpi_notify.h
29
u8 command;
include/linux/usb/ehci_def.h
57
u32 command;
include/media/rc-core.h
348
u8 command, u8 not_command,
include/media/rc-core.h
353
if ((command ^ not_command) != 0xff) {
include/media/rc-core.h
360
command;
include/media/rc-core.h
366
command;
include/media/rc-core.h
370
scancode = address << 8 | command;
include/media/v4l2-subdev.h
204
long (*command)(struct v4l2_subdev *sd, unsigned int cmd, void *arg);
include/net/flow_offload.h
591
enum flow_block_command command;
include/net/flow_offload.h
696
enum flow_cls_command command;
include/net/flow_offload.h
712
enum offload_act_command command;
include/net/pkt_cls.h
1025
enum tc_ets_command command;
include/net/pkt_cls.h
1049
enum tc_tbf_command command;
include/net/pkt_cls.h
1066
enum tc_fifo_command command;
include/net/pkt_cls.h
686
enum tc_clsu32_command command;
include/net/pkt_cls.h
793
enum tc_matchall_command command;
include/net/pkt_cls.h
807
enum tc_clsbpf_command command;
include/net/pkt_cls.h
842
enum tc_mq_command command;
include/net/pkt_cls.h
875
enum tc_htb_command command;
include/net/pkt_cls.h
907
enum tc_red_command command;
include/net/pkt_cls.h
953
enum tc_gred_command command;
include/net/pkt_cls.h
984
enum tc_prio_command command;
include/net/pkt_cls.h
999
enum tc_root_command command;
include/net/pkt_sched.h
213
u8 command; /* TC_TAPRIO_CMD_* */
include/net/sctp/structs.h
2131
enum sctp_transport_cmd command,
include/scsi/sas.h
230
u8 command;
include/soc/fsl/cpm.h
161
int cpm_command(u32 command, u8 opcode);
include/soc/fsl/cpm.h
163
static inline int cpm_command(u32 command, u8 opcode)
include/sound/cs35l56.h
411
int cs35l56_mbox_send(struct cs35l56_base *cs35l56_base, unsigned int command);
include/sound/hdaudio.h
245
int (*command)(struct hdac_bus *bus, unsigned int cmd);
include/sound/opl3.h
290
void (*command) (struct snd_opl3 * opl3, unsigned short cmd, unsigned char val);
include/trace/events/f2fs.h
2373
pid_t pid, char *pathname, char *command),
include/trace/events/f2fs.h
2375
TP_ARGS(inode, offset, bytes, pid, pathname, command),
include/trace/events/f2fs.h
2382
__string(cmdline, command)
include/trace/events/f2fs.h
2437
pid_t pid, char *pathname, char *command),
include/trace/events/f2fs.h
2439
TP_ARGS(inode, offset, bytes, pid, pathname, command)
include/trace/events/f2fs.h
2452
pid_t pid, char *pathname, char *command),
include/trace/events/f2fs.h
2454
TP_ARGS(inode, offset, bytes, pid, pathname, command)
include/trace/events/fsi_master_i2cr.h
102
(int)sizeof(uint32_t), __entry->command, (int)sizeof(uint64_t), __entry->data)
include/trace/events/fsi_master_i2cr.h
12
TP_PROTO(const struct i2c_client *client, uint32_t command, int rc),
include/trace/events/fsi_master_i2cr.h
13
TP_ARGS(client, command, rc),
include/trace/events/fsi_master_i2cr.h
17
__array(unsigned char, command, sizeof(uint32_t))
include/trace/events/fsi_master_i2cr.h
23
memcpy(__entry->command, &command, sizeof(uint32_t));
include/trace/events/fsi_master_i2cr.h
27
(int)sizeof(uint32_t), __entry->command, __entry->rc)
include/trace/events/fsi_master_i2cr.h
31
TP_PROTO(const struct i2c_client *client, uint32_t command, uint64_t *data),
include/trace/events/fsi_master_i2cr.h
32
TP_ARGS(client, command, data),
include/trace/events/fsi_master_i2cr.h
36
__array(unsigned char, command, sizeof(uint32_t))
include/trace/events/fsi_master_i2cr.h
42
memcpy(__entry->command, &command, sizeof(uint32_t));
include/trace/events/fsi_master_i2cr.h
46
(int)sizeof(uint32_t), __entry->command, (int)sizeof(uint64_t), __entry->data)
include/trace/events/fsi_master_i2cr.h
87
TP_PROTO(const struct i2c_client *client, uint32_t command, uint64_t data),
include/trace/events/fsi_master_i2cr.h
88
TP_ARGS(client, command, data),
include/trace/events/fsi_master_i2cr.h
92
__array(unsigned char, command, sizeof(uint32_t))
include/trace/events/fsi_master_i2cr.h
98
memcpy(__entry->command, &command, sizeof(uint32_t));
include/trace/events/libata.h
214
__entry->cmd = qc->tf.command;
include/trace/events/libata.h
279
__entry->status = qc->result_tf.command;
include/trace/events/libata.h
344
__entry->cmd = tf->command;
include/trace/events/libata.h
390
__entry->cmd = tf->command;
include/trace/events/smbus.h
103
__field(__u8, command )
include/trace/events/smbus.h
110
__entry->command = command;
include/trace/events/smbus.h
117
__entry->command,
include/trace/events/smbus.h
136
char read_write, u8 command, int protocol,
include/trace/events/smbus.h
138
TP_ARGS(adap, addr, flags, read_write, command, protocol, data, res),
include/trace/events/smbus.h
144
__field(__u8, command )
include/trace/events/smbus.h
152
__entry->command = command;
include/trace/events/smbus.h
181
__entry->command,
include/trace/events/smbus.h
202
char read_write, u8 command, int protocol,
include/trace/events/smbus.h
204
TP_ARGS(adap, addr, flags, read_write, command, protocol, res),
include/trace/events/smbus.h
210
__field(__u8, command )
include/trace/events/smbus.h
219
__entry->command = command;
include/trace/events/smbus.h
227
__entry->command,
include/trace/events/smbus.h
26
char read_write, u8 command, int protocol,
include/trace/events/smbus.h
28
TP_ARGS(adap, addr, flags, read_write, command, protocol, data),
include/trace/events/smbus.h
36
__field(__u8, command )
include/trace/events/smbus.h
44
__entry->command = command;
include/trace/events/smbus.h
73
__entry->command,
include/trace/events/smbus.h
94
char read_write, u8 command, int protocol),
include/trace/events/smbus.h
95
TP_ARGS(adap, addr, flags, read_write, command, protocol),
include/uapi/drm/qxl_drm.h
83
__u64 command; /* void* */
include/uapi/drm/virtgpu_drm.h
81
__u64 command; /* void* */
include/uapi/linux/android/binder.h
256
__u32 command;
include/uapi/linux/hdreg.h
78
__u8 command;
include/uapi/linux/hdreg.h
93
__u8 command;
include/uapi/linux/i2c-dev.h
44
__u8 command;
include/uapi/linux/isst_if.h
115
__u16 command;
include/uapi/linux/netfilter/nfnetlink_log.h
82
__u8 command; /* nfulnl_msg_config_cmds */
include/uapi/linux/netfilter/nfnetlink_queue.h
86
__u8 command; /* nfqnl_msg_config_cmds */
include/uapi/linux/pktcdvd.h
87
__u32 command; /* in: Setup, teardown, status */
include/uapi/linux/scc.h
141
int command; /* one of the KISS-Commands defined above */
include/uapi/linux/soundcard.h
698
int command; /* Set to 0 if not used */
include/uapi/linux/soundcard.h
710
int command; /* Used internally. Set to 0 */
include/uapi/linux/vfio_ccw.h
33
__u32 command;
include/uapi/rdma/ib_user_verbs.h
159
__u32 command;
include/uapi/scsi/scsi_bsg_mpi3mr.h
474
__le32 command[];
include/uapi/sound/firewire.h
40
__be32 command;
include/ufs/ufshcd.h
77
const u32 command;
kernel/bpf/offload.c
119
data.command = cmd;
kernel/trace/fgraph.c
1339
int command = 0;
kernel/trace/fgraph.c
1404
command = FTRACE_START_FUNC_RET;
kernel/trace/fgraph.c
1411
ret = ftrace_startup_subops(&graph_ops, &gops->ops, command);
kernel/trace/fgraph.c
1428
int command = 0;
kernel/trace/fgraph.c
1451
command = FTRACE_STOP_FUNC_RET;
kernel/trace/fgraph.c
1453
ftrace_shutdown_subops(&graph_ops, &gops->ops, command);
kernel/trace/ftrace.c
2911
void ftrace_modify_all_code(int command)
kernel/trace/ftrace.c
2913
int update = command & FTRACE_UPDATE_TRACE_FUNC;
kernel/trace/ftrace.c
2917
if (command & FTRACE_MAY_SLEEP)
kernel/trace/ftrace.c
2936
if (command & FTRACE_UPDATE_CALLS)
kernel/trace/ftrace.c
2938
else if (command & FTRACE_DISABLE_CALLS)
kernel/trace/ftrace.c
2952
if (command & FTRACE_START_FUNC_RET)
kernel/trace/ftrace.c
2954
else if (command & FTRACE_STOP_FUNC_RET)
kernel/trace/ftrace.c
2961
int *command = data;
kernel/trace/ftrace.c
2963
ftrace_modify_all_code(*command);
kernel/trace/ftrace.c
2975
void ftrace_run_stop_machine(int command)
kernel/trace/ftrace.c
2977
stop_machine(__ftrace_modify_code, &command, NULL);
kernel/trace/ftrace.c
2987
void __weak arch_ftrace_update_code(int command)
kernel/trace/ftrace.c
2989
ftrace_run_stop_machine(command);
kernel/trace/ftrace.c
2992
static void ftrace_run_update_code(int command)
kernel/trace/ftrace.c
3002
arch_ftrace_update_code(command);
kernel/trace/ftrace.c
3007
static void ftrace_run_modify_code(struct ftrace_ops *ops, int command,
kernel/trace/ftrace.c
3013
ftrace_run_update_code(command);
kernel/trace/ftrace.c
3071
static void ftrace_startup_enable(int command)
kernel/trace/ftrace.c
3075
command |= FTRACE_UPDATE_TRACE_FUNC;
kernel/trace/ftrace.c
3078
if (!command || !ftrace_enabled)
kernel/trace/ftrace.c
3081
ftrace_run_update_code(command);
kernel/trace/ftrace.c
3084
static void ftrace_startup_all(int command)
kernel/trace/ftrace.c
3087
ftrace_startup_enable(command);
kernel/trace/ftrace.c
3091
int ftrace_startup(struct ftrace_ops *ops, int command)
kernel/trace/ftrace.c
3126
command |= FTRACE_UPDATE_CALLS;
kernel/trace/ftrace.c
3128
ftrace_startup_enable(command);
kernel/trace/ftrace.c
3145
int ftrace_shutdown(struct ftrace_ops *ops, int command)
kernel/trace/ftrace.c
3168
command |= FTRACE_UPDATE_CALLS;
kernel/trace/ftrace.c
3174
command |= FTRACE_UPDATE_TRACE_FUNC;
kernel/trace/ftrace.c
3177
if (!command || !ftrace_enabled)
kernel/trace/ftrace.c
3191
ftrace_run_update_code(command);
kernel/trace/ftrace.c
3541
int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command)
kernel/trace/ftrace.c
3585
ret = ftrace_startup(ops, command);
kernel/trace/ftrace.c
3679
int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command)
kernel/trace/ftrace.c
3696
ret = ftrace_shutdown(ops, command);
kernel/trace/ftrace.c
5775
char *func, *command, *next = buff;
kernel/trace/ftrace.c
5792
command = strsep(&next, ":");
kernel/trace/ftrace.c
5797
if (strcmp(p->name, command) == 0)
kernel/trace/ftrace.c
5798
return p->func(tr, hash, func, command, next, enable);
kernel/trace/ftrace.c
6722
char *mod = NULL, *func, *command, *next = buf;
kernel/trace/ftrace.c
6734
command = strsep(&next, ":");
kernel/trace/ftrace.c
6735
if (strcmp(command, "mod") != 0)
kernel/trace/ftrace.c
6739
len = command - func;
kernel/trace/ftrace.c
8436
static inline void ftrace_startup_all(int command) { }
kernel/trace/ftrace.c
9295
int command;
kernel/trace/ftrace.c
9304
command = FTRACE_UPDATE_CALLS;
kernel/trace/ftrace.c
9306
command |= FTRACE_START_FUNC_RET;
kernel/trace/ftrace.c
9307
ftrace_startup_enable(command);
kernel/trace/ftrace.c
9313
int command;
kernel/trace/ftrace.c
9320
command = FTRACE_DISABLE_CALLS;
kernel/trace/ftrace.c
9322
command |= FTRACE_STOP_FUNC_RET;
kernel/trace/ftrace.c
9323
ftrace_run_update_code(command);
kernel/trace/ftrace_internal.h
15
int ftrace_startup(struct ftrace_ops *ops, int command);
kernel/trace/ftrace_internal.h
16
int ftrace_shutdown(struct ftrace_ops *ops, int command);
kernel/trace/ftrace_internal.h
18
int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command);
kernel/trace/ftrace_internal.h
19
int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command);
kernel/trace/ftrace_internal.h
24
# define ftrace_startup(ops, command) \
kernel/trace/ftrace_internal.h
31
# define ftrace_shutdown(ops, command) \
kernel/trace/ftrace_internal.h
43
static inline int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command)
kernel/trace/ftrace_internal.h
47
static inline int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command)
kernel/trace/trace_events_trigger.c
364
char *command, *next;
kernel/trace/trace_events_trigger.c
369
command = strsep(&next, ": \t");
kernel/trace/trace_events_trigger.c
375
command = (command[0] != '!') ? command : command + 1;
kernel/trace/trace_events_trigger.c
380
if (strcmp(p->name, command) == 0)
kernel/trace/trace_events_trigger.c
381
return p->parse(p, file, buff, command, next);
kernel/trace/trace_probe.c
186
char *command, *p;
kernel/trace/trace_probe.c
200
command = kzalloc(len, GFP_KERNEL);
kernel/trace/trace_probe.c
201
if (!command)
kernel/trace/trace_probe.c
215
p = command;
kernel/trace/trace_probe.c
224
tracing_log_err(NULL, trace_probe_log.subsystem, command,
kernel/trace/trace_probe.c
227
kfree(command);
lib/test_hmm.c
1479
unsigned int command,
lib/test_hmm.c
1502
switch (command) {
net/core/dev.c
10287
bpf->command == XDP_SETUP_PROG &&
net/core/dev.c
10345
xdp.command = mode == XDP_MODE_HW ? XDP_SETUP_PROG_HW : XDP_SETUP_PROG;
net/core/dev.c
6335
switch (xdp->command) {
net/core/flow_offload.c
349
switch (f->command) {
net/core/flow_offload.c
410
enum flow_block_command command;
net/core/flow_offload.c
422
bo.command = cur->command;
net/core/flow_offload.c
581
info->command = bo->command;
net/core/flow_offload.c
614
if (bo->command == FLOW_BLOCK_BIND)
net/core/flow_offload.c
616
else if (bo->command == FLOW_BLOCK_UNBIND)
net/dsa/user.c
1580
switch (cls->command) {
net/dsa/user.c
1637
switch (cls->command) {
net/dsa/user.c
1696
switch (f->command) {
net/iucv/iucv.c
323
static inline int __iucv_call_b2f0(int command, union iucv_param *parm)
net/iucv/iucv.c
335
: [reg0] "d" ((unsigned long)command),
net/iucv/iucv.c
341
static inline int iucv_call_b2f0(int command, union iucv_param *parm)
net/iucv/iucv.c
345
ccode = __iucv_call_b2f0(command, parm);
net/netfilter/nf_flow_table_offload.c
1199
bo->command = cmd;
net/netfilter/nf_flow_table_offload.c
896
cls_flow->command = cmd;
net/netfilter/nf_tables_offload.c
251
enum flow_cls_command command)
net/netfilter/nf_tables_offload.c
262
cls_flow->command = command;
net/netfilter/nf_tables_offload.c
271
enum flow_cls_command command,
net/netfilter/nf_tables_offload.c
282
command);
net/netfilter/nf_tables_offload.c
291
enum flow_cls_command command)
net/netfilter/nf_tables_offload.c
295
return nft_flow_offload_cmd(chain, rule, flow, command, &cls_flow);
net/netfilter/nf_tables_offload.c
380
bo->command = cmd;
net/netfilter/nfnetlink_log.c
893
switch (cmd->command) {
net/netfilter/nfnetlink_log.c
931
switch (cmd->command) {
net/netfilter/nfnetlink_queue.c
1574
switch (cmd->command) {
net/netfilter/nfnetlink_queue.c
1629
switch (cmd->command) {
net/rxrpc/ar-internal.h
906
enum rxrpc_command command : 8; /* The command to implement */
net/rxrpc/oob.c
138
if (p->command != RXRPC_OOB_CMD_UNSET)
net/rxrpc/oob.c
140
p->command = RXRPC_OOB_CMD_RESPOND;
net/rxrpc/oob.c
150
if (p->command != RXRPC_OOB_CMD_RESPOND)
net/rxrpc/oob.c
158
switch (p->command) {
net/rxrpc/oob.c
191
switch (p->command) {
net/rxrpc/oob.c
238
switch (p.command) {
net/rxrpc/oob.c
27
enum rxrpc_oob_command command;
net/rxrpc/sendmsg.c
538
if (p->command != RXRPC_CMD_SEND_DATA)
net/rxrpc/sendmsg.c
540
p->command = RXRPC_CMD_SEND_ABORT;
net/rxrpc/sendmsg.c
549
if (p->command != RXRPC_CMD_SEND_DATA)
net/rxrpc/sendmsg.c
551
p->command = RXRPC_CMD_CHARGE_ACCEPT;
net/rxrpc/sendmsg.c
596
if (p->call.tx_total_len != -1 && p->command != RXRPC_CMD_SEND_DATA)
net/rxrpc/sendmsg.c
671
.command = RXRPC_CMD_SEND_DATA,
net/rxrpc/sendmsg.c
682
if (p.command == RXRPC_CMD_CHARGE_ACCEPT) {
net/rxrpc/sendmsg.c
693
if (p.command != RXRPC_CMD_SEND_DATA)
net/rxrpc/sendmsg.c
708
if (p.command == RXRPC_CMD_SEND_ABORT)
net/rxrpc/sendmsg.c
764
switch (p.command) {
net/sched/act_api.c
188
fl_action->command = cmd;
net/sched/cls_api.c
1692
switch (bo->command) {
net/sched/cls_api.c
778
enum flow_block_command command,
net/sched/cls_api.c
784
bo->command = command;
net/sched/cls_api.c
826
enum flow_block_command command,
net/sched/cls_api.c
831
tcf_block_offload_init(&bo, dev, sch, command, ei->binder_type,
net/sched/cls_bpf.c
157
cls_bpf.command = TC_CLSBPF_OFFLOAD;
net/sched/cls_bpf.c
232
cls_bpf.command = TC_CLSBPF_STATS;
net/sched/cls_bpf.c
665
cls_bpf.command = TC_CLSBPF_OFFLOAD;
net/sched/cls_flower.c
2705
cls_flower.command = add ?
net/sched/cls_flower.c
2778
cls_flower.command = FLOW_CLS_TMPLT_CREATE;
net/sched/cls_flower.c
2800
cls_flower.command = FLOW_CLS_TMPLT_DESTROY;
net/sched/cls_flower.c
2872
cls_flower.command = add ? FLOW_CLS_TMPLT_CREATE :
net/sched/cls_flower.c
455
cls_flower.command = FLOW_CLS_DESTROY;
net/sched/cls_flower.c
477
cls_flower.command = FLOW_CLS_REPLACE;
net/sched/cls_flower.c
515
cls_flower.command = FLOW_CLS_STATS;
net/sched/cls_matchall.c
291
cls_mall.command = add ?
net/sched/cls_matchall.c
320
cls_mall.command = TC_CLSMATCHALL_STATS;
net/sched/cls_matchall.c
77
cls_mall.command = TC_CLSMATCHALL_DESTROY;
net/sched/cls_matchall.c
99
cls_mall.command = TC_CLSMATCHALL_REPLACE;
net/sched/cls_u32.c
1241
cls_u32.command = add ? TC_CLSU32_NEW_HNODE : TC_CLSU32_DELETE_HNODE;
net/sched/cls_u32.c
1262
cls_u32.command = add ?
net/sched/cls_u32.c
495
cls_u32.command = TC_CLSU32_DELETE_HNODE;
net/sched/cls_u32.c
513
cls_u32.command = TC_CLSU32_NEW_HNODE;
net/sched/cls_u32.c
539
cls_u32.command = TC_CLSU32_DELETE_KNODE;
net/sched/cls_u32.c
556
cls_u32.command = TC_CLSU32_REPLACE_KNODE;
net/sched/sch_api.c
888
.command = TC_ROOT_GRAFT,
net/sched/sch_ets.c
128
qopt.command = TC_ETS_REPLACE;
net/sched/sch_ets.c
165
qopt.command = TC_ETS_DESTROY;
net/sched/sch_ets.c
178
qopt.command = TC_ETS_GRAFT;
net/sched/sch_ets.c
192
qopt.command = TC_ETS_STATS;
net/sched/sch_fifo.c
67
qopt.command = TC_FIFO_REPLACE;
net/sched/sch_fifo.c
81
qopt.command = TC_FIFO_DESTROY;
net/sched/sch_fifo.c
91
qopt.command = TC_FIFO_STATS;
net/sched/sch_gred.c
311
static void gred_offload(struct Qdisc *sch, enum tc_gred_command command)
net/sched/sch_gred.c
321
opt->command = command;
net/sched/sch_gred.c
325
if (command == TC_GRED_REPLACE) {
net/sched/sch_gred.c
366
hw_stats->command = TC_GRED_STATS;
net/sched/sch_htb.c
1137
.command = TC_HTB_CREATE,
net/sched/sch_htb.c
1374
.command = TC_HTB_LEAF_QUERY_QUEUE,
net/sched/sch_htb.c
1574
.command = !last_child ? TC_HTB_LEAF_DEL :
net/sched/sch_htb.c
1680
.command = TC_HTB_DESTROY,
net/sched/sch_htb.c
1891
.command = TC_HTB_LEAF_ALLOC_QUEUE,
net/sched/sch_htb.c
1914
.command = TC_HTB_LEAF_TO_INNER,
net/sched/sch_htb.c
1998
.command = TC_HTB_NODE_MODIFY,
net/sched/sch_mq.c
215
graft_offload.command = TC_MQ_GRAFT;
net/sched/sch_mq.c
24
.command = cmd,
net/sched/sch_mq.c
37
.command = TC_MQ_STATS,
net/sched/sch_prio.c
152
opt.command = TC_PRIO_REPLACE;
net/sched/sch_prio.c
158
opt.command = TC_PRIO_DESTROY;
net/sched/sch_prio.c
248
.command = TC_PRIO_STATS,
net/sched/sch_prio.c
308
graft_offload.command = TC_PRIO_GRAFT;
net/sched/sch_red.c
199
opt.command = TC_RED_REPLACE;
net/sched/sch_red.c
209
opt.command = TC_RED_DESTROY;
net/sched/sch_red.c
399
.command = TC_RED_STATS,
net/sched/sch_red.c
456
.command = TC_RED_XSTATS,
net/sched/sch_red.c
491
.command = TC_RED_GRAFT,
net/sched/sch_taprio.c
1044
entry->command = nla_get_u8(
net/sched/sch_taprio.c
1472
e->command = entry->command;
net/sched/sch_taprio.c
2227
if (nla_put_u8(msg, TCA_TAPRIO_SCHED_ENTRY_CMD, entry->command))
net/sched/sch_taprio.c
69
u8 command;
net/sched/sch_tbf.c
151
qopt.command = TC_TBF_REPLACE;
net/sched/sch_tbf.c
169
qopt.command = TC_TBF_DESTROY;
net/sched/sch_tbf.c
179
qopt.command = TC_TBF_STATS;
net/sched/sch_tbf.c
195
.command = TC_TBF_GRAFT,
net/sctp/associola.c
778
enum sctp_transport_cmd command,
net/sctp/associola.c
785
switch (command) {
net/wireless/nl80211.c
20589
gfp_t gfp, enum nl80211_commands command)
net/wireless/nl80211.c
20597
if (command == NL80211_CMD_FRAME_TX_STATUS)
net/wireless/nl80211.c
20608
hdr = nl80211hdr_put(msg, 0, 0, 0, command);
net/xdp/xsk_buff_pool.c
148
bpf.command = XDP_SETUP_XSK_POOL;
net/xdp/xsk_buff_pool.c
235
bpf.command = XDP_SETUP_XSK_POOL;
samples/mei/mei-amt-version.c
272
uint32_t command;
samples/mei/mei-amt-version.c
291
.command = AMT_HOST_IF_CODE_VERSIONS_REQUEST,
samples/mei/mei-amt-version.c
356
static uint32_t amt_verify_response_header(uint32_t command,
samples/mei/mei-amt-version.c
365
} else if (resp_hdr->command != command) {
samples/mei/mei-amt-version.c
377
const unsigned char *command, ssize_t command_sz,
samples/mei/mei-amt-version.c
395
command, command_sz, acmd->send_timeout);
samples/timers/hpet_example.c
29
char *command;
samples/timers/hpet_example.c
65
if (!strcmp(argv[0], hpet_command[i].command)) {
samples/timers/hpet_example.c
69
hpet_command[i].command);
samples/user_events/example.c
21
static int event_reg(int fd, const char *command, int *write, int *enabled)
samples/user_events/example.c
29
reg.name_args = (__u64)command;
security/apparmor/lsm.c
850
char *command, *largs = NULL, *args = value;
security/apparmor/lsm.c
871
command = strsep(&args, " ");
security/apparmor/lsm.c
880
if (strcmp(command, "changehat") == 0) {
security/apparmor/lsm.c
883
} else if (strcmp(command, "permhat") == 0) {
security/apparmor/lsm.c
886
} else if (strcmp(command, "changeprofile") == 0) {
security/apparmor/lsm.c
888
} else if (strcmp(command, "permprofile") == 0) {
security/apparmor/lsm.c
890
} else if (strcmp(command, "stack") == 0) {
security/apparmor/lsm.c
895
if (strcmp(command, "exec") == 0)
security/apparmor/lsm.c
897
else if (strcmp(command, "stack") == 0)
security/keys/trusted-keys/trusted_tpm1.c
171
const uint32_t command,
security/keys/trusted-keys/trusted_tpm1.c
196
ordinal = command;
security/keys/trusted-keys/trusted_tpm1.c
235
const uint32_t command,
security/keys/trusted-keys/trusted_tpm1.c
263
ordinal = command;
sound/aoa/soundbus/i2sbus/pcm.c
313
struct dbdma_cmd *command;
sound/aoa/soundbus/i2sbus/pcm.c
352
command = pi->dbdma_ring.cmds;
sound/aoa/soundbus/i2sbus/pcm.c
353
memset(command, 0, (nperiods + 2) * sizeof(struct dbdma_cmd));
sound/aoa/soundbus/i2sbus/pcm.c
371
for (i = 0; i < nperiods; i++, command++, offset += periodsize) {
sound/aoa/soundbus/i2sbus/pcm.c
372
command->command = cpu_to_le16(cmd);
sound/aoa/soundbus/i2sbus/pcm.c
373
command->cmd_dep = cpu_to_le32(stopaddr);
sound/aoa/soundbus/i2sbus/pcm.c
374
command->phy_addr = cpu_to_le32(offset);
sound/aoa/soundbus/i2sbus/pcm.c
375
command->req_count = cpu_to_le16(periodsize);
sound/aoa/soundbus/i2sbus/pcm.c
379
command->command = cpu_to_le16(DBDMA_NOP | BR_ALWAYS);
sound/aoa/soundbus/i2sbus/pcm.c
380
command->cmd_dep = cpu_to_le32(pi->dbdma_ring.bus_cmd_start);
sound/aoa/soundbus/i2sbus/pcm.c
381
command++;
sound/aoa/soundbus/i2sbus/pcm.c
384
command->command = cpu_to_le16(DBDMA_STOP);
sound/drivers/opl3/opl3_drums.c
110
opl3->command(opl3, opl3_reg, data->fnum);
sound/drivers/opl3/opl3_drums.c
114
opl3->command(opl3, opl3_reg, data->octave_f);
sound/drivers/opl3/opl3_drums.c
133
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_drums.c
143
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_drums.c
208
opl3->command(opl3, OPL3_LEFT | OPL3_REG_PERCUSSION,
sound/drivers/opl3/opl3_drums.c
76
opl3->command(opl3, opl3_reg, data->am_vib);
sound/drivers/opl3/opl3_drums.c
80
opl3->command(opl3, opl3_reg, data->ksl_level);
sound/drivers/opl3/opl3_drums.c
84
opl3->command(opl3, opl3_reg, data->attack_decay);
sound/drivers/opl3/opl3_drums.c
88
opl3->command(opl3, opl3_reg, data->sustain_release);
sound/drivers/opl3/opl3_drums.c
92
opl3->command(opl3, opl3_reg, data->feedback_connection);
sound/drivers/opl3/opl3_drums.c
96
opl3->command(opl3, opl3_reg, data->wave_select);
sound/drivers/opl3/opl3_lib.c
101
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, OPL3_TIMER1_MASK | OPL3_TIMER2_MASK);
sound/drivers/opl3/opl3_lib.c
103
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, OPL3_IRQ_RESET);
sound/drivers/opl3/opl3_lib.c
148
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER1, 256 - ticks); /* timer 1 count */
sound/drivers/opl3/opl3_lib.c
149
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, tmp); /* enable timer 1 IRQ */
sound/drivers/opl3/opl3_lib.c
162
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, tmp); /* disable timer #1 */
sound/drivers/opl3/opl3_lib.c
181
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER2, 256 - ticks); /* timer 1 count */
sound/drivers/opl3/opl3_lib.c
182
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, tmp); /* enable timer 1 IRQ */
sound/drivers/opl3/opl3_lib.c
195
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, tmp); /* disable timer #1 */
sound/drivers/opl3/opl3_lib.c
350
if (! opl3->command) {
sound/drivers/opl3/opl3_lib.c
356
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TEST, OPL3_ENABLE_WAVE_SELECT);
sound/drivers/opl3/opl3_lib.c
358
opl3->command(opl3, OPL3_LEFT | OPL3_REG_PERCUSSION, 0x00);
sound/drivers/opl3/opl3_lib.c
368
opl3->command(opl3, OPL3_RIGHT | OPL3_REG_MODE, OPL3_OPL3_ENABLE);
sound/drivers/opl3/opl3_lib.c
413
opl3->command = &snd_opl3_command;
sound/drivers/opl3/opl3_lib.c
416
opl3->command = &snd_opl2_command;
sound/drivers/opl3/opl3_lib.c
428
opl3->command = &snd_opl3_command;
sound/drivers/opl3/opl3_lib.c
84
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, OPL3_TIMER1_MASK | OPL3_TIMER2_MASK);
sound/drivers/opl3/opl3_lib.c
86
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, OPL3_IRQ_RESET);
sound/drivers/opl3/opl3_lib.c
93
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER1, 0xff);
sound/drivers/opl3/opl3_lib.c
95
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER_CONTROL, OPL3_TIMER2_MASK | OPL3_TIMER1_START);
sound/drivers/opl3/opl3_midi.c
392
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
400
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
410
opl3->command(opl3, opl3_reg, opl3->connection_reg);
sound/drivers/opl3/opl3_midi.c
417
opl3->command(opl3, opl3_reg, opl3->connection_reg);
sound/drivers/opl3/opl3_midi.c
460
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
465
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
470
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
475
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
480
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
492
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
505
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_midi.c
525
opl3->command(opl3, opl3_reg, fnum);
sound/drivers/opl3/opl3_midi.c
535
opl3->command(opl3, opl3_reg, blocknum);
sound/drivers/opl3/opl3_midi.c
617
opl3->command(opl3, opl3_reg, vp->keyon_reg);
sound/drivers/opl3/opl3_midi.c
731
opl3->command(opl3, opl3_reg, fnum);
sound/drivers/opl3/opl3_midi.c
740
opl3->command(opl3, opl3_reg, blocknum);
sound/drivers/opl3/opl3_midi.c
789
opl3->command(opl3, OPL3_LEFT | OPL3_REG_PERCUSSION,
sound/drivers/opl3/opl3_midi.c
797
opl3->command(opl3, OPL3_LEFT | OPL3_REG_PERCUSSION,
sound/drivers/opl3/opl3_seq.c
102
opl3->command(opl3, OPL3_LEFT | OPL3_REG_PERCUSSION, opl3->drum_reg);
sound/drivers/opl3/opl3_seq.c
60
opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT,
sound/drivers/opl3/opl3_synth.c
370
opl3->command(opl3, opl3_reg, OPL3_TOTAL_LEVEL_MASK); /* Operator 1 volume */
sound/drivers/opl3/opl3_synth.c
372
opl3->command(opl3, opl3_reg, OPL3_TOTAL_LEVEL_MASK); /* Operator 2 volume */
sound/drivers/opl3/opl3_synth.c
375
opl3->command(opl3, opl3_reg, 0x00); /* Note off */
sound/drivers/opl3/opl3_synth.c
381
opl3->command(opl3, OPL3_LEFT | OPL3_REG_TEST, OPL3_ENABLE_WAVE_SELECT);
sound/drivers/opl3/opl3_synth.c
382
opl3->command(opl3, OPL3_LEFT | OPL3_REG_PERCUSSION, 0x00); /* Melodic mode */
sound/drivers/opl3/opl3_synth.c
416
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_synth.c
429
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_synth.c
486
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_synth.c
495
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_synth.c
504
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_synth.c
513
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_synth.c
529
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_synth.c
534
opl3->command(opl3, opl3_reg, reg_val);
sound/drivers/opl3/opl3_synth.c
547
opl3->command(opl3, OPL3_LEFT | OPL3_REG_KBD_SPLIT, reg_val);
sound/drivers/opl3/opl3_synth.c
575
opl3->command(opl3, OPL3_LEFT | OPL3_REG_PERCUSSION, reg_val);
sound/drivers/opl3/opl3_synth.c
586
opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT, 0x00); /* Clear 4-op connections */
sound/drivers/opl3/opl3_synth.c
602
opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT, reg_val);
sound/drivers/portman2x4.c
198
int command = ((port + 4) << 1);
sound/drivers/portman2x4.c
209
command |= INT_EN;
sound/drivers/portman2x4.c
217
portman_write_command(pm, command);
sound/drivers/portman2x4.c
235
portman_write_command(pm, command | STROBE);
sound/drivers/portman2x4.c
246
portman_write_command(pm, command);
sound/drivers/portman2x4.c
351
int command = INT_EN;
sound/drivers/portman2x4.c
354
command |= RXDATA0;
sound/drivers/portman2x4.c
357
command |= RXDATA1;
sound/drivers/portman2x4.c
361
portman_write_command(pm, command);
sound/drivers/portman2x4.c
378
unsigned char command = 0;
sound/drivers/portman2x4.c
382
command = RXDATA0;
sound/drivers/portman2x4.c
385
command = RXDATA1;
sound/drivers/portman2x4.c
394
portman_write_command(pm, command);
sound/drivers/portman2x4.c
397
portman_write_command(pm, command | STROBE);
sound/drivers/portman2x4.c
413
portman_write_command(pm, command | INT_EN);
sound/firewire/fcp.c
230
const void *command, unsigned int command_size,
sound/firewire/fcp.c
243
t.deferrable = (*(const u8 *)command == 0x00 || *(const u8 *)command == 0x03);
sound/firewire/fcp.c
254
(void *)command, command_size, 0);
sound/firewire/fcp.h
29
const void *command, unsigned int command_size,
sound/firewire/fireworks/fireworks_command.c
102
unsigned int command,
sound/firewire/fireworks/fireworks_command.c
138
header->command = cpu_to_be32(command);
sound/firewire/fireworks/fireworks_command.c
152
(be32_to_cpu(header->command) != command) ||
sound/firewire/fireworks/fireworks_command.c
156
be32_to_cpu(header->command),
sound/hda/common/controller.c
929
.command = azx_send_cmd,
sound/hda/core/bus.c
119
err = bus->ops->command(bus, cmd);
sound/hda/core/bus.c
18
.command = snd_hdac_bus_send_cmd,
sound/isa/sc6000.c
230
char __iomem *vport, int command,
sound/isa/sc6000.c
235
if (sc6000_write(devptr, vport, command)) {
sound/isa/sc6000.c
236
dev_err(devptr, "CMD 0x%x: failed!\n", command);
sound/pci/asihpi/asihpi.c
170
hm.u.d.u.buffer.command = HPI_BUFFER_CMD_INTERNAL_GRANTADAPTER;
sound/pci/asihpi/asihpi.c
191
hm.u.d.u.buffer.command = HPI_BUFFER_CMD_INTERNAL_REVOKEADAPTER;
sound/pci/asihpi/hpi.h
1322
u16 hpi_mixer_store(u32 h_mixer, enum HPI_MIXER_STORE_COMMAND command,
sound/pci/asihpi/hpi6205.c
1019
u32 command = phm->u.d.u.buffer.command;
sound/pci/asihpi/hpi6205.c
1025
if (command == HPI_BUFFER_CMD_EXTERNAL
sound/pci/asihpi/hpi6205.c
1026
|| command == HPI_BUFFER_CMD_INTERNAL_ALLOC) {
sound/pci/asihpi/hpi6205.c
1072
if (command == HPI_BUFFER_CMD_EXTERNAL
sound/pci/asihpi/hpi6205.c
1073
|| command == HPI_BUFFER_CMD_INTERNAL_GRANTADAPTER) {
sound/pci/asihpi/hpi6205.c
1141
u32 command = phm->u.d.u.buffer.command;
sound/pci/asihpi/hpi6205.c
1144
if (command == HPI_BUFFER_CMD_EXTERNAL
sound/pci/asihpi/hpi6205.c
1145
|| command == HPI_BUFFER_CMD_INTERNAL_REVOKEADAPTER) {
sound/pci/asihpi/hpi6205.c
1150
if (command == HPI_BUFFER_CMD_EXTERNAL
sound/pci/asihpi/hpi6205.c
1151
|| command == HPI_BUFFER_CMD_INTERNAL_FREE)
sound/pci/asihpi/hpi6205.c
733
u32 command = phm->u.d.u.buffer.command;
sound/pci/asihpi/hpi6205.c
739
if (command == HPI_BUFFER_CMD_EXTERNAL
sound/pci/asihpi/hpi6205.c
740
|| command == HPI_BUFFER_CMD_INTERNAL_ALLOC) {
sound/pci/asihpi/hpi6205.c
793
if (command == HPI_BUFFER_CMD_EXTERNAL
sound/pci/asihpi/hpi6205.c
794
|| command == HPI_BUFFER_CMD_INTERNAL_GRANTADAPTER) {
sound/pci/asihpi/hpi6205.c
864
u32 command = phm->u.d.u.buffer.command;
sound/pci/asihpi/hpi6205.c
867
if (command == HPI_BUFFER_CMD_EXTERNAL
sound/pci/asihpi/hpi6205.c
868
|| command == HPI_BUFFER_CMD_INTERNAL_REVOKEADAPTER) {
sound/pci/asihpi/hpi6205.c
873
if (command == HPI_BUFFER_CMD_EXTERNAL
sound/pci/asihpi/hpi6205.c
874
|| command == HPI_BUFFER_CMD_INTERNAL_FREE)
sound/pci/asihpi/hpi_internal.h
604
u32 command; /**< HPI_BUFFER_CMD_xxx*/
sound/pci/asihpi/hpi_internal.h
801
u16 command;
sound/pci/asihpi/hpifunc.c
1293
u16 hpi_mixer_store(u32 h_mixer, enum HPI_MIXER_STORE_COMMAND command,
sound/pci/asihpi/hpifunc.c
1301
hm.u.mx.store.command = command;
sound/pci/cs4281.c
1853
opl3->command = snd_cs4281_opl3_command;
sound/pci/echoaudio/echoaudio.h
424
static int send_vector(struct echoaudio *chip, u32 command);
sound/pci/echoaudio/echoaudio_dsp.c
51
static int send_vector(struct echoaudio *chip, u32 command)
sound/pci/echoaudio/echoaudio_dsp.c
61
set_dsp_register(chip, CHI32_VECTOR_REG, command);
sound/pci/oxygen/xonar_hdmi.c
18
static void hdmi_write_command(struct oxygen *chip, u8 command,
sound/pci/oxygen/xonar_hdmi.c
26
oxygen_write_uart(chip, command);
sound/pci/oxygen/xonar_hdmi.c
30
checksum = 0xfb + 0xef + command + count;
sound/ppc/pmac.c
211
chip->extra_dma.cmds->command = cpu_to_le16(DBDMA_STOP);
sound/ppc/pmac.c
229
cp->command = cpu_to_le16(DBDMA_NOP | BR_ALWAYS);
sound/ppc/pmac.c
247
int i, command;
sound/ppc/pmac.c
254
command = (subs->stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/ppc/pmac.c
260
out_le16(&cp->command, command);
sound/ppc/pmac.c
274
out_le16(&cp->command, DBDMA_STOP);
sound/ppc/pmac.c
413
cp->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS | INTR_ALWAYS);
sound/ppc/pmac.c
724
chip->extra_dma.cmds->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS);
sound/ppc/pmac.c
736
chip->extra_dma.cmds->command = cpu_to_le16(DBDMA_STOP);
sound/soc/codecs/cros_ec_codec.c
88
msg->command = cmd;
sound/soc/codecs/cs35l56-shared.c
398
int cs35l56_mbox_send(struct cs35l56_base *cs35l56_base, unsigned int command)
sound/soc/codecs/cs35l56-shared.c
403
regmap_write(cs35l56_base->regmap, CS35L56_DSP_VIRTUAL1_MBOX_1, command);
sound/soc/codecs/cs35l56-shared.c
408
dev_warn(cs35l56_base->dev, "MBOX command %#x failed: %d\n", command, ret);
sound/soc/codecs/wm0010.c
365
if (rec->command != DFW_CMD_INFO) {
sound/soc/codecs/wm0010.c
396
rec->command, rec->length);
sound/soc/codecs/wm0010.c
422
byte_swap_64((u64 *)&rec->command, img, len);
sound/soc/codecs/wm0010.c
43
u8 command;
sound/soc/codecs/wm0010.c
57
u8 command;
sound/soc/codecs/wm0010.c
633
pll_rec.command = DFW_CMD_PLL;
sound/soc/fsl/mpc5200_dma.c
152
out_8(®s->command, MPC52xx_PSC_RST_ERR_STAT);
sound/soc/fsl/mpc5200_dma.c
259
out_8(&psc_dma->psc_regs->command, 4 << 4); /* reset error */
sound/soc/fsl/mpc5200_dma.c
377
out_8(&psc_dma->psc_regs->command, MPC52xx_PSC_RST_RX);
sound/soc/fsl/mpc5200_dma.c
379
out_8(&psc_dma->psc_regs->command, MPC52xx_PSC_RST_TX);
sound/soc/fsl/mpc5200_dma.c
381
out_8(&psc_dma->psc_regs->command, MPC52xx_PSC_RST_ERR_STAT);
sound/soc/fsl/mpc5200_dma.c
383
out_8(&psc_dma->psc_regs->command, MPC52xx_PSC_SEL_MODE_REG_1);
sound/soc/fsl/mpc5200_dma.c
46
out_8(®s->command, MPC52xx_PSC_RST_ERR_STAT);
sound/soc/fsl/mpc5200_psc_ac97.c
121
out_8(®s->command, MPC52xx_PSC_TX_ENABLE | MPC52xx_PSC_RX_ENABLE);
sound/soc/fsl/mpc5200_psc_ac97.c
209
out_8(®s->command, MPC52xx_PSC_TX_ENABLE | MPC52xx_PSC_RX_ENABLE);
sound/soc/fsl/mpc5200_psc_i2s.c
205
out_8(&psc_dma->psc_regs->command,
sound/soc/sof/intel/hda-bus.c
60
.command = snd_hdac_bus_send_cmd,
sound/sparc/dbri.c
1836
int command = D_INTR_GETCMD(x);
sound/sparc/dbri.c
1844
cmds[command], val);
sound/sparc/dbri.c
1852
if (command != D_WAIT)
sound/usb/caiaq/device.c
191
unsigned char command,
sound/usb/caiaq/device.c
207
cdev->ep1_out_buf[0] = command;
sound/usb/caiaq/device.c
213
unsigned char command,
sound/usb/caiaq/device.c
230
cdev->ep1_out_buf[0] = command;
sound/usb/caiaq/device.h
129
unsigned char command,
sound/usb/caiaq/device.h
133
unsigned char command,
sound/usb/line6/midibuf.c
128
int command;
sound/usb/line6/midibuf.c
147
command = this->buf[this->pos_read];
sound/usb/line6/midibuf.c
155
if (command == 0xb2 || command == 0xc2 || command == 0xf2) {
sound/usb/line6/midibuf.c
156
unsigned char fixed = command & 0xf0;
sound/usb/line6/midibuf.c
158
command = fixed;
sound/usb/line6/midibuf.c
163
if (command & 0x80) {
sound/usb/line6/midibuf.c
164
midi_length = midibuf_message_length(command);
sound/usb/line6/midibuf.c
165
this->command_prev = command;
sound/virtio/virtio_ctl_msg.c
258
int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id,
sound/virtio/virtio_ctl_msg.c
271
query->hdr.code = cpu_to_le32(command);
sound/virtio/virtio_ctl_msg.h
73
int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id,
sound/virtio/virtio_pcm.h
115
unsigned int command, gfp_t gfp);
sound/virtio/virtio_pcm_msg.c
394
unsigned int command, gfp_t gfp)
sound/virtio/virtio_pcm_msg.c
400
switch (command) {
sound/virtio/virtio_pcm_msg.c
410
hdr->hdr.code = cpu_to_le32(command);
sound/virtio/virtio_pcm_ops.c
324
static int virtsnd_pcm_trigger(struct snd_pcm_substream *substream, int command)
sound/virtio/virtio_pcm_ops.c
332
switch (command) {
tools/accounting/delaytop.c
108
char command[TASK_COMM_LEN];
tools/accounting/delaytop.c
697
strncpy(tasks[task_count].command, comm,
tools/accounting/delaytop.c
699
tasks[task_count].command[TASK_COMM_LEN - 1] = '\0';
tools/accounting/delaytop.c
974
tasks[i].pid, tasks[i].tgid, tasks[i].command);
tools/arch/x86/intel_sdsi/intel_sdsi.c
529
static int sdsi_provision(struct sdsi_dev *s, char *bin_file, enum command command)
tools/arch/x86/intel_sdsi/intel_sdsi.c
549
prov_file = (command == CMD_PROV_AKC) ? akc : cap;
tools/arch/x86/intel_sdsi/intel_sdsi.c
765
enum command command = -1;
tools/arch/x86/intel_sdsi/intel_sdsi.c
797
command = CMD_SOCKET_INFO;
tools/arch/x86/intel_sdsi/intel_sdsi.c
800
command = CMD_METER_CERT;
tools/arch/x86/intel_sdsi/intel_sdsi.c
803
command = CMD_METER_CURRENT_CERT;
tools/arch/x86/intel_sdsi/intel_sdsi.c
806
command = CMD_STATE_CERT;
tools/arch/x86/intel_sdsi/intel_sdsi.c
821
command = (opt == 'a') ? CMD_PROV_AKC : CMD_PROV_CAP;
tools/arch/x86/intel_sdsi/intel_sdsi.c
838
switch (command) {
tools/perf/builtin-probe.c
240
if (params->command == 'L') {
tools/perf/builtin-probe.c
246
params->command = opt->short_name;
tools/perf/builtin-probe.c
266
params->command = opt->short_name;
tools/perf/builtin-probe.c
278
params->command = opt->short_name;
tools/perf/builtin-probe.c
289
params->command = opt->short_name;
tools/perf/builtin-probe.c
357
if (params->command == 'D') { /* it shows definition */
tools/perf/builtin-probe.c
40
int command; /* Command short_name */
tools/perf/builtin-probe.c
646
if (params->command && params->command != 'a') {
tools/perf/builtin-probe.c
655
params->command = 'a';
tools/perf/builtin-probe.c
675
if (!strchr("lda", params->command) && symbol_conf.vmlinux_name)
tools/perf/builtin-probe.c
678
switch (params->command) {
tools/perf/util/disasm.c
1403
char *command;
tools/perf/util/disasm.c
1427
err = asprintf(&command,
tools/perf/util/disasm.c
1451
pr_debug("Executing: %s\n", command);
tools/perf/util/disasm.c
1453
objdump_argv[2] = command;
tools/perf/util/disasm.c
1463
pr_err("Failure starting to run %s\n", command);
tools/perf/util/disasm.c
1470
pr_err("Failure creating FILE stream for %s\n", command);
tools/perf/util/disasm.c
1517
pr_err("Error running %s\n", command);
tools/perf/util/disasm.c
1521
pr_err("No output from %s\n", command);
tools/perf/util/disasm.c
1537
free(command);
tools/perf/util/probe-file.c
677
char *command;
tools/perf/util/probe-file.c
701
command = synthesize_probe_trace_command(&tevs[i]);
tools/perf/util/probe-file.c
702
if (!command)
tools/perf/util/probe-file.c
704
ret = strlist__add(entry->tevlist, command);
tools/perf/util/probe-file.c
710
free(command);
tools/power/x86/intel-speed-select/isst-config.c
14
char *command;
tools/power/x86/intel-speed-select/isst-config.c
3125
!strcmp(cmds[i].command, cmd)) {
tools/power/x86/intel-speed-select/isst-core-mbox.c
123
int _send_mbox_command(unsigned int cpu, unsigned char command,
tools/power/x86/intel-speed-select/isst-core-mbox.c
133
cpu, command, sub_command, parameter, req_data);
tools/power/x86/intel-speed-select/isst-core-mbox.c
135
if (!is_skx_based_platform() && command == CONFIG_CLOS &&
tools/power/x86/intel-speed-select/isst-core-mbox.c
175
mbox_cmds.mbox_cmd[0].command = command;
tools/power/x86/intel-speed-select/isst-core-mbox.c
197
cpu, command, sub_command, parameter, req_data, errno);
tools/power/x86/intel-speed-select/isst-core-mbox.c
203
cpu, command, sub_command, parameter, req_data, *resp);
tools/power/x86/intel-speed-select/isst.h
237
extern int isst_send_msr_command(unsigned int cpu, unsigned int command,
tools/testing/selftests/alsa/utimer-test.c
107
char command[64];
tools/testing/selftests/alsa/utimer-test.c
116
sprintf(command, "./global-timer %d %d %d", SNDRV_TIMER_GLOBAL_UDRIVEN,
tools/testing/selftests/alsa/utimer-test.c
119
rfp = popen(command, "r");
tools/testing/selftests/bpf/bpftool_helpers.c
55
char command[BPFTOOL_FULL_CMD_MAX_LEN];
tools/testing/selftests/bpf/bpftool_helpers.c
63
ret = snprintf(command, BPFTOOL_FULL_CMD_MAX_LEN, "%s %s%s",
tools/testing/selftests/bpf/bpftool_helpers.c
67
f = popen(command, "r");
tools/testing/selftests/bpf/flow_dissector_load.c
46
char command[64];
tools/testing/selftests/bpf/flow_dissector_load.c
54
sprintf(command, "rm -r %s", cfg_pin_path);
tools/testing/selftests/bpf/flow_dissector_load.c
55
ret = system(command);
tools/testing/selftests/bpf/flow_dissector_load.c
57
error(1, errno, "%s", command);
tools/testing/selftests/bpf/prog_tests/core_reloc.c
988
char command[4096];
tools/testing/selftests/bpf/prog_tests/core_reloc.c
991
n = snprintf(command, sizeof(command),
tools/testing/selftests/bpf/prog_tests/core_reloc.c
994
if (n < 0 || n >= sizeof(command))
tools/testing/selftests/bpf/prog_tests/core_reloc.c
997
return system(command);
tools/testing/selftests/bpf/veristat.c
1578
char command[64], buf[4096];
tools/testing/selftests/bpf/veristat.c
1587
snprintf(command, sizeof(command), "bpftool prog dump %s id %u",
tools/testing/selftests/bpf/veristat.c
1589
fp = popen(command, "r");
tools/testing/selftests/bpf/xdp_hw_metadata.c
83
char command[1024]; \
tools/testing/selftests/bpf/xdp_hw_metadata.c
84
memset(command, 0, sizeof(command)); \
tools/testing/selftests/bpf/xdp_hw_metadata.c
85
snprintf(command, sizeof(command), cmd, ##__VA_ARGS__); \
tools/testing/selftests/bpf/xdp_hw_metadata.c
86
fprintf(stderr, "Running: %s\n", command); \
tools/testing/selftests/bpf/xdp_hw_metadata.c
87
system(command); \
tools/testing/selftests/drivers/net/hw/ncdevmem.c
294
char command[256];
tools/testing/selftests/drivers/net/hw/ncdevmem.c
297
vsnprintf(command, sizeof(command), cmd, args);
tools/testing/selftests/drivers/net/hw/ncdevmem.c
299
fprintf(stderr, "Running: %s\n", command);
tools/testing/selftests/drivers/net/hw/ncdevmem.c
300
fp = popen(command, "r");
tools/testing/selftests/kvm/lib/lru_gen_util.c
285
char *command;
tools/testing/selftests/kvm/lib/lru_gen_util.c
289
sz = asprintf(&command, "+ %lu %d %d 1 %d\n",
tools/testing/selftests/kvm/lib/lru_gen_util.c
293
pr_debug("Running aging command: %s", command);
tools/testing/selftests/kvm/lib/lru_gen_util.c
294
if (fwrite(command, sizeof(char), sz, f) < sz) {
tools/testing/selftests/kvm/lib/lru_gen_util.c
296
command, LRU_GEN_DEBUGFS);
tools/testing/selftests/net/netfilter/nf_queue.c
124
nfq_build_cfg_request(char *buf, uint8_t command, int queue_num)
tools/testing/selftests/net/netfilter/nf_queue.c
128
.command = command,
tools/testing/selftests/vfio/vfio_pci_device_test.c
57
u16 command;
tools/testing/selftests/vfio/vfio_pci_device_test.c
66
command = vfio_pci_config_readw(self->device, PCI_COMMAND);
tools/testing/selftests/vfio/vfio_pci_device_test.c
67
ASSERT_FALSE(command & PCI_COMMAND_MASTER);
tools/testing/selftests/vfio/vfio_pci_device_test.c
69
vfio_pci_config_writew(self->device, PCI_COMMAND, command | PCI_COMMAND_MASTER);
tools/testing/selftests/vfio/vfio_pci_device_test.c
70
command = vfio_pci_config_readw(self->device, PCI_COMMAND);
tools/testing/selftests/vfio/vfio_pci_device_test.c
71
ASSERT_TRUE(command & PCI_COMMAND_MASTER);
tools/testing/selftests/vfio/vfio_pci_device_test.c
72
printf("Enabled Bus Mastering (command: %04x)\n", command);
tools/testing/selftests/vfio/vfio_pci_device_test.c
74
vfio_pci_config_writew(self->device, PCI_COMMAND, command & ~PCI_COMMAND_MASTER);
tools/testing/selftests/vfio/vfio_pci_device_test.c
75
command = vfio_pci_config_readw(self->device, PCI_COMMAND);
tools/testing/selftests/vfio/vfio_pci_device_test.c
76
ASSERT_FALSE(command & PCI_COMMAND_MASTER);
tools/testing/selftests/vfio/vfio_pci_device_test.c
77
printf("Disabled Bus Mastering (command: %04x)\n", command);
tools/testing/selftests/x86/lam.c
1124
char command[256] = "";
tools/testing/selftests/x86/lam.c
1129
snprintf(command, sizeof(command) - 1, "cat %s", dsaPasidEnable);
tools/testing/selftests/x86/lam.c
1131
FILE *cmd = popen(command, "r");
tools/tracing/rtla/src/actions.c
104
action->command = calloc(strlen(command) + 1, sizeof(char));
tools/tracing/rtla/src/actions.c
105
if (!action->command)
tools/tracing/rtla/src/actions.c
107
strcpy(action->command, command);
tools/tracing/rtla/src/actions.c
250
retval = system(action->command);
tools/tracing/rtla/src/actions.c
37
free(action->command);
tools/tracing/rtla/src/actions.c
98
actions_add_shell(struct actions *self, const char *command)
tools/tracing/rtla/src/actions.h
28
char *command;
tools/tracing/rtla/src/actions.h
54
int actions_add_shell(struct actions *self, const char *command);
tools/usb/usbip/src/usbip.c
127
static int run_command(const struct command *cmd, int argc, char *argv[])
tools/usb/usbip/src/usbip.c
41
static const struct command cmds[] = {
tools/usb/usbip/src/usbip.c
95
const struct command *cmd;
tools/usb/usbip/src/utils.c
18
char command[SYSFS_BUS_ID_SIZE + 4];
tools/usb/usbip/src/utils.c
29
cmd_size = snprintf(command, SYSFS_BUS_ID_SIZE + 4, "add %s",
tools/usb/usbip/src/utils.c
32
cmd_size = snprintf(command, SYSFS_BUS_ID_SIZE + 4, "del %s",
tools/usb/usbip/src/utils.c
35
rc = write_sysfs_attribute(match_busid_attr_path, command,