Home
last modified time | relevance | path

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

123

/drivers/spi/
Dspi-sh-msiof.c362 u32 bits, u32 words) in sh_msiof_spi_set_mode_regs()
382 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_8()
392 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16()
402 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16u()
412 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32()
422 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32u()
432 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32()
442 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32u()
452 void *rx_buf, int words, int fs) in sh_msiof_spi_read_fifo_8()
462 void *rx_buf, int words, int fs) in sh_msiof_spi_read_fifo_16()
[all …]
/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
/drivers/net/ethernet/intel/i40e/
Di40e_nvm.c226 u32 offset, u16 words, void *data, in i40e_read_nvm_aq()
341 u16 *words, u16 *data) in i40e_read_nvm_buffer_srctl()
372 u16 *words, u16 *data) in i40e_read_nvm_buffer_aq()
428 u16 offset, u16 *words, in __i40e_read_nvm_buffer()
452 u32 offset, u16 words, void *data, in i40e_write_nvm_aq()
538 u16 words = I40E_SR_SECTOR_SIZE_IN_WORDS; in i40e_calc_nvm_checksum() local
/drivers/gpu/host1x/
Djob.h23 u32 words; member
33 u32 words; member
Djob.c101 u32 words, u32 offset) in host1x_job_add_gather()
291 u32 words; member
/drivers/net/ethernet/intel/igb/
De1000_nvm.c324 s32 igb_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_read_nvm_spi()
384 s32 igb_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_read_nvm_eerd()
429 s32 igb_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_write_nvm_spi()
De1000_i210.c207 static s32 igb_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_read_nvm_srrd_i210()
247 static s32 igb_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr()
307 static s32 igb_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr_i210()
/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
/drivers/net/ethernet/intel/e1000e/
Dnvm.c309 s32 e1000e_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000e_read_nvm_eerd()
353 s32 e1000e_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000e_write_nvm_spi()
D82571.c711 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_82571()
824 u16 words, u16 *data) in e1000_write_nvm_eewr_82571()
/drivers/net/ethernet/intel/e1000/
De1000_hw.c3882 s32 e1000_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_eeprom()
3891 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_read_eeprom()
4052 s32 e1000_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_eeprom()
4061 static s32 e1000_do_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_write_eeprom()
4106 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_eeprom_spi()
4172 u16 words, u16 *data) in e1000_write_eeprom_microwire()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c254 u16 offset, u16 words, u16 *data) in ixgbe_read_eerd_buffer_X540()
298 u16 offset, u16 words, u16 *data) in ixgbe_write_eewr_buffer_X540()
Dixgbe_common.c844 u16 words, u16 *data) in ixgbe_write_eeprom_buffer_bit_bang_generic()
894 u16 words, u16 *data) in ixgbe_write_eeprom_buffer_bit_bang()
990 u16 words, u16 *data) in ixgbe_read_eeprom_buffer_bit_bang_generic()
1032 u16 words, u16 *data) in ixgbe_read_eeprom_buffer_bit_bang()
1104 u16 words, u16 *data) in ixgbe_read_eerd_buffer_generic()
1201 u16 words, u16 *data) in ixgbe_write_eewr_buffer_generic()
/drivers/video/fbdev/
Dc2p_iplan2.c90 u32 words[4]; in c2p_iplan2() member
Dc2p_planar.c92 u32 words[8]; in c2p_planar() member
Dau1100fb.c141 u32 words; in au1100fb_setmode() local
/drivers/ata/
Dpata_ixp4xx_cf.c47 unsigned int words = buflen >> 1; in ixp4xx_mmio_data_xfer() local
Dpata_octeon_cf.c309 unsigned long words; in octeon_cf_data_xfer8() local
348 unsigned long words; in octeon_cf_data_xfer16() local
/drivers/gpu/host1x/hw/
Dchannel_hw.c33 u32 offset, u32 words) in trace_write_gather()
Ddebug_hw.c109 unsigned int words, struct host1x_cdma *cdma, in show_gather()
/drivers/atm/
Deni.h45 unsigned long words; /* size of TX queue */ member
55 unsigned long words; /* its size in words */ member
/drivers/platform/chrome/
Dcros_ec_sysfs.c61 } words[] = { in store_ec_reboot() local
/drivers/tty/serial/
Dmax310x.c170 #define MAX310X_FLOWLVL_HALT(words) ((words / 8) & 0x0f) argument
171 #define MAX310X_FLOWLVL_RES(words) (((words / 8) & 0x0f) << 4) argument
176 #define MAX310X_FIFOTRIGLVL_TX(words) ((words / 8) & 0x0f) argument
177 #define MAX310X_FIFOTRIGLVL_RX(words) (((words / 8) & 0x0f) << 4) argument
Dsc16is7xx.c220 #define SC16IS7XX_TCR_RX_HALT(words) ((((words) / 4) & 0x0f) << 0) argument
221 #define SC16IS7XX_TCR_RX_RESUME(words) ((((words) / 4) & 0x0f) << 4) argument
238 #define SC16IS7XX_TLR_TX_TRIGGER(words) ((((words) / 4) & 0x0f) << 0) argument
239 #define SC16IS7XX_TLR_RX_TRIGGER(words) ((((words) / 4) & 0x0f) << 4) argument
/drivers/misc/eeprom/
Deeprom_93cx6.c224 __le16 *data, const u16 words) in eeprom_93cx6_multiread()

123