Home
last modified time | relevance | path

Searched defs:dtype (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/mtd/
H A Dubi-user.h394 __s8 dtype; /* obsolete, do not use! */ member
406 __s8 dtype; /* obsolete, do not use! */ member
/openbmc/u-boot/common/
H A Dusb_hub.c89 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor() local
/openbmc/qemu/hw/net/
H A Dvmxnet3.h234 u32 dtype:1; /* descriptor type */ member
342 u32 dtype:1; /* Descriptor type */ member
H A De1000.c642 uint32_t dtype = txd_lower & (E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D); in process_tx_desc() local
H A De1000e_core.c694 uint32_t dtype = txd_lower & (E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D); in e1000e_process_tx_desc() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c92 static const uint8_t dtype[5] = { 0, 5, 10, 15, 18 }; in msz_dtype() local
4909 int dtype, uint32_t nregs, bool is_write, in do_mem_zpa()
5082 TCGv_i64 addr, int dtype, int nreg) in do_ld_zpa()
5376 static void do_ldrq(DisasContext *s, int zt, int pg, TCGv_i64 addr, int dtype) in do_ldrq()
5449 static void do_ldro(DisasContext *s, int zt, int pg, TCGv_i64 addr, int dtype) in do_ldro()
/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c352 u32 dtype = 0; in msdc_cmd_prepare_raw_cmd() local
/openbmc/qemu/hw/nvme/
H A Dctrl.c3685 uint8_t dtype = (dw12 >> 20) & 0xf; in nvme_do_write_fdp() local
7296 uint8_t doper, dtype; in nvme_directive_receive() local