Searched refs:MASK_SAMPLERATE (Results 1 – 2 of 2) sorted by relevance
/linux/sound/ppc/ | ||
H A D | awacs.h | 95 #define MASK_SAMPLERATE (0x7 << 3) /* Sample Rate: */ macro |
H A D | awacs.c | 111 chip->awacs_reg[1] &= ~MASK_SAMPLERATE; in snd_pmac_awacs_set_format() |