Home
last modified time | relevance | path

Searched defs:words (Results 101 – 125 of 181) sorted by relevance

12345678

/openbmc/linux/drivers/ata/
H A Dlibata-sff.c481 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 Dstring.c840 unsigned int words, prefix; in memchr_inv() local
/openbmc/linux/drivers/fpga/
H A Daltera-cvp.c268 u32 mask, words = len / sizeof(u32); in altera_cvp_send_block() local
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c677 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 Dich8lan.c3341 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 De1000.h582 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 Dbcm2835_sdhost.c295 int burst_words, words; in bcm2835_transfer_block_pio() local
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c551 static bool spapr_qtest_callback(CharBackend *chr, gchar **words) in spapr_qtest_callback()
/openbmc/linux/drivers/spi/
H A Dspi-synquacer.c360 u32 words; in synquacer_spi_transfer_one() local
H A Dspi-atmel.c693 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 Dnetcp.h146 unsigned int words; in netcp_push_psdata() local
H A Dnetcp_core.c142 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 Ddpaa2-fd.h41 u32 words[8]; member
/openbmc/linux/tools/testing/selftests/net/
H A Dcsum.c147 uint16_t *words = (uint16_t *)data; in checksum_nofold() local
/openbmc/linux/drivers/net/ethernet/sun/
H A Dcassini.c1909 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 Dpds_adminq.h265 __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 Domap-mcbsp.c728 int words; in omap_mcbsp_set_threshold() local
/openbmc/linux/drivers/scsi/snic/
H A Dvnic_dev.c623 u32 *words; in vnic_dev_notify_ready() local
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py50 def __init__(self, words, redirs, assigns): argument
/openbmc/u-boot/drivers/spi/
H A Dstm32_qspi.c310 unsigned int words = bitlen / 8; in _stm32_qspi_xfer() local
H A Dti_qspi.c193 uint words = bitlen >> 3; /* fixed 8-bit word length */ in __ti_qspi_xfer() local
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_transport.h264 __le32 words[4]; member
299 __le32 words[4]; member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c855 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 Dmc.c54 uint32_t *words = addr; in dump_ram_words() local
/openbmc/qemu/target/arm/tcg/
H A Dcrypto_helper.c23 uint32_t words[4]; member

12345678