| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
| H A D | dma_global.h | 73 #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)); \
|
| /OK3568_Linux_fs/kernel/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 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 …]
|
| /OK3568_Linux_fs/kernel/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; \
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | patchtest.sh | 16 CMD=$(basename $0) 18 Usage: $CMD [-h] [-p pokydir]
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | make.sh | 387 CMD=${CMD_ARGS%-*} 390 CMD=${CMD_ARGS} 403 case ${CMD} in 405 if [ "${CMD}" == "nm" ]; then 409 if [ "${CMD}" == "elf" -a "${ARG}" == "elf" ]; then 417 if [ ${CMD} == "map" ]; then
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | cmd64x.c | 420 { PCI_VDEVICE(CMD, PCI_DEVICE_ID_CMD_643), 0 }, 421 { PCI_VDEVICE(CMD, PCI_DEVICE_ID_CMD_646), 1 }, 422 { PCI_VDEVICE(CMD, PCI_DEVICE_ID_CMD_648), 2 }, 423 { PCI_VDEVICE(CMD, PCI_DEVICE_ID_CMD_649), 3 },
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/bb-perf/ |
| H A D | buildstats.sh | 46 CMD=$(basename $0) 48 Usage: $CMD [-b buildstats_dir] [-t do_task]
|
| H A D | bb-matrix-plot.sh | 27 CMD=$(basename $0) 29 Usage: $CMD [-d datfile] [-f field] [-h] [-t title] [-w]
|
| H A D | buildstats-plot.sh | 50 CMD=$(basename $0) 52 Usage: $CMD [-b buildstats_dir] [-t do_task]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | stm32f7-pinctrl.dtsi | 233 <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 */
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_cmd64x.c | 509 { 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 },
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libfc/ |
| H A D | fc_libfc.h | 22 #define FC_CHECK_LOGGING(LEVEL, CMD) \ argument 26 CMD; \
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | slave-testunit-backend.rst | 28 0x00 CMD - which test to trigger 35 # i2cset -y <bus_num> <testunit_address> <CMD> <DATAL> <DATAH> <DELAY> i 37 DELAY is a generic parameter which will delay the execution of the test in CMD.
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxl-s905x-khadas-vim.dts | 146 "eMMC Clk", "eMMC Reset", "eMMC CMD", 149 "SDCard D1", "SDCard D0", "SDCard CLK", "SDCard CMD", 158 "WIFI SDIO D3", "WIFI SDIO CLK", "WIFI SDIO CMD",
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
| H A D | influxdb | 134 local CMD="$DAEMON -config $CONFIG $INFLUXD_OPTS >>$STDOUT 2>>$STDERR &" 135 su -s /bin/sh -c "$CMD" $USER
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | hermes.c | 112 reg = hermes_read_regn(hw, CMD); in hermes_issue_cmd() 116 reg = hermes_read_regn(hw, CMD); in hermes_issue_cmd() 124 hermes_write_regn(hw, CMD, cmd); in hermes_issue_cmd() 216 reg = hermes_read_regn(hw, CMD); in hermes_init() 224 reg = hermes_read_regn(hw, CMD); in hermes_init()
|
| H A D | orinoco_pci.c | 98 reg = hermes_read_regn(hw, CMD); in orinoco_pci_cor_reset() 101 reg = hermes_read_regn(hw, CMD); in orinoco_pci_cor_reset()
|
| H A D | orinoco_tmd.c | 75 reg = hermes_read_regn(hw, CMD); in orinoco_tmd_cor_reset() 78 reg = hermes_read_regn(hw, CMD); in orinoco_tmd_cor_reset()
|
| /OK3568_Linux_fs/kernel/drivers/char/xilinx_hwicap/ |
| H A D | xilinx_hwicap.c | 125 .CMD = 4, 150 .CMD = 4, 175 .CMD = 4, 200 .CMD = 4, 238 buffer[index++] = hwicap_type_1_write(drvdata->config_regs->CMD) | 1; in hwicap_command_desync()
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm_infineon.c | 107 CMD = 0x03 enumerator 316 tpm_data_out(RESET_LP_IRQC_DISABLE, CMD); in tpm_inf_send() 525 tpm_data_out(RESET_LP_IRQC_DISABLE, CMD); in tpm_inf_pnp_probe() 604 tpm_data_out(RESET_LP_IRQC_DISABLE, CMD); in tpm_inf_resume()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_rcfw.h | 54 #define RCFW_CMD_PREP(req, CMD, cmd_flags) \ argument 57 (req).opcode = CMDQ_BASE_OPCODE_##CMD; \
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | nl802154.c | 502 #define CMD(op, n) \ in nl802154_send_wpan_phy() macro 511 CMD(add_virtual_intf, NEW_INTERFACE); in nl802154_send_wpan_phy() 512 CMD(del_virtual_intf, DEL_INTERFACE); in nl802154_send_wpan_phy() 513 CMD(set_channel, SET_CHANNEL); in nl802154_send_wpan_phy() 514 CMD(set_pan_id, SET_PAN_ID); in nl802154_send_wpan_phy() 515 CMD(set_short_addr, SET_SHORT_ADDR); in nl802154_send_wpan_phy() 516 CMD(set_backoff_exponent, SET_BACKOFF_EXPONENT); in nl802154_send_wpan_phy() 517 CMD(set_max_csma_backoffs, SET_MAX_CSMA_BACKOFFS); in nl802154_send_wpan_phy() 518 CMD(set_max_frame_retries, SET_MAX_FRAME_RETRIES); in nl802154_send_wpan_phy() 519 CMD(set_lbt_mode, SET_LBT_MODE); in nl802154_send_wpan_phy() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/huawei/ |
| H A D | hinic.rst | 58 Application Programmable Interface commands(API CMD) - Interface for sending 61 Management (MGMT) - the PF to MGMT channel that uses API CMD for sending MGMT 72 Work Queues(WQ) - Contain the memory and operations for use by CMD queues and
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| H A D | dev.c | 822 rtl818x_iowrite8(priv, &priv->map->CMD, 0); in rtl8180_init_hw() 823 rtl818x_ioread8(priv, &priv->map->CMD); in rtl8180_init_hw() 828 rtl818x_ioread8(priv, &priv->map->CMD); in rtl8180_init_hw() 830 reg = rtl818x_ioread8(priv, &priv->map->CMD); in rtl8180_init_hw() 833 rtl818x_iowrite8(priv, &priv->map->CMD, RTL818X_CMD_RESET); in rtl8180_init_hw() 834 rtl818x_ioread8(priv, &priv->map->CMD); in rtl8180_init_hw() 838 if (rtl818x_ioread8(priv, &priv->map->CMD) & RTL818X_CMD_RESET) { in rtl8180_init_hw() 844 rtl818x_ioread8(priv, &priv->map->CMD); in rtl8180_init_hw() 1236 reg = rtl818x_ioread8(priv, &priv->map->CMD); in rtl8180_start() 1239 rtl818x_iowrite8(priv, &priv->map->CMD, reg); in rtl8180_start() [all …]
|