Home
last modified time | relevance | path

Searched refs:CMD (Results 26 – 50 of 178) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A 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)); \
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dlibfcoe.h11 #define LIBFCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
15 CMD; \
H A Dfcoe.h36 #define FCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
40 CMD; \
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dpatchtest.sh16 CMD=$(basename $0)
18 Usage: $CMD [-h] [-p pokydir]
/OK3568_Linux_fs/u-boot/
H A Dmake.sh387 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 Dcmd64x.c420 { 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 Dbuildstats.sh46 CMD=$(basename $0)
48 Usage: $CMD [-b buildstats_dir] [-t do_task]
H A Dbb-matrix-plot.sh27 CMD=$(basename $0)
29 Usage: $CMD [-d datfile] [-f field] [-h] [-t title] [-w]
H A Dbuildstats-plot.sh50 CMD=$(basename $0)
52 Usage: $CMD [-b buildstats_dir] [-t do_task]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A 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 */
/OK3568_Linux_fs/kernel/drivers/ata/
H A 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 },
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_libfc.h22 #define FC_CHECK_LOGGING(LEVEL, CMD) \ argument
26 CMD; \
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dslave-testunit-backend.rst28 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 Dmeson-gxl-s905x-khadas-vim.dts146 "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 Dinfluxdb134 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 Dhermes.c112 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 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()
H A Dorinoco_tmd.c75 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 Dxilinx_hwicap.c125 .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 Dtpm_infineon.c107 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 Dqplib_rcfw.h54 #define RCFW_CMD_PREP(req, CMD, cmd_flags) \ argument
57 (req).opcode = CMDQ_BASE_OPCODE_##CMD; \
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dnl802154.c502 #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 Dhinic.rst58 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 Ddev.c822 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 …]

12345678