V3_FETCH_PCM_FRAMES   68 sound/firewire/motu/motu-protocol-v3.c 	data &= ~(V3_CLOCK_RATE_MASK | V3_FETCH_PCM_FRAMES);
V3_FETCH_PCM_FRAMES  147 sound/firewire/motu/motu-protocol-v3.c 		data |= V3_FETCH_PCM_FRAMES;
V3_FETCH_PCM_FRAMES  149 sound/firewire/motu/motu-protocol-v3.c 		data &= ~V3_FETCH_PCM_FRAMES;