Searched refs:CS4231_XTAL2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/include/sound/ |
D | cs4231-regs.h | 104 #define CS4231_XTAL2 0x01 /* 16.9344 crystal */ macro
|
/linux-6.6.21/sound/sparc/ |
D | cs4231.c | 187 /* 5510 */ 0x00 | CS4231_XTAL2, 188 /* 6620 */ 0x0E | CS4231_XTAL2, 191 /* 11025 */ 0x02 | CS4231_XTAL2, 193 /* 18900 */ 0x04 | CS4231_XTAL2, 194 /* 22050 */ 0x06 | CS4231_XTAL2, 197 /* 33075 */ 0x0C | CS4231_XTAL2, 198 /* 37800 */ 0x08 | CS4231_XTAL2, 199 /* 44100 */ 0x0A | CS4231_XTAL2,
|
/linux-6.6.21/sound/isa/wss/ |
D | wss_lib.c | 42 /* 5510 */ 0x00 | CS4231_XTAL2, 43 /* 6620 */ 0x0E | CS4231_XTAL2, 46 /* 11025 */ 0x02 | CS4231_XTAL2, 48 /* 18900 */ 0x04 | CS4231_XTAL2, 49 /* 22050 */ 0x06 | CS4231_XTAL2, 52 /* 33075 */ 0x0C | CS4231_XTAL2, 53 /* 37800 */ 0x08 | CS4231_XTAL2, 54 /* 44100 */ 0x0A | CS4231_XTAL2,
|