Searched refs:dword_count (Results 1 – 3 of 3) sorted by relevance
166 int dword_count) in _dsp_clear_sample_buffer() argument171 for (i = 0; i < dword_count ; ++i ) { in _dsp_clear_sample_buffer()
1635 u32 dword_count; in dwc2_hc_write_packet() local1650 dword_count = (byte_count + 3) / 4; in dwc2_hc_write_packet()1654 for (i = 0; i < dword_count; i++, data_buf++) in dwc2_hc_write_packet()1658 for (i = 0; i < dword_count; i++, data_buf++) { in dwc2_hc_write_packet()
3790 int dword_count, erase_sec_count; in qla8044_write_optrom_data() local3802 dword_count = length / sizeof(uint32_t); in qla8044_write_optrom_data()3806 burst_iter_count = dword_count / QLA8044_MAX_OPTROM_BURST_DWORDS; in qla8044_write_optrom_data()