Home
last modified time | relevance | path

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

12345

/Linux-v4.19/drivers/spi/
Dspi-sh-msiof.c385 u32 bits, u32 words) in sh_msiof_spi_set_mode_regs()
405 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_8()
415 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16()
425 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16u()
435 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32()
445 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32u()
455 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32()
465 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32u()
475 void *rx_buf, int words, int fs) in sh_msiof_spi_read_fifo_8()
485 void *rx_buf, int words, int fs) in sh_msiof_spi_read_fifo_16()
[all …]
/Linux-v4.19/drivers/bcma/
Dsprom.c76 size_t words) in bcma_sprom_read()
127 static u8 bcma_sprom_crc(const u16 *sprom, size_t words) in bcma_sprom_crc()
142 static int bcma_sprom_check_crc(const u16 *sprom, size_t words) in bcma_sprom_check_crc()
158 size_t words) in bcma_sprom_valid()
619 size_t words = sprom_sizes[i]; in bcma_sprom_get() local
/Linux-v4.19/drivers/nvmem/
Dqfprom.c30 int i = 0, words = bytes; in qfprom_reg_read() local
43 int i = 0, words = bytes; in qfprom_reg_write() local
Dmtk-efuse.c31 int i = 0, words = bytes / 4; in mtk_reg_read() local
44 int i = 0, words = bytes / 4; in mtk_reg_write() local
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_nvm.c221 u16 words, void *data, in i40e_read_nvm_aq()
336 u16 *words, u16 *data) in i40e_read_nvm_buffer_srctl()
367 u16 *words, u16 *data) in i40e_read_nvm_buffer_aq()
423 u16 offset, u16 *words, in __i40e_read_nvm_buffer()
444 u32 offset, u16 words, void *data, in i40e_write_nvm_aq()
531 u16 words = I40E_SR_SECTOR_SIZE_IN_WORDS; in i40e_calc_nvm_checksum() local
/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_nvm.c51 ice_check_sr_access_params(struct ice_hw *hw, u32 offset, u16 words) in ice_check_sr_access_params()
89 ice_read_sr_aq(struct ice_hw *hw, u32 offset, u16 words, u16 *data, in ice_read_sr_aq()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_nvm.c305 s32 igb_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_read_nvm_spi()
365 s32 igb_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_read_nvm_eerd()
410 s32 igb_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_write_nvm_spi()
De1000_i210.c187 static s32 igb_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_read_nvm_srrd_i210()
227 static s32 igb_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr()
287 static s32 igb_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr_i210()
/Linux-v4.19/drivers/ide/
Dide-io-std.c170 unsigned int words = (len + 1) >> 1; in ide_input_data() local
214 unsigned int words = (len + 1) >> 1; in ide_output_data() local
/Linux-v4.19/drivers/gpu/host1x/
Djob.h23 unsigned int words; member
Djob.c99 unsigned int words, unsigned int offset) in host1x_job_add_gather()
274 u32 words; member
/Linux-v4.19/include/linux/byteorder/
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()
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dnvm.c291 s32 e1000e_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000e_read_nvm_eerd()
335 s32 e1000e_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000e_write_nvm_spi()
/Linux-v4.19/drivers/ata/
Dpata_falcon.c50 unsigned int words = buflen >> 1; in pata_falcon_data_xfer() local
Dpata_gayle.c50 unsigned int words = buflen >> 1; in pata_gayle_data_xfer() local
Dpata_ixp4xx_cf.c47 unsigned int words = buflen >> 1; in ixp4xx_mmio_data_xfer() local
/Linux-v4.19/drivers/video/fbdev/
Dc2p_iplan2.c90 u32 words[4]; in c2p_iplan2() member
Dc2p_planar.c92 u32 words[8]; in c2p_planar() member
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000_hw.c3857 s32 e1000_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_eeprom()
3867 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_read_eeprom()
4030 s32 e1000_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_eeprom()
4040 static s32 e1000_do_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_write_eeprom()
4086 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_eeprom_spi()
4154 u16 words, u16 *data) in e1000_write_eeprom_microwire()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c241 u16 offset, u16 words, u16 *data) in ixgbe_read_eerd_buffer_X540()
285 u16 offset, u16 words, u16 *data) in ixgbe_write_eewr_buffer_X540()
/Linux-v4.19/drivers/gpu/host1x/hw/
Dchannel_hw.c33 u32 offset, u32 words) in trace_write_gather()
Ddebug_hw.c169 unsigned int words, struct host1x_cdma *cdma, in show_gather()
/Linux-v4.19/scripts/mod/
Dsumversion.c72 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) in le32_to_cpu_array()
80 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array()
/Linux-v4.19/lib/
Ddynamic_debug.c220 static int ddebug_tokenize(char *buf, char *words[], int maxwords) in ddebug_tokenize()
318 static int ddebug_parse_query(char *words[], int nwords, in ddebug_parse_query()
450 char *words[MAXWORDS]; in ddebug_exec_query() local
/Linux-v4.19/sound/pci/echoaudio/
Dechoaudio_dsp.c230 int index, words, i; in install_resident_loader() local
338 int index, words, i; in load_dsp() local

12345