Searched defs:words (Results 1 - 18 of 18) sorted by relevance

/u-boot/arch/arm/mach-bcm283x/
H A Dmbox.c95 u32 words; local
/u-boot/arch/x86/lib/
H A Ddiv64.c16 } words; member in union:overlay64
[all...]
/u-boot/include/fsl-mc/
H A Dfsl_qbman_base.h69 uint32_t words[8]; member in union:qbman_fd::__anon1182
H A Dfsl_dpaa_fd.h15 u32 words[8]; member in union:dpaa_fd::__anon1176
/u-boot/arch/arm/mach-mvebu/include/mach/
H A Defuse.h16 } words; member in union:efuse_val::__anon13
/u-boot/include/linux/byteorder/
H A Dgeneric.h160 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) argument
168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) argument
/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c177 const uint words = (size + 1) / 2; local
/u-boot/drivers/i2c/
H A Dtegra_i2c.c239 u32 words; local
/u-boot/lib/
H A Dstring.c752 unsigned int words, prefix; local
H A Dbch.c1300 unsigned int i, words; local
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-fpa.c611 static void __memset_u64(u64 *ptr, u64 pattern, unsigned int words) argument
/u-boot/drivers/block/
H A Dide.c85 static void ide_input_swap_data(int dev, ulong *sect_buf, int words) argument
715 static void ide_output_data(int dev, const ulong *sect_buf, int words) argument
729 static void ide_input_data(int dev, ulong *sect_buf, int words) argument
/u-boot/drivers/spi/
H A Dti_qspi.c162 uint words = bitlen >> 3; /* fixed 8-bit word length */ local
H A Diproc_qspi.c183 uint words; local
H A Dspi-synquacer.c286 u32 val, words, busy = 0; local
/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c302 int burst_words, words; local
/u-boot/drivers/net/fsl-mc/
H A Dmc.c80 uint32_t *words = addr; local
/u-boot/drivers/net/
H A De1000.c639 e1000_read_eeprom_eerd(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
770 e1000_read_eeprom(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
876 e1000_write_eeprom_srwr(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_t *data) argument
[all...]

Completed in 251 milliseconds