Lines Matching refs:metromem
169 /* here we decode the incoming waveform file and populate metromem */
183 u8 *metromem = par->metromem_wfm;
270 metromem buffer. this does runlength decoding of the waveform */
281 metromem[mem_idx++] = v;
291 metromem[mem_idx++] = v;
444 /* copy from vm to metromem */
459 /* swizzle from vm to metromem and recalc cksum at the same time*/
545 par->metromem which is physically contiguous memory and
549 the metromem memory is allocated by the board driver and
622 b) process waveform and decode into metromem */