/drivers/spi/ |
D | spi-sh-msiof.c | 362 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/ |
D | sprom.c | 76 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/ |
D | i40e_nvm.c | 226 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/ |
D | job.h | 23 u32 words; member 33 u32 words; member
|
D | job.c | 101 u32 words, u32 offset) in host1x_job_add_gather() 291 u32 words; member
|
/drivers/net/ethernet/intel/igb/ |
D | e1000_nvm.c | 324 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()
|
D | e1000_i210.c | 207 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/ |
D | ide-io-std.c | 170 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/ |
D | nvm.c | 309 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()
|
D | 82571.c | 711 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/ |
D | e1000_hw.c | 3882 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/ |
D | ixgbe_x540.c | 254 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()
|
D | ixgbe_common.c | 844 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/ |
D | c2p_iplan2.c | 90 u32 words[4]; in c2p_iplan2() member
|
D | c2p_planar.c | 92 u32 words[8]; in c2p_planar() member
|
D | au1100fb.c | 141 u32 words; in au1100fb_setmode() local
|
/drivers/ata/ |
D | pata_ixp4xx_cf.c | 47 unsigned int words = buflen >> 1; in ixp4xx_mmio_data_xfer() local
|
D | pata_octeon_cf.c | 309 unsigned long words; in octeon_cf_data_xfer8() local 348 unsigned long words; in octeon_cf_data_xfer16() local
|
/drivers/gpu/host1x/hw/ |
D | channel_hw.c | 33 u32 offset, u32 words) in trace_write_gather()
|
D | debug_hw.c | 109 unsigned int words, struct host1x_cdma *cdma, in show_gather()
|
/drivers/atm/ |
D | eni.h | 45 unsigned long words; /* size of TX queue */ member 55 unsigned long words; /* its size in words */ member
|
/drivers/platform/chrome/ |
D | cros_ec_sysfs.c | 61 } words[] = { in store_ec_reboot() local
|
/drivers/tty/serial/ |
D | max310x.c | 170 #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
|
D | sc16is7xx.c | 220 #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/ |
D | eeprom_93cx6.c | 224 __le16 *data, const u16 words) in eeprom_93cx6_multiread()
|