/openbmc/linux/drivers/ata/ |
H A D | libata-sff.c | 481 unsigned int words = buflen >> 1; in ata_sff_data_xfer() local 537 unsigned int words = buflen >> 2; in ata_sff_data_xfer32() local
|
/openbmc/linux/lib/ |
H A D | string.c | 840 unsigned int words, prefix; in memchr_inv() local
|
/openbmc/linux/drivers/fpga/ |
H A D | altera-cvp.c | 268 u32 mask, words = len / sizeof(u32); in altera_cvp_send_block() local
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.c | 677 gchar **words; in qtest_rsp_args() local 719 gchar **words = qtest_rsp_args(s, 0); in qtest_rsp() local 999 gchar **words; in qtest_clock_rsp() local
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 3341 static s32 e1000_read_nvm_spt(struct e1000_hw *hw, u16 offset, u16 words, in e1000_read_nvm_spt() 3434 static s32 e1000_read_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words, in e1000_read_nvm_ich8lan() 3828 static s32 e1000_write_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_ich8lan()
|
H A D | e1000.h | 582 static inline s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, in e1000_read_nvm() 588 static inline s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | bcm2835_sdhost.c | 295 int burst_words, words; in bcm2835_transfer_block_pio() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_rtas.c | 551 static bool spapr_qtest_callback(CharBackend *chr, gchar **words) in spapr_qtest_callback()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-synquacer.c | 360 u32 words; in synquacer_spi_transfer_one() local
|
H A D | spi-atmel.c | 693 const u16 *words = (const u16 *)((u8 *)xfer->tx_buf + offset); in atmel_spi_next_xfer_fifo() local 1074 u16 *words = (u16 *)((u8 *)xfer->rx_buf + offset); in atmel_spi_pump_fifo_data() local
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | netcp.h | 146 unsigned int words; in netcp_push_psdata() local
|
H A D | netcp_core.c | 142 static void get_words(dma_addr_t *words, int num_words, __le32 *desc) in get_words() 184 static void set_words(u32 *words, int num_words, __le32 *desc) in set_words()
|
/openbmc/linux/include/soc/fsl/ |
H A D | dpaa2-fd.h | 41 u32 words[8]; member
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | csum.c | 147 uint16_t *words = (uint16_t *)data; in checksum_nofold() local
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | cassini.c | 1909 int entry, const u64 *words, in cas_rx_process_pkt() 2115 static inline void cas_rx_flow_pkt(struct cas *cp, const u64 *words, in cas_rx_flow_pkt() 2254 u64 words[4]; in cas_rx_ringN() local
|
/openbmc/linux/include/linux/pds/ |
H A D | pds_adminq.h | 265 __le32 words[64]; member 993 __le32 words[PDS_LM_DEVICE_STATE_LENGTH / sizeof(__le32)]; member 1229 u32 words[4]; member
|
/openbmc/linux/sound/soc/ti/ |
H A D | omap-mcbsp.c | 728 int words; in omap_mcbsp_set_threshold() local
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | vnic_dev.c | 623 u32 *words; in vnic_dev_notify_ready() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/ |
H A D | pyshyacc.py | 50 def __init__(self, words, redirs, assigns): argument
|
/openbmc/u-boot/drivers/spi/ |
H A D | stm32_qspi.c | 310 unsigned int words = bitlen / 8; in _stm32_qspi_xfer() local
|
H A D | ti_qspi.c | 193 uint words = bitlen >> 3; /* fixed 8-bit word length */ in __ti_qspi_xfer() local
|
/openbmc/linux/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_transport.h | 264 __le32 words[4]; member 299 __le32 words[4]; member
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x550.c | 855 u16 offset, u16 words, u16 *data) in ixgbe_read_ee_hostif_buffer_X550() 1355 u16 offset, u16 words, in ixgbe_write_ee_hostif_buffer_X550()
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | mc.c | 54 uint32_t *words = addr; in dump_ram_words() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | crypto_helper.c | 23 uint32_t words[4]; member
|