Searched refs:CS4231_XTAL1 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/sound/ |
D | cs4231-regs.h | 118 #define CS4231_XTAL1 0x00 /* 24.576 crystal */ macro
|
/linux-4.1.27/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-4.1.27/sound/isa/wss/ |
D | wss_lib.c | 58 /* 8000 */ 0x00 | CS4231_XTAL1, 59 /* 9600 */ 0x0E | CS4231_XTAL1, 61 /* 16000 */ 0x02 | CS4231_XTAL1, 64 /* 27042 */ 0x04 | CS4231_XTAL1, 65 /* 32000 */ 0x06 | CS4231_XTAL1, 69 /* 48000 */ 0x0C | CS4231_XTAL1
|