Searched defs:dtype (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/include/mtd/ |
H A D | ubi-user.h | 394 __s8 dtype; /* obsolete, do not use! */ member 406 __s8 dtype; /* obsolete, do not use! */ member
|
/openbmc/u-boot/common/ |
H A D | usb_hub.c | 89 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor() local
|
/openbmc/qemu/hw/net/ |
H A D | vmxnet3.h | 234 u32 dtype:1; /* descriptor type */ member 342 u32 dtype:1; /* Descriptor type */ member
|
H A D | e1000.c | 642 uint32_t dtype = txd_lower & (E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D); in process_tx_desc() local
|
H A D | e1000e_core.c | 694 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 D | translate-sve.c | 92 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 D | mtk-sd.c | 352 u32 dtype = 0; in msdc_cmd_prepare_raw_cmd() local
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 3685 uint8_t dtype = (dw12 >> 20) & 0xf; in nvme_do_write_fdp() local 7296 uint8_t doper, dtype; in nvme_directive_receive() local
|