Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 12 of 12) sorted by relevance

/components/drivers/sdio/sdhci/
A Dfit-mmc.c117 static rt_int32_t rt_plat_execute_tuning(struct rt_mmcsd_host *host, rt_int32_t opcode) in rt_plat_execute_tuning()
184 int rt_mmc_abort_tuning(struct rt_mmc_host *host, rt_uint32_t opcode) in rt_mmc_abort_tuning()
215 int rt_mmc_send_abort_tuning(struct rt_mmc_host *host, rt_uint32_t opcode) in rt_mmc_send_abort_tuning()
A Dsdhci.c2073 int rt_sdhci_execute_tuning(struct rt_mmc_host *mmc, rt_uint32_t opcode) in rt_sdhci_execute_tuning()
2132 int __sdhci_execute_tuning(struct rt_sdhci_host *host, rt_uint32_t opcode) in __sdhci_execute_tuning()
2186 void rt_sdhci_abort_tuning(struct rt_sdhci_host *host, rt_uint32_t opcode) in rt_sdhci_abort_tuning()
2195 void rt_sdhci_send_tuning(struct rt_sdhci_host *host, rt_uint32_t opcode) in rt_sdhci_send_tuning()
/components/drivers/usb/cherryusb/class/msc/
A Dusb_scsi.h601 uint8_t opcode; /* 0: 0x03 */ member
628 uint8_t opcode; /* 0: 0x12 */ member
672 uint8_t opcode; /* 0x15 */ member
682 uint8_t opcode; /* 0x1a */ member
745 uint8_t opcode; /* 0: 0x08 */ member
755 uint8_t opcode; /* 0: 0x0a */ member
765 uint8_t opcode; /* 0: 0x1b */ member
776 uint8_t opcode; /* 0: 0x1e */ member
785 uint8_t opcode; /* 0: 0x23 */ member
818 uint8_t opcode; /* 0: 0x25 */ member
[all …]
/components/drivers/nvme/
A Dnvme.c273 rt_ubase_t buffer_dma, rt_size_t lbas, rt_uint8_t opcode) in nvme_blk_rw()
728 static rt_err_t nvme_attach_queue(struct rt_nvme_queue *queue, rt_uint8_t opcode) in nvme_attach_queue()
774 rt_uint8_t opcode) in nvme_detach_queue()
/components/drivers/include/drivers/
A Dnvme.h240 rt_uint8_t opcode; member
267 rt_uint8_t opcode; member
354 rt_uint8_t opcode; member
367 rt_uint8_t opcode; member
381 rt_uint8_t opcode; member
396 rt_uint8_t opcode; member
411 rt_uint8_t opcode; member
421 rt_uint8_t opcode; member
/components/net/lwip/lwip-2.0.3/src/apps/tftp/
A Dtftp_server.c207 int opcode; in recv() local
/components/net/lwip/lwip-2.1.2/src/apps/tftp/
A Dtftp_server.c207 int opcode; in recv() local
/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h325 static inline rt_bool_t mmc_op_multi(rt_uint32_t opcode) in mmc_op_multi()
330 static inline rt_bool_t mmc_op_tuning(rt_uint32_t opcode) in mmc_op_tuning()
/components/drivers/sdio/
A Ddev_mmcsd_core.c741 rt_int32_t opcode; in mmcsd_excute_tuning() local
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Detharp.c1106 const u16_t opcode)
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Detharp.c1105 const u16_t opcode)
/components/net/lwip/lwip-1.4.1/src/netif/
A Detharp.c1179 const u16_t opcode)

Completed in 58 milliseconds