Searched refs:dword_count (Results 1 – 3 of 3) sorted by relevance
149 int dword_count) in _dsp_clear_sample_buffer() argument154 for (i = 0; i < dword_count ; ++i ) { in _dsp_clear_sample_buffer()
3803 int dword_count, erase_sec_count; in qla8044_write_optrom_data() local3815 dword_count = length / sizeof(uint32_t); in qla8044_write_optrom_data()3819 burst_iter_count = dword_count / QLA8044_MAX_OPTROM_BURST_DWORDS; in qla8044_write_optrom_data()
1134 u32 dword_count; in dwc2_hc_write_packet() local1146 dword_count = (byte_count + 3) / 4; in dwc2_hc_write_packet()1150 for (i = 0; i < dword_count; i++, data_buf++) in dwc2_hc_write_packet()1154 for (i = 0; i < dword_count; i++, data_buf++) { in dwc2_hc_write_packet()