| /openbmc/qemu/hw/net/can/ |
| H A D | ctu_can_fd_regs.h | 103 uint32_t u32; 107 uint32_t device_id : 16; 109 uint32_t ver_minor : 8; 110 uint32_t ver_major : 8; 112 uint32_t ver_major : 8; 113 uint32_t ver_minor : 8; 114 uint32_t device_id : 16; 124 uint32_t u32; 128 uint32_t rst : 1; 129 uint32_t lom : 1; [all …]
|
| H A D | ctu_can_fd_frame.h | 49 uint32_t u32; 53 uint32_t dlc : 4; 54 uint32_t reserved_4 : 1; 55 uint32_t rtr : 1; 56 uint32_t ide : 1; 57 uint32_t fdf : 1; 58 uint32_t reserved_8 : 1; 59 uint32_t brs : 1; 60 uint32_t esi_rsv : 1; 61 uint32_t rwcnt : 5; [all …]
|
| /openbmc/qemu/include/tcg/ |
| H A D | tcg-op-gvec-common.h | 25 void tcg_gen_gvec_2_ool(uint32_t dofs, uint32_t aofs, 26 uint32_t oprsz, uint32_t maxsz, int32_t data, 31 void tcg_gen_gvec_2i_ool(uint32_t dofs, uint32_t aofs, TCGv_i64 c, 32 uint32_t oprsz, uint32_t maxsz, int32_t data, 37 void tcg_gen_gvec_2_ptr(uint32_t dofs, uint32_t aofs, 38 TCGv_ptr ptr, uint32_t oprsz, uint32_t maxsz, 43 void tcg_gen_gvec_3_ool(uint32_t dofs, uint32_t aofs, uint32_t bofs, 44 uint32_t oprsz, uint32_t maxsz, int32_t data, 50 void tcg_gen_gvec_4_ool(uint32_t dofs, uint32_t aofs, uint32_t bofs, 51 uint32_t cofs, uint32_t oprsz, uint32_t maxsz, [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/arch-mxs/ |
| H A D | regs-digctl.h | 21 uint32_t hw_digctl_writeonce; /* 0x060 */ 22 uint32_t reserved_writeonce[3]; 25 uint32_t hw_digctl_entropy; /* 0x090 */ 26 uint32_t reserved_entropy[3]; 27 uint32_t hw_digctl_entropy_latched; /* 0x0a0 */ 28 uint32_t reserved_entropy_latched[3]; 30 uint32_t reserved1[4]; 33 uint32_t hw_digctl_dbgrd; /* 0x0d0 */ 34 uint32_t reserved_hw_digctl_dbgrd[3]; 35 uint32_t hw_digctl_dbg; /* 0x0e0 */ [all …]
|
| H A D | regs-usb.h | 13 uint32_t hw_usbctrl_id; /* 0x000 */ 14 uint32_t hw_usbctrl_hwgeneral; /* 0x004 */ 15 uint32_t hw_usbctrl_hwhost; /* 0x008 */ 16 uint32_t hw_usbctrl_hwdevice; /* 0x00c */ 17 uint32_t hw_usbctrl_hwtxbuf; /* 0x010 */ 18 uint32_t hw_usbctrl_hwrxbuf; /* 0x014 */ 20 uint32_t reserved1[26]; 22 uint32_t hw_usbctrl_gptimer0ld; /* 0x080 */ 23 uint32_t hw_usbctrl_gptimer0ctrl; /* 0x084 */ 24 uint32_t hw_usbctrl_gptimer1ld; /* 0x088 */ [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/ |
| H A D | ep93xx.h | 35 uint32_t control; 36 uint32_t interrupt; 37 uint32_t ppalloc; 38 uint32_t status; 39 uint32_t reserved0; 40 uint32_t remain; 41 uint32_t reserved1[2]; 42 uint32_t maxcnt0; 43 uint32_t base0; 44 uint32_t current0; [all …]
|
| /openbmc/u-boot/drivers/net/ |
| H A D | fec_mxc.h | 26 uint32_t res0[1]; /* MBAR_ETH + 0x000 */ 27 uint32_t ievent; /* MBAR_ETH + 0x004 */ 28 uint32_t imask; /* MBAR_ETH + 0x008 */ 30 uint32_t res1[1]; /* MBAR_ETH + 0x00C */ 31 uint32_t r_des_active; /* MBAR_ETH + 0x010 */ 32 uint32_t x_des_active; /* MBAR_ETH + 0x014 */ 33 uint32_t res2[3]; /* MBAR_ETH + 0x018-20 */ 34 uint32_t ecntrl; /* MBAR_ETH + 0x024 */ 36 uint32_t res3[6]; /* MBAR_ETH + 0x028-03C */ 37 uint32_t mii_data; /* MBAR_ETH + 0x040 */ [all …]
|
| /openbmc/u-boot/include/ |
| H A D | imx_lpi2c.h | 94 #define LPI2C_VERID_FEATURE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_VERID_FEATUR… 97 #define LPI2C_VERID_MINOR(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_VERID_MINOR_… 100 #define LPI2C_VERID_MAJOR(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_VERID_MAJOR_… 105 #define LPI2C_PARAM_MTXFIFO(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_PARAM_MTXFIF… 108 #define LPI2C_PARAM_MRXFIFO(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_PARAM_MRXFIF… 113 #define LPI2C_MCR_MEN(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_MEN_SHIF… 116 #define LPI2C_MCR_RST(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_RST_SHIF… 119 #define LPI2C_MCR_DOZEN(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_DOZEN_SH… 122 #define LPI2C_MCR_DBGEN(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_DBGEN_SH… 125 #define LPI2C_MCR_RTF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_RTF_SHIF… [all …]
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate.h | 45 uint32_t insn; 89 uint32_t svc_imm; 181 uint32_t nv2_redirect_offset; 289 static inline void disas_set_insn_syndrome(DisasContext *s, uint32_t syn) in disas_set_insn_syndrome() 359 uint32_t syn, uint32_t target_el); 361 int excp, uint32_t syn); 375 static inline void set_pstate_bits(uint32_t bits) in set_pstate_bits() 387 static inline void clear_pstate_bits(uint32_t bits) in clear_pstate_bits() 411 uint32_t syn = syn_swstep(false, isv, ex); in gen_swstep_exception() 453 void gen_gvec_ceq0(unsigned vece, uint32_t rd_ofs, uint32_t rm_ofs, [all …]
|
| /openbmc/u-boot/cmd/aspeed/nettest/ |
| H A D | comminf.h | 237 #define DMA_BASE ((uint32_t)(&dma_buf[0])) 295 uint32_t w; 297 uint32_t txdma_en : 1; /* bit[0] */ 298 uint32_t rxdma_en : 1; /* bit[1] */ 299 uint32_t txmac_en : 1; /* bit[2] */ 300 uint32_t rxmac_en : 1; /* bit[3] */ 301 uint32_t rm_vlan : 1; /* bit[4] */ 302 uint32_t hptxr_en : 1; /* bit[5] */ 303 uint32_t phy_link_sts_dtct : 1; /* bit[6] */ 304 uint32_t enrx_in_halftx : 1; /* bit[7] */ [all …]
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | virtio_gpu.h | 138 uint32_t type; 139 uint32_t flags; 141 uint32_t ctx_id; 149 uint32_t scanout_id; 150 uint32_t x; 151 uint32_t y; 152 uint32_t padding; 159 uint32_t resource_id; /* update only */ 160 uint32_t hot_x; /* update only */ 161 uint32_t hot_y; /* update only */ [all …]
|
| H A D | fuse.h | 284 uint32_t atimensec; 285 uint32_t mtimensec; 286 uint32_t ctimensec; 287 uint32_t mode; 288 uint32_t nlink; 289 uint32_t uid; 290 uint32_t gid; 291 uint32_t rdev; 292 uint32_t blksize; 293 uint32_t flags; [all …]
|
| H A D | virtio_crypto.h | 65 uint32_t opcode; 66 uint32_t algo; 67 uint32_t flag; 69 uint32_t queue_id; 88 uint32_t algo; 90 uint32_t keylen; 95 uint32_t op; 96 uint32_t padding; 102 uint32_t status; 103 uint32_t padding; [all …]
|
| /openbmc/qemu/hw/display/ |
| H A D | ati_int.h | 36 uint32_t mm_index; 37 uint32_t bios_scratch[8]; 38 uint32_t gen_int_cntl; 39 uint32_t gen_int_status; 40 uint32_t crtc_gen_cntl; 41 uint32_t crtc_ext_cntl; 42 uint32_t dac_cntl; 43 uint32_t gpio_vga_ddc; 44 uint32_t gpio_dvi_ddc; 45 uint32_t gpio_monid; [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/arch-pxa/ |
| H A D | regs-usb.h | 13 uint32_t udccr; /* 0x000 */ 14 uint32_t reserved1; 17 uint32_t udccfr; /* 0x008 */ 18 uint32_t reserved2; 21 uint32_t udccs[16]; /* 0x010 - 0x04c */ 24 uint32_t uicr0; /* 0x050 */ 25 uint32_t uicr1; /* 0x054 */ 26 uint32_t usir0; /* 0x058 */ 27 uint32_t usir1; /* 0x05c */ 30 uint32_t ufnrh; /* 0x060 */ [all …]
|
| /openbmc/qemu/hw/usb/ |
| H A D | hcd-dwc2.h | 47 uint32_t devadr; 48 uint32_t epnum; 49 uint32_t epdir; 50 uint32_t mps; 51 uint32_t pid; 52 uint32_t index; 53 uint32_t pcnt; 54 uint32_t len; 75 uint32_t glbreg[DWC2_GLBREG_SIZE / sizeof(uint32_t)]; 77 uint32_t gotgctl; /* 00 */ [all …]
|
| /openbmc/qemu/contrib/elf2dmp/ |
| H A D | pdb.h | 22 uint32_t size; 23 uint32_t unknown; 28 uint32_t block_size; 29 uint32_t unknown1; 30 uint32_t num_pages; 31 uint32_t toc_size; 32 uint32_t unknown2; 33 uint32_t toc_page; 37 uint32_t num_files; 38 uint32_t file_size[1]; [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/arch-mx7/ |
| H A D | crm_regs.h | 24 uint32_t ccgr; 25 uint32_t ccgr_set; 26 uint32_t ccgr_clr; 27 uint32_t ccgr_tog; 31 uint32_t target_root; 32 uint32_t target_root_set; 33 uint32_t target_root_clr; 34 uint32_t target_root_tog; 35 uint32_t reserved_0[4]; 36 uint32_t post; [all …]
|
| /openbmc/qemu/include/hw/intc/ |
| H A D | sifive_plic.h | 40 uint32_t addrid; 41 uint32_t hartid; 51 uint32_t num_addrs; 52 uint32_t num_harts; 53 uint32_t bitfield_words; 54 uint32_t num_enables; 56 uint32_t *source_priority; 57 uint32_t *target_priority; 58 uint32_t *pending; 59 uint32_t *claimed; [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/ti-common/ |
| H A D | davinci_nand.h | 32 uint32_t ercsr; 33 uint32_t awccr; 34 uint32_t sdbcr; 35 uint32_t sdrcr; 37 uint32_t abncr[4]; 39 uint32_t ab1cr; 40 uint32_t ab2cr; 41 uint32_t ab3cr; 42 uint32_t ab4cr; 45 uint32_t sdtimr; [all …]
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | iotkit-sysctl.h | 42 uint32_t secure_debug; 43 uint32_t reset_syndrome; 44 uint32_t reset_mask; 45 uint32_t gretreg; 46 uint32_t initsvtor0; 47 uint32_t cpuwait; 48 uint32_t wicctrl; 49 uint32_t scsecctrl; 50 uint32_t fclk_div; 51 uint32_t sysclk_div; [all …]
|
| /openbmc/qemu/include/hw/sd/ |
| H A D | allwinner-sdhost.h | 82 uint32_t transfer_cnt; 89 uint32_t global_ctl; /**< Global Control */ 90 uint32_t clock_ctl; /**< Clock Control */ 91 uint32_t timeout; /**< Timeout */ 92 uint32_t bus_width; /**< Bus Width */ 93 uint32_t block_size; /**< Block Size */ 94 uint32_t byte_count; /**< Byte Count */ 96 uint32_t command; /**< Command */ 97 uint32_t command_arg; /**< Command Argument */ 98 uint32_t response[4]; /**< Command Response */ [all …]
|
| /openbmc/u-boot/tools/ |
| H A D | zynqmpimage.h | 36 uint32_t address; 37 uint32_t data; 44 uint32_t version; /* 0x00 */ 45 uint32_t nr_parts; /* 0x04 */ 46 uint32_t partition_header_offset; /* 0x08, divided by 4 */ 47 uint32_t image_header_offset; /* 0x0c, divided by 4 */ 48 uint32_t auth_certificate_offset; /* 0x10 */ 49 uint32_t boot_device; /* 0x14 */ 50 uint32_t __reserved1[9]; /* 0x18 - 0x38 */ 51 uint32_t checksum; /* 0x3c */ [all …]
|
| /openbmc/qemu/include/hw/ppc/ |
| H A D | ppc4xx.h | 55 uint32_t cfg; 56 uint32_t esr; 57 uint32_t ier; 58 uint32_t txcasr; 59 uint32_t txcarr; 60 uint32_t txeobisr; 61 uint32_t txdeir; 62 uint32_t rxcasr; 63 uint32_t rxcarr; 64 uint32_t rxeobisr; [all …]
|
| /openbmc/qemu/include/qemu/ |
| H A D | win_dump_defs.h | 15 uint32_t BasePage; 16 uint32_t PageCount; 25 uint32_t NumberOfRuns; 26 uint32_t NumberOfPages; 31 uint32_t NumberOfRuns; 32 uint32_t unused; 38 uint32_t ExceptionCode; 39 uint32_t ExceptionFlags; 42 uint32_t NumberParameters; 43 uint32_t unused; [all …]
|