Searched refs:CS4231_XTAL1 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/sound/ |
D | cs4231-regs.h | 103 #define CS4231_XTAL1 0x00 /* 24.576 crystal */ macro
|
/linux-6.1.9/sound/sparc/ |
D | cs4231.c | 189 /* 8000 */ 0x00 | CS4231_XTAL1, 190 /* 9600 */ 0x0E | CS4231_XTAL1, 192 /* 16000 */ 0x02 | CS4231_XTAL1, 195 /* 27042 */ 0x04 | CS4231_XTAL1, 196 /* 32000 */ 0x06 | CS4231_XTAL1, 200 /* 48000 */ 0x0C | CS4231_XTAL1
|
/linux-6.1.9/sound/isa/wss/ |
D | wss_lib.c | 44 /* 8000 */ 0x00 | CS4231_XTAL1, 45 /* 9600 */ 0x0E | CS4231_XTAL1, 47 /* 16000 */ 0x02 | CS4231_XTAL1, 50 /* 27042 */ 0x04 | CS4231_XTAL1, 51 /* 32000 */ 0x06 | CS4231_XTAL1, 55 /* 48000 */ 0x0C | CS4231_XTAL1
|