CLOCK_RATE_MASK   139 sound/firewire/dice/dice-proc.c 				   (buf.global.clock_select & CLOCK_RATE_MASK)
CLOCK_RATE_MASK    78 sound/firewire/dice/dice-stream.c 	data &= ~CLOCK_RATE_MASK;
CLOCK_RATE_MASK    85 sound/firewire/dice/dice-transaction.c 	index = (be32_to_cpu(info) & CLOCK_RATE_MASK) >> CLOCK_RATE_SHIFT;