| /Linux-v5.10/drivers/thunderbolt/ | 
| D | usb4.c | 78 				    size_t dwords)  in usb4_switch_op_read_data() 87 				     size_t dwords)  in usb4_switch_op_write_data() 116 		unsigned int dwaddress, dwords;  in usb4_do_read_data()  local 340 				       size_t dwords)  in usb4_switch_drom_read_block() 530 	unsigned int dwaddress, void *buf, size_t dwords)  in usb4_switch_nvm_read_block() 596 					    size_t dwords)  in usb4_switch_nvm_write_next_block() 967 static int usb4_port_read_data(struct tb_port *port, void *data, size_t dwords)  in usb4_port_read_data() 977 				size_t dwords)  in usb4_port_write_data() 989 	size_t dwords = DIV_ROUND_UP(size, 4);  in usb4_port_sb_read()  local 1029 	size_t dwords = DIV_ROUND_UP(size, 4);  in usb4_port_sb_write()  local [all …] 
 | 
| D | property.c | 42 static inline void parse_dwdata(void *dst, const void *src, size_t dwords)  in parse_dwdata() 47 static inline void format_dwdata(void *dst, const void *src, size_t dwords)  in format_dwdata()
  | 
| D | dma_port.c | 306 	u32 in, dwaddress, dwords;  in dma_port_flash_read_block()  local 330 	u32 in, dwaddress, dwords;  in dma_port_flash_write_block()  local
  | 
| D | debugfs.c | 261 		int i, dwords = min(length, TB_MAX_CONFIG_RW_LENGTH);  in cap_show()  local 481 	size_t dwords;  in switch_basic_regs_show()  local
  | 
| /Linux-v5.10/drivers/gpu/drm/msm/adreno/ | 
| D | a6xx_hfi.c | 27 	struct a6xx_hfi_queue *queue, u32 *data, u32 dwords)  in a6xx_hfi_queue_read() 63 	struct a6xx_hfi_queue *queue, u32 *data, u32 dwords)  in a6xx_hfi_queue_write() 169 	int ret, dwords = size >> 2;  in a6xx_hfi_send_msg()  local
  | 
| D | a5xx_power.c | 329 	uint32_t dwords = 0, offset = 0, bosize;  in a5xx_gpmu_ucode_init()  local
  | 
| /Linux-v5.10/drivers/gpu/drm/etnaviv/ | 
| D | etnaviv_buffer.c | 252 		unsigned int dwords = 7;  in etnaviv_buffer_end()  local 304 	u32 dwords, target;  in etnaviv_sync_point_queue()  local
  | 
| /Linux-v5.10/drivers/gpu/drm/nouveau/ | 
| D | nv50_fbcon.c | 110 	uint32_t dwords, *data = (uint32_t *)image->data;  in nv50_fbcon_imageblit()  local
  | 
| D | nvc0_fbcon.c | 110 	uint32_t dwords, *data = (uint32_t *)image->data;  in nvc0_fbcon_imageblit()  local
  | 
| /Linux-v5.10/drivers/scsi/qla2xxx/ | 
| D | qla_tmpl.c | 263 	ulong dwords;  in qla27xx_fwdt_entry_t262()  local 550 	ulong dwords = le32_to_cpu(ent->t270.count);  in qla27xx_fwdt_entry_t270()  local 585 	ulong dwords = le32_to_cpu(ent->t272.count);  in qla27xx_fwdt_entry_t272()  local 605 	ulong dwords = le32_to_cpu(ent->t273.count);  in qla27xx_fwdt_entry_t273()  local
  | 
| D | qla_dbg.c | 112 	uint32_t dwords = qla2x00_gid_list_size(ha) / 4;  in qla27xx_dump_mpi_ram()  local 192 	uint32_t dwords = qla2x00_gid_list_size(ha) / 4;  in qla24xx_dump_ram()  local
  | 
| D | qla_sup.c | 477     uint32_t dwords)  in qla24xx_read_flash_data() 1270     uint32_t dwords)  in qla24xx_write_flash_data() 2679     uint32_t dwords)  in qla28xx_write_flash_data()
  | 
| /Linux-v5.10/drivers/mtd/spi-nor/ | 
| D | sfdp.h | 26 	u32	dwords[BFPT_DWORD_MAX];  member
  | 
| /Linux-v5.10/fs/notify/fanotify/ | 
| D | fanotify.c | 316 	int dwords = 0;  in fanotify_encode_fh_len()  local 335 	int dwords, type = 0;  in fanotify_encode_fh()  local
  | 
| /Linux-v5.10/drivers/gpu/drm/r128/ | 
| D | r128_state.c | 650 		int dwords = (end - start + 3) / sizeof(u32);  in r128_cce_dispatch_indirect()  local 706 	int dwords;  in r128_cce_dispatch_indices()  local 787 	int dword_shift, dwords;  in r128_cce_dispatch_blit()  local
  | 
| /Linux-v5.10/drivers/video/fbdev/aty/ | 
| D | mach64_accel.c | 423 		u32 *pbitmap, dwords = (src_bytes + 3) / 4;  in atyfb_imageblit()  local
  | 
| /Linux-v5.10/drivers/infiniband/hw/qib/ | 
| D | qib_verbs.c | 772 			      u32 plen, u32 dwords)  in qib_verbs_send_dma() 908 			      u32 plen, u32 dwords)  in qib_verbs_send_pio() 1020 	u32 dwords = (len + 3) >> 2;  in qib_verbs_send()  local
  | 
| D | qib_sdma.c | 512 			struct rvt_sge_state *ss, u32 dwords,  in qib_sdma_verbs_send()
  | 
| /Linux-v5.10/drivers/pci/ | 
| D | vc.c | 27 				       u32 *buf, int dwords, bool save)  in pci_vc_save_restore_dwords()
  | 
| /Linux-v5.10/arch/parisc/kernel/ | 
| D | perf.c | 739 	uint32_t dwords;  in perf_write_image()  local
  | 
| /Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ | 
| D | hw_atl2_utils_fw.c | 75 					    u32 offset, u32 dwords, void *data)  in hw_atl2_shared_buffer_read_block()
  | 
| /Linux-v5.10/drivers/media/pci/bt8xx/ | 
| D | bttv-risc.c | 239 	int dwords, rc, line, maxy, start, end;  in bttv_risc_overlay()  local
  | 
| /Linux-v5.10/drivers/infiniband/hw/hfi1/ | 
| D | verbs.c | 852 	u32 dwords;  in hfi1_verbs_send_dma()  local 986 	u32 dwords;  in hfi1_verbs_send_pio()  local
  | 
| /Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/ | 
| D | vf.c | 305 	int dwords = IXGBEVF_82599_RETA_SIZE / 16;  in ixgbevf_get_reta_locked()  local
  | 
| /Linux-v5.10/drivers/gpu/drm/via/ | 
| D | via_verifier.c | 785 		  uint32_t dwords)  in verify_video_tail()
  |