/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_debug.h | 71 #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_TAS 93 dinitprintk(IOC,CMD) global() argument 96 dexitprintk(IOC,CMD) global() argument 99 dfailprintk(IOC,CMD) global() argument 102 dtmprintk(IOC,CMD) global() argument 105 dreplyprintk(IOC,CMD) global() argument 108 dhsprintk(IOC,CMD) global() argument 111 dcprintk(IOC,CMD) global() argument 114 ddlprintk(IOC,CMD) global() argument 117 drsprintk(IOC,CMD) global() argument 120 dsprintk(IOC,CMD) global() argument 123 dctlprintk(IOC,CMD) global() argument 126 dsasprintk(IOC,CMD) global() argument 129 dsastransport(IOC,CMD) global() argument 132 dmfprintk(IOC,CMD) global() argument 135 dtsfprintk(IOC,CMD) global() argument 138 dtransportprintk(IOC,CMD) global() argument 141 dTriggerDiagPrintk(IOC,CMD) global() argument [all...] |
/linux/drivers/message/fusion/ |
H A D | mptdebug.h | 69 #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 96 dinitprintk(IOC,CMD) global() argument 99 dexitprintk(IOC,CMD) global() argument 102 dfailprintk(IOC,CMD) global() argument 105 dtmprintk(IOC,CMD) global() argument 108 ddvprintk(IOC,CMD) global() argument 111 dreplyprintk(IOC,CMD) global() argument 114 dhsprintk(IOC,CMD) global() argument 117 dcprintk(IOC,CMD) global() argument 120 ddlprintk(IOC,CMD) global() argument 123 drsprintk(IOC,CMD) global() argument 126 dsprintk(IOC,CMD) global() argument 129 dctlprintk(IOC,CMD) global() argument 132 dfcprintk(IOC,CMD) global() argument 135 dsasprintk(IOC,CMD) global() argument 138 dsaswideprintk(IOC,CMD) global() argument 141 d36memprintk(IOC,CMD) global() argument 274 dmfprintk(IOC,CMD) global() argument 288 dmfprintk(IOC,CMD) global() argument [all...] |
/linux/drivers/scsi/ |
H A D | scsi_logging.h | 47 #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 72 SCSI_LOG_MLCOMPLETE(LEVEL,CMD) global() argument 74 SCSI_LOG_LLQUEUE(LEVEL,CMD) global() argument 76 SCSI_LOG_LLCOMPLETE(LEVEL,CMD) global() argument 78 SCSI_LOG_HLQUEUE(LEVEL,CMD) global() argument 80 SCSI_LOG_HLCOMPLETE(LEVEL,CMD) global() argument 82 SCSI_LOG_IOCTL(LEVEL,CMD) global() argument [all...] |
/linux/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 198 #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_IM [all...] |
/linux/drivers/ata/pata_parport/ |
H A D | friq.c | 31 #define CMD(x) \ macro 52 CMD(r); in friq_read_regr() 64 CMD(r); in friq_write_regr() 75 CMD(regr); in friq_read_block_int() 85 CMD(regr + 0xc0); in friq_read_block_int() 95 CMD(regr + 0x80); in friq_read_block_int() 104 CMD(regr + 0x80); in friq_read_block_int() 113 CMD(regr + 0x80); in friq_read_block_int() 138 CMD(8); w2(5); in friq_write_block() 146 CMD( in friq_write_block() [all...] |
/linux/include/linux/mtd/ |
H A D | pfow.h | 106 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/drivers/mtd/chips/ |
H A D | cfi_cmdset_0020.c | 264 status_OK = CMD(0x80); in do_read_onechip() 278 map_write (map, CMD(0xb0), cmd_addr); in do_read_onechip() 284 map_write(map, CMD(0x70), cmd_addr); in do_read_onechip() 295 map_write(map, CMD(0xd0), cmd_addr); in do_read_onechip() 297 map_write(map, CMD(0x70), cmd_addr); in do_read_onechip() 312 map_write(map, CMD(0xff), cmd_addr); in do_read_onechip() 326 map_write(map, CMD(0x70), cmd_addr); in do_read_onechip() 332 map_write(map, CMD(0xff), cmd_addr); in do_read_onechip() 375 map_write(map, CMD(0xd0), cmd_addr); in do_read_onechip() 376 map_write(map, CMD( in do_read_onechip() [all...] |
H A D | cfi_cmdset_0001.c | 289 map_write(map, CMD(0x60), 0); in fixup_LH28F640BF() 290 map_write(map, CMD(0x04), 0); in fixup_LH28F640BF() 831 map_word status, status_OK = CMD(0x80), status_PWS = CMD(0x01); in chip_ready() 882 map_write(map, CMD(0xB0), chip->in_progress_block_addr); in chip_ready() 889 map_write(map, CMD(0x70), chip->in_progress_block_addr); in chip_ready() 1090 map_write(map, CMD(0xd0), chip->in_progress_block_addr); in put_chip() 1091 map_write(map, CMD(0x70), chip->in_progress_block_addr); in put_chip() 1137 map_write(map, CMD(0xff), adr); in xip_enable() 1164 map_word status, OK = CMD( in xip_wait_for_operation() [all...] |
H A D | cfi_cmdset_0002.c | 143 if (!map_word_bitsset(map, status, CMD(CFI_SR_DRB))) in cfi_check_err_status() 146 if (map_word_bitsset(map, status, CMD(0x3a))) { in cfi_check_err_status() 385 cfi->sector_erase_cmd = CMD(0x50); in fixup_sst39vf_rev_b() 563 map_write(map, CMD(0xF0), adr); in cfi_fixup_m29ew_erase_suspend() 839 map_word ready = CMD(CFI_SR_DRB); in chip_ready() 922 map_write(map, CMD(0xB0), chip->in_progress_block_addr); in get_chip() 1035 map_write(map, CMD(0xf0), adr); in xip_enable() 1061 map_word status, OK = CMD(0x80); in xip_udelay() 1080 map_write(map, CMD(0xb0), adr); in xip_udelay() 1098 if (!map_word_bitsset(map, status, CMD( in xip_udelay() [all...] |
/linux/drivers/mtd/lpddr/ |
H A D | qinfo_probe.c | 71 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/sound/pci/ |
H A D | atiixp.c | 493 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() 527 atiixp_update(chip, CMD, in snd_atiixp_aclink_down() [all...] |
H A D | atiixp_modem.c | 469 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() 503 atiixp_update(chip, CMD, in snd_atiixp_aclink_down() [all...] |
/linux/drivers/firmware/meson/ |
H A D | meson_sm.c | 30 #define CMD(d, s) { .index = (d), .smc_id = (s), } macro 44 CMD(SM_EFUSE_READ, 0x82000030), 45 CMD(SM_EFUSE_WRITE, 0x82000031), 46 CMD(SM_EFUSE_USER_MAX, 0x82000033), 47 CMD(SM_GET_CHIP_ID, 0x82000044), 48 CMD(SM_A1_PWRC_SET, 0x82000093), 49 CMD(SM_A1_PWRC_GET, 0x82000095),
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-dbx5x0-pinctrl.dtsi | 272 "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 */ 469 "GPIO129_B4", /* CMD */ [all...] |
H A D | stm32f7-pinctrl.dtsi | 242 <STM32_PINMUX('D', 2, AF12)>; /* SDMMC1 CMD */ 260 pinmux = <STM32_PINMUX('D', 2, AF12)>; /* SDMMC1 CMD */ 273 <STM32_PINMUX('D', 2, ANALOG)>; /* SDMMC1 CMD */ 284 <STM32_PINMUX('D', 7, AF11)>; /* SDMMC2 CMD */ 302 pinmux = <STM32_PINMUX('D', 7, AF11)>; /* SDMMC2 CMD */ 315 <STM32_PINMUX('D', 7, ANALOG)>; /* SDMMC2 CMD */
|
/linux/tools/testing/selftests/net/ |
H A D | toeplitz.sh | 88 CMD="" 91 CMD="${CMD} echo $1 > ${i};" 94 echo "${CMD}"
|
/linux/scripts/ |
H A D | get_dvb_firmware | 259 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; [all...] |
/linux/drivers/scsi/fcoe/ |
H A D | libfcoe.h | 11 #define LIBFCOE_CHECK_LOGGING(LEVEL, CMD) \ argument 15 CMD; \
|
H A D | fcoe.h | 36 #define FCOE_CHECK_LOGGING(LEVEL, CMD) \ argument 40 CMD; \
|
/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpuset_prs.sh | 525 for CMD in $(echo $STATE | sed -e "s/:/ /g") 532 case $CMD in 533 S*) PREFIX=${CMD#?} 538 CPUS=${CMD#?} 543 CPUS=${CMD#??} 547 C*) CPUS=${CMD#?} 551 P*) VAL=${CMD#?} 567 O*) VAL=${CMD#?} 573 *) echo "Unknown command: $CMD"
|
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
H A D | dma_global.h | 63 #define DMA_PACK_COMMAND(cmd) DMA_PACK(cmd, CMD) 87 hive_dma_snd(dma_id, DMA_PACK(_DMA_V2_SET_CRUN_COMMAND, CMD)); \ 97 hive_dma_snd(dma_id, DMA_PACK(_DMA_V2_SET_CRUN_COMMAND, CMD)); \ 117 hive_dma_snd(dma_id, DMA_PACK(_DMA_V2_SET_CRUN_COMMAND, CMD)); \ 143 hive_dma_snd(dma_id, DMA_PACK(_DMA_V2_SET_CRUN_COMMAND, CMD)); \
|
/linux/Documentation/i2c/ |
H A D | slave-testunit-backend.rst | 46 0x00, CMD, which test to trigger 53 # i2cset -y <bus_num> <testunit_address> <CMD> <DATAL> <DATAH> <DELAY> i 55 DELAY is a generic parameter which will delay the execution of the test in CMD. 76 * - CMD 100 * - CMD 127 * - CMD 157 * - CMD 195 * - CMD
|
/linux/Documentation/hwmon/ |
H A D | abituguru-datasheet.rst | 35 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 a 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, DAT [all...] |
/linux/Documentation/virt/coco/ |
H A D | tdx-guest.rst | 36 A subtype index is added at the end of this IOCTL CMD to uniquely identify the 42 a new IOCTL CMD will be created to handle it. To keep the IOCTL naming 43 consistent, a subtype index is added as part of the IOCTL CMD.
|
/linux/drivers/mfd/ |
H A D | rk8xx-spi.c | 20 #define RK806_CMD_WITH_SIZE(CMD, VALUE_BYTES) \ argument 21 (RK806_CMD_##CMD | RK806_CMD_CRC_DIS | (VALUE_BYTES - 1))
|