Home
last modified time | relevance | path

Searched defs:dword (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dme.c14 u32 dword; in me_read_dword_ptr() local
/openbmc/u-boot/board/micronas/vct/
H A Dsmc_eeprom.c68 #define HIWORD(dword) ((u16)(((u32)(dword)) >> 16)) argument
69 #define LOWORD(dword) ((u16)(((u32)(dword)) & 0x0000FFFFUL)) argument
/openbmc/u-boot/arch/x86/lib/
H A Dbios_interrupts.c112 u32 dword; in int1a_handler() local
/openbmc/u-boot/arch/x86/include/asm/
H A Dme_common.h358 u32 dword; in pci_read_dword_ptr() local
367 u32 dword = 0; in pci_write_dword_ptr() local
/openbmc/u-boot/drivers/net/
H A Dlan91c96.h40 typedef unsigned long int dword; typedef
H A Dsmc91111.h46 typedef unsigned long int dword; typedef
/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.h214 uint32_t dword[8]; member
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2099 u32 dword; member
/openbmc/qemu/hw/net/
H A Dvmxnet3.h470 __le32 dword[4]; member