Home
last modified time | relevance | path

Searched refs:CMD (Results 1 – 25 of 144) sorted by relevance

123456

/linux-5.19.10/drivers/scsi/mpt3sas/
Dmpt3sas_debug.h71 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
74 CMD; \
81 #define dprintk(IOC, CMD) \ argument
82 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG)
84 #define dsgprintk(IOC, CMD) \ argument
85 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_SG)
87 #define devtprintk(IOC, CMD) \ argument
88 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_EVENTS)
90 #define dewtprintk(IOC, CMD) \ argument
91 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_EVENT_WORK_TASK)
[all …]
/linux-5.19.10/drivers/message/fusion/
Dmptdebug.h69 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
72 CMD; \
75 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
84 #define dprintk(IOC, CMD) \ argument
85 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG)
87 #define dsgprintk(IOC, CMD) \ argument
88 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_SG)
90 #define devtprintk(IOC, CMD) \ argument
91 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_EVENTS)
93 #define devtverboseprintk(IOC, CMD) \ argument
[all …]
/linux-5.19.10/drivers/scsi/
Dscsi_logging.h47 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) \ argument
51 CMD; \
56 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) do { } while (0) argument
64 #define SCSI_LOG_ERROR_RECOVERY(LEVEL,CMD) \ argument
65 SCSI_CHECK_LOGGING(SCSI_LOG_ERROR_SHIFT, SCSI_LOG_ERROR_BITS, LEVEL,CMD);
66 #define SCSI_LOG_TIMEOUT(LEVEL,CMD) \ argument
67 SCSI_CHECK_LOGGING(SCSI_LOG_TIMEOUT_SHIFT, SCSI_LOG_TIMEOUT_BITS, LEVEL,CMD);
68 #define SCSI_LOG_SCAN_BUS(LEVEL,CMD) \ argument
69 SCSI_CHECK_LOGGING(SCSI_LOG_SCAN_SHIFT, SCSI_LOG_SCAN_BITS, LEVEL,CMD);
70 #define SCSI_LOG_MLQUEUE(LEVEL,CMD) \ argument
[all …]
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_cmd_parser.c198 #define CMD(op, opm, f, lm, fl, ...) \ macro
220 CMD( MI_NOOP, SMI, F, 1, S ),
221 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ),
222 CMD( MI_WAIT_FOR_EVENT, SMI, F, 1, R ),
223 CMD( MI_ARB_CHECK, SMI, F, 1, S ),
224 CMD( MI_REPORT_HEAD, SMI, F, 1, S ),
225 CMD( MI_SUSPEND_FLUSH, SMI, F, 1, S ),
226 CMD( MI_SEMAPHORE_MBOX, SMI, !F, 0xFF, R ),
227 CMD( MI_STORE_DWORD_INDEX, SMI, !F, 0xFF, R ),
228 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W,
[all …]
/linux-5.19.10/drivers/block/paride/
Dfriq.c40 #define CMD(x) w2(4);w0(0xff);w0(0xff);w0(0x73);w0(0x73);\ macro
57 CMD(r); in friq_read_regr()
72 CMD(r); in friq_write_regr()
83 case 0: CMD(regr); in friq_read_block_int()
93 CMD(regr+0xc0); in friq_read_block_int()
103 case 2: CMD(regr+0x80); in friq_read_block_int()
111 case 3: CMD(regr+0x80); in friq_read_block_int()
119 case 4: CMD(regr+0x80); in friq_read_block_int()
144 case 1: CMD(8); w2(5); in friq_write_block()
152 case 2: CMD(0xc8); w2(5); in friq_write_block()
[all …]
/linux-5.19.10/include/linux/mtd/
Dpfow.h106 map_write(map, CMD(cmd_code), map->pfow_base + PFOW_COMMAND_CODE); in send_pfow_command()
107 map_write(map, CMD(adr & ((1<<bits_per_chip) - 1)), in send_pfow_command()
109 map_write(map, CMD(adr>>bits_per_chip), in send_pfow_command()
112 map_write(map, CMD(len & ((1<<bits_per_chip) - 1)), in send_pfow_command()
114 map_write(map, CMD(len>>bits_per_chip), in send_pfow_command()
121 map_write(map, CMD(LPDDR_START_EXECUTION), in send_pfow_command()
/linux-5.19.10/drivers/mtd/chips/
Dcfi_cmdset_0020.c263 status_OK = CMD(0x80); in do_read_onechip()
277 map_write (map, CMD(0xb0), cmd_addr); in do_read_onechip()
283 map_write(map, CMD(0x70), cmd_addr); in do_read_onechip()
294 map_write(map, CMD(0xd0), cmd_addr); in do_read_onechip()
296 map_write(map, CMD(0x70), cmd_addr); in do_read_onechip()
311 map_write(map, CMD(0xff), cmd_addr); in do_read_onechip()
325 map_write(map, CMD(0x70), cmd_addr); in do_read_onechip()
331 map_write(map, CMD(0xff), cmd_addr); in do_read_onechip()
374 map_write(map, CMD(0xd0), cmd_addr); in do_read_onechip()
375 map_write(map, CMD(0x70), cmd_addr); in do_read_onechip()
[all …]
Dcfi_cmdset_0001.c288 map_write(map, CMD(0x60), 0); in fixup_LH28F640BF()
289 map_write(map, CMD(0x04), 0); in fixup_LH28F640BF()
814 map_word status, status_OK = CMD(0x80), status_PWS = CMD(0x01); in chip_ready()
865 map_write(map, CMD(0xB0), chip->in_progress_block_addr); in chip_ready()
872 map_write(map, CMD(0x70), chip->in_progress_block_addr); in chip_ready()
1073 map_write(map, CMD(0xd0), chip->in_progress_block_addr); in put_chip()
1074 map_write(map, CMD(0x70), chip->in_progress_block_addr); in put_chip()
1120 map_write(map, CMD(0xff), adr); in xip_enable()
1147 map_word status, OK = CMD(0x80); in xip_wait_for_operation()
1174 map_write(map, CMD(0xb0), adr); in xip_wait_for_operation()
[all …]
Dcfi_cmdset_0002.c145 if (!map_word_bitsset(map, status, CMD(CFI_SR_DRB))) in cfi_check_err_status()
148 if (map_word_bitsset(map, status, CMD(0x3a))) { in cfi_check_err_status()
387 cfi->sector_erase_cmd = CMD(0x50); in fixup_sst39vf_rev_b()
565 map_write(map, CMD(0xF0), adr); in cfi_fixup_m29ew_erase_suspend()
841 map_word ready = CMD(CFI_SR_DRB); in chip_ready()
924 map_write(map, CMD(0xB0), chip->in_progress_block_addr); in get_chip()
1037 map_write(map, CMD(0xf0), adr); in xip_enable()
1063 map_word status, OK = CMD(0x80); in xip_udelay()
1082 map_write(map, CMD(0xb0), adr); in xip_udelay()
1100 if (!map_word_bitsset(map, status, CMD(0x40))) in xip_udelay()
[all …]
/linux-5.19.10/drivers/mtd/lpddr/
Dqinfo_probe.c71 map_write(map, CMD(LPDDR_INFO_QUERY), in lpddr_info_query()
73 map_write(map, CMD(adr & ((1 << bits_per_chip) - 1)), in lpddr_info_query()
75 map_write(map, CMD(adr >> bits_per_chip), in lpddr_info_query()
77 map_write(map, CMD(LPDDR_START_EXECUTION), in lpddr_info_query()
101 if (!map_word_equal(map, CMD('P'), pfow_val[0])) in lpddr_pfow_present()
104 if (!map_word_equal(map, CMD('F'), pfow_val[1])) in lpddr_pfow_present()
107 if (!map_word_equal(map, CMD('O'), pfow_val[2])) in lpddr_pfow_present()
110 if (!map_word_equal(map, CMD('W'), pfow_val[3])) in lpddr_pfow_present()
/linux-5.19.10/sound/pci/
Datiixp.c493 if (atiixp_update(chip, CMD, ATI_REG_CMD_POWERDOWN, 0)) in snd_atiixp_aclink_reset()
497 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, ATI_REG_CMD_AC_SOFT_RESET); in snd_atiixp_aclink_reset()
498 atiixp_read(chip, CMD); in snd_atiixp_aclink_reset()
500 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, 0); in snd_atiixp_aclink_reset()
503 while (! (atiixp_read(chip, CMD) & ATI_REG_CMD_ACLINK_ACTIVE)) { in snd_atiixp_aclink_reset()
505 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET, in snd_atiixp_aclink_reset()
507 atiixp_read(chip, CMD); in snd_atiixp_aclink_reset()
509 atiixp_update(chip, CMD, ATI_REG_CMD_AC_RESET, ATI_REG_CMD_AC_RESET); in snd_atiixp_aclink_reset()
517 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET, in snd_atiixp_aclink_reset()
528 atiixp_update(chip, CMD, in snd_atiixp_aclink_down()
[all …]
Datiixp_modem.c469 if (atiixp_update(chip, CMD, ATI_REG_CMD_POWERDOWN, 0)) in snd_atiixp_aclink_reset()
473 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, ATI_REG_CMD_AC_SOFT_RESET); in snd_atiixp_aclink_reset()
474 atiixp_read(chip, CMD); in snd_atiixp_aclink_reset()
476 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, 0); in snd_atiixp_aclink_reset()
479 while (! (atiixp_read(chip, CMD) & ATI_REG_CMD_ACLINK_ACTIVE)) { in snd_atiixp_aclink_reset()
481 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET, in snd_atiixp_aclink_reset()
483 atiixp_read(chip, CMD); in snd_atiixp_aclink_reset()
485 atiixp_update(chip, CMD, ATI_REG_CMD_AC_RESET, ATI_REG_CMD_AC_RESET); in snd_atiixp_aclink_reset()
493 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET, in snd_atiixp_aclink_reset()
504 atiixp_update(chip, CMD, in snd_atiixp_aclink_down()
[all …]
/linux-5.19.10/drivers/firmware/meson/
Dmeson_sm.c29 #define CMD(d, s) { .index = (d), .smc_id = (s), } macro
43 CMD(SM_EFUSE_READ, 0x82000030),
44 CMD(SM_EFUSE_WRITE, 0x82000031),
45 CMD(SM_EFUSE_USER_MAX, 0x82000033),
46 CMD(SM_GET_CHIP_ID, 0x82000044),
47 CMD(SM_A1_PWRC_SET, 0x82000093),
48 CMD(SM_A1_PWRC_GET, 0x82000095),
/linux-5.19.10/arch/arm/boot/dts/
Dste-dbx5x0-pinctrl.dtsi272 "GPIO24_AB2", /* CMD */
292 "GPIO24_AB2", /* CMD */
320 "GPIO24_AB2", /* CMD */
333 "GPIO24_AB2", /* CMD */
364 "GPIO210_AJ15", /* CMD */
381 "GPIO210_AJ15", /* CMD */
401 "GPIO210_AJ15", /* CMD */
417 "GPIO210_AJ15", /* CMD */
444 "GPIO129_B4", /* CMD */
465 "GPIO129_B4"; /* CMD */
[all …]
Dstm32f7-pinctrl.dtsi233 <STM32_PINMUX('D', 2, AF12)>; /* SDMMC1 CMD */
251 pinmux = <STM32_PINMUX('D', 2, AF12)>; /* SDMMC1 CMD */
264 <STM32_PINMUX('D', 7, AF11)>; /* SDMMC2 CMD */
282 pinmux = <STM32_PINMUX('D', 7, AF11)>; /* SDMMC2 CMD */
/linux-5.19.10/tools/testing/selftests/net/
Dtoeplitz.sh88 CMD=""
91 CMD="${CMD} echo $1 > ${i};"
94 echo "${CMD}"
/linux-5.19.10/scripts/
Dget_dvb_firmware259 my $CMD = "\000\001\000\222\177\000";
263 print $FW "$CMD\001$PAD";
264 print $FW "$CMD\001$PAD";
266 print $FW "$CMD\000$PAD";
267 print $FW "$CMD\001$PAD";
269 print $FW "$CMD\001$PAD";
270 print $FW "$CMD\000$PAD";
854 open(CMD, "md5sum \"$filename\"|");
855 $testhash = <CMD>;
858 close CMD;
/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dcmdevt.c142 mwifiex_dbg(adapter, CMD, in mwifiex_recycle_cmd_node()
161 mwifiex_dbg(priv->adapter, CMD, in mwifiex_cmd_host_cmd()
241 mwifiex_dbg(adapter, CMD, in mwifiex_dnld_cmd_to_fw()
329 mwifiex_dbg(adapter, CMD, in mwifiex_dnld_sleep_confirm_cmd()
453 mwifiex_dbg(adapter, CMD, in mwifiex_free_cmd_buffer()
468 mwifiex_dbg(adapter, CMD, in mwifiex_free_cmd_buffer()
739 mwifiex_dbg(adapter, CMD, in mwifiex_insert_cmd_to_pending_q()
884 mwifiex_dbg(adapter, CMD, in mwifiex_process_cmdresp()
1139 mwifiex_dbg(adapter, CMD, in mwifiex_check_ps_cond()
1200 mwifiex_dbg(adapter, CMD, in mwifiex_ret_802_11_hs_cfg()
[all …]
/linux-5.19.10/drivers/scsi/fcoe/
Dlibfcoe.h11 #define LIBFCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
15 CMD; \
Dfcoe.h36 #define FCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
40 CMD; \
/linux-5.19.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/
Ddma_global.h73 #define DMA_PACK_COMMAND(cmd) DMA_PACK(cmd, CMD)
97 hive_dma_snd(dma_id, DMA_PACK(_DMA_V2_SET_CRUN_COMMAND, CMD)); \
107 hive_dma_snd(dma_id, DMA_PACK(_DMA_V2_SET_CRUN_COMMAND, CMD)); \
127 hive_dma_snd(dma_id, DMA_PACK(_DMA_V2_SET_CRUN_COMMAND, CMD)); \
153 hive_dma_snd(dma_id, DMA_PACK(_DMA_V2_SET_CRUN_COMMAND, CMD)); \
/linux-5.19.10/Documentation/hwmon/
Dabituguru-datasheet.rst35 ports are holding for detection. We will refer to 0xE0 as CMD (command-port)
38 If DATA holds 0x00 or 0x08 and CMD holds 0x00 or 0xAC an uGuru could be
44 turned up which will hold 0x00 instead of 0xAC at the CMD port, thus we also
45 have to test CMD for two different values. On these uGuru's DATA will initially
46 hold 0x09 and will only hold 0x08 after reading CMD first, so CMD must be read
90 Next CMD _must_ be read and should hold 0xAC, usually CMD will hold 0xAC the
91 first read but sometimes it takes a while before CMD holds 0xAC and thus it
94 After reading CMD, DATA should hold 0x08 which means that the uGuru is ready
110 Once DATA holds 0x08 again write the sensor address to CMD.
119 DATA holds 0x01 read the byte from CMD.
[all …]
/linux-5.19.10/drivers/scsi/libfc/
Dfc_libfc.h22 #define FC_CHECK_LOGGING(LEVEL, CMD) \ argument
26 CMD; \
/linux-5.19.10/drivers/ata/
Dpata_cmd64x.c509 { PCI_VDEVICE(CMD, PCI_DEVICE_ID_CMD_643), 0 },
510 { PCI_VDEVICE(CMD, PCI_DEVICE_ID_CMD_646), 1 },
511 { PCI_VDEVICE(CMD, PCI_DEVICE_ID_CMD_648), 5 },
512 { PCI_VDEVICE(CMD, PCI_DEVICE_ID_CMD_649), 6 },
/linux-5.19.10/drivers/net/wireless/intersil/orinoco/
Dorinoco_pci.c98 reg = hermes_read_regn(hw, CMD); in orinoco_pci_cor_reset()
101 reg = hermes_read_regn(hw, CMD); in orinoco_pci_cor_reset()

123456