Home
last modified time | relevance | path

Searched defs:words (Results 1 – 17 of 17) sorted by relevance

/u-boot/drivers/block/
A Dide.c851 __weak void ide_input_swap_data(int dev, ulong *sect_buf, int words) in ide_input_swap_data()
856 __weak void ide_input_swap_data(int dev, ulong *sect_buf, int words) in ide_input_swap_data()
879 __weak void ide_output_data(int dev, const ulong *sect_buf, int words) in ide_output_data()
894 __weak void ide_output_data(int dev, const ulong *sect_buf, int words) in ide_output_data()
905 __weak void ide_input_data(int dev, ulong *sect_buf, int words) in ide_input_data()
923 __weak void ide_input_data(int dev, ulong *sect_buf, int words) in ide_input_data()
/u-boot/arch/arm/mach-bcm283x/
A Dmbox.c95 u32 words; in dump_buf() local
/u-boot/include/linux/byteorder/
A Dgeneric.h160 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array()
168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array()
/u-boot/arch/x86/lib/
A Ddiv64.c16 } words; member
/u-boot/include/fsl-mc/
A Dfsl_qbman_base.h69 uint32_t words[8]; member
A Dfsl_dpaa_fd.h15 u32 words[8]; member
/u-boot/drivers/ata/
A Dsata_sil3114.c45 static void output_data (struct sata_ioports *ioaddr, u16 * sect_buf, int words) in output_data()
52 static int input_data (struct sata_ioports *ioaddr, u16 * sect_buf, int words) in input_data()
/u-boot/arch/arm/mach-mvebu/include/mach/
A Defuse.h18 } words; member
/u-boot/drivers/i2c/
A Dtegra_i2c.c238 u32 words; in send_recv_packets() local
/u-boot/board/gdsys/common/
A Dcmd_ioloop.c177 const uint words = (size + 1) / 2; in io_send() local
/u-boot/lib/
A Dstring.c708 unsigned int words, prefix; in memchr_inv() local
A Dbch.c1300 unsigned int i, words; in init_bch() local
/u-boot/drivers/net/
A De1000.c641 uint16_t words, in e1000_read_eeprom_eerd()
771 uint16_t words, uint16_t *data) in e1000_read_eeprom()
877 uint16_t words, uint16_t *data) in e1000_write_eeprom_srwr()
/u-boot/drivers/spi/
A Dti_qspi.c161 uint words = bitlen >> 3; /* fixed 8-bit word length */ in ti_qspi_xfer() local
/u-boot/drivers/mmc/
A Dbcm2835_sdhost.c301 int burst_words, words; in bcm2835_transfer_block_pio() local
/u-boot/drivers/net/fsl-mc/
A Dmc.c66 uint32_t *words = addr; in dump_ram_words() local
/u-boot/drivers/video/meson/
A Dmeson_registers.h245 #define VIU_OSD_WORDS_PER_BURST(words) (((words & 0x4) >> 1) << 22) argument

Completed in 70 milliseconds