Searched refs:dword_count (Results 1 – 3 of 3) sorted by relevance
163 int dword_count) in _dsp_clear_sample_buffer() argument168 for (i = 0; i < dword_count ; ++i ) { in _dsp_clear_sample_buffer()
3804 int dword_count, erase_sec_count; in qla8044_write_optrom_data() local3816 dword_count = length / sizeof(uint32_t); in qla8044_write_optrom_data()3820 burst_iter_count = dword_count / QLA8044_MAX_OPTROM_BURST_DWORDS; in qla8044_write_optrom_data()
1330 u32 dword_count; in dwc2_hc_write_packet() local1345 dword_count = (byte_count + 3) / 4; in dwc2_hc_write_packet()1349 for (i = 0; i < dword_count; i++, data_buf++) in dwc2_hc_write_packet()1353 for (i = 0; i < dword_count; i++, data_buf++) { in dwc2_hc_write_packet()