Searched refs:words_written (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4146 u16 words_written = 0; local
4163 while (words_written < words) {
4168 e1000_shift_out_ee_bits(hw, (u16)(offset + words_written),
4172 e1000_shift_out_ee_bits(hw, data[words_written], 16);
4199 words_written++;
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c143 __be32 words_written[2]; /* total words written (64 bit) */ member in struct:wm_adsp_buffer

Completed in 192 milliseconds