Searched refs:dw_count (Results 1 – 3 of 3) sorted by relevance
247 u32 dw_count, *host_addr, hw_offset; in qed_memcpy_hw() local262 dw_count = quota / 4; in qed_memcpy_hw()266 while (dw_count--) in qed_memcpy_hw()269 while (dw_count--) in qed_memcpy_hw()
245 struct sg_mapping_iter *miter, size_t dw_count) in cb710_mmc_receive_pio() argument255 slot->iobase + CB710_MMC_DATA_PORT, dw_count); in cb710_mmc_receive_pio()
71 u32 dw_count, u32 bus_base_number) in pm80xx_pci_mem_copy() argument75 for (index = 0; index < dw_count; index += 4, destination++) { in pm80xx_pci_mem_copy()