cs4231.h 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  1. #ifndef __SOUND_CS4231_H
  2. #define __SOUND_CS4231_H
  3. /*
  4. * Copyright (c) by Jaroslav Kysela <perex@suse.cz>
  5. * Definitions for CS4231 & InterWave chips & compatible chips
  6. *
  7. *
  8. * This program is free software; you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation; either version 2 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software
  20. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  21. *
  22. */
  23. #include "control.h"
  24. #include "pcm.h"
  25. #include "timer.h"
  26. #ifdef CONFIG_SBUS
  27. #define SBUS_SUPPORT
  28. #include <asm/sbus.h>
  29. #endif
  30. #if defined(CONFIG_PCI) && defined(CONFIG_SPARC64)
  31. #define EBUS_SUPPORT
  32. #include <linux/pci.h>
  33. #include <asm/ebus.h>
  34. #endif
  35. #if !defined(SBUS_SUPPORT) && !defined(EBUS_SUPPORT)
  36. #define LEGACY_SUPPORT
  37. #endif
  38. /* IO ports */
  39. #define CS4231P(x) (c_d_c_CS4231##x)
  40. #define c_d_c_CS4231REGSEL 0
  41. #define c_d_c_CS4231REG 1
  42. #define c_d_c_CS4231STATUS 2
  43. #define c_d_c_CS4231PIO 3
  44. /* codec registers */
  45. #define CS4231_LEFT_INPUT 0x00 /* left input control */
  46. #define CS4231_RIGHT_INPUT 0x01 /* right input control */
  47. #define CS4231_AUX1_LEFT_INPUT 0x02 /* left AUX1 input control */
  48. #define CS4231_AUX1_RIGHT_INPUT 0x03 /* right AUX1 input control */
  49. #define CS4231_AUX2_LEFT_INPUT 0x04 /* left AUX2 input control */
  50. #define CS4231_AUX2_RIGHT_INPUT 0x05 /* right AUX2 input control */
  51. #define CS4231_LEFT_OUTPUT 0x06 /* left output control register */
  52. #define CS4231_RIGHT_OUTPUT 0x07 /* right output control register */
  53. #define CS4231_PLAYBK_FORMAT 0x08 /* clock and data format - playback - bits 7-0 MCE */
  54. #define CS4231_IFACE_CTRL 0x09 /* interface control - bits 7-2 MCE */
  55. #define CS4231_PIN_CTRL 0x0a /* pin control */
  56. #define CS4231_TEST_INIT 0x0b /* test and initialization */
  57. #define CS4231_MISC_INFO 0x0c /* miscellaneaous information */
  58. #define CS4231_LOOPBACK 0x0d /* loopback control */
  59. #define CS4231_PLY_UPR_CNT 0x0e /* playback upper base count */
  60. #define CS4231_PLY_LWR_CNT 0x0f /* playback lower base count */
  61. #define CS4231_ALT_FEATURE_1 0x10 /* alternate #1 feature enable */
  62. #define AD1845_AF1_MIC_LEFT 0x10 /* alternate #1 feature + MIC left */
  63. #define CS4231_ALT_FEATURE_2 0x11 /* alternate #2 feature enable */
  64. #define AD1845_AF2_MIC_RIGHT 0x11 /* alternate #2 feature + MIC right */
  65. #define CS4231_LEFT_LINE_IN 0x12 /* left line input control */
  66. #define CS4231_RIGHT_LINE_IN 0x13 /* right line input control */
  67. #define CS4231_TIMER_LOW 0x14 /* timer low byte */
  68. #define CS4231_TIMER_HIGH 0x15 /* timer high byte */
  69. #define CS4231_LEFT_MIC_INPUT 0x16 /* left MIC input control register (InterWave only) */
  70. #define AD1845_UPR_FREQ_SEL 0x16 /* upper byte of frequency select */
  71. #define CS4231_RIGHT_MIC_INPUT 0x17 /* right MIC input control register (InterWave only) */
  72. #define AD1845_LWR_FREQ_SEL 0x17 /* lower byte of frequency select */
  73. #define CS4236_EXT_REG 0x17 /* extended register access */
  74. #define CS4231_IRQ_STATUS 0x18 /* irq status register */
  75. #define CS4231_LINE_LEFT_OUTPUT 0x19 /* left line output control register (InterWave only) */
  76. #define CS4231_VERSION 0x19 /* CS4231(A) - version values */
  77. #define CS4231_MONO_CTRL 0x1a /* mono input/output control */
  78. #define CS4231_LINE_RIGHT_OUTPUT 0x1b /* right line output control register (InterWave only) */
  79. #define AD1845_PWR_DOWN 0x1b /* power down control */
  80. #define CS4235_LEFT_MASTER 0x1b /* left master output control */
  81. #define CS4231_REC_FORMAT 0x1c /* clock and data format - record - bits 7-0 MCE */
  82. #define CS4231_PLY_VAR_FREQ 0x1d /* playback variable frequency */
  83. #define AD1845_CLOCK 0x1d /* crystal clock select and total power down */
  84. #define CS4235_RIGHT_MASTER 0x1d /* right master output control */
  85. #define CS4231_REC_UPR_CNT 0x1e /* record upper count */
  86. #define CS4231_REC_LWR_CNT 0x1f /* record lower count */
  87. /* definitions for codec register select port - CODECP( REGSEL ) */
  88. #define CS4231_INIT 0x80 /* CODEC is initializing */
  89. #define CS4231_MCE 0x40 /* mode change enable */
  90. #define CS4231_TRD 0x20 /* transfer request disable */
  91. /* definitions for codec status register - CODECP( STATUS ) */
  92. #define CS4231_GLOBALIRQ 0x01 /* IRQ is active */
  93. /* definitions for codec irq status */
  94. #define CS4231_PLAYBACK_IRQ 0x10
  95. #define CS4231_RECORD_IRQ 0x20
  96. #define CS4231_TIMER_IRQ 0x40
  97. #define CS4231_ALL_IRQS 0x70
  98. #define CS4231_REC_UNDERRUN 0x08
  99. #define CS4231_REC_OVERRUN 0x04
  100. #define CS4231_PLY_OVERRUN 0x02
  101. #define CS4231_PLY_UNDERRUN 0x01
  102. /* definitions for CS4231_LEFT_INPUT and CS4231_RIGHT_INPUT registers */
  103. #define CS4231_ENABLE_MIC_GAIN 0x20
  104. #define CS4231_MIXS_LINE 0x00
  105. #define CS4231_MIXS_AUX1 0x40
  106. #define CS4231_MIXS_MIC 0x80
  107. #define CS4231_MIXS_ALL 0xc0
  108. /* definitions for clock and data format register - CS4231_PLAYBK_FORMAT */
  109. #define CS4231_LINEAR_8 0x00 /* 8-bit unsigned data */
  110. #define CS4231_ALAW_8 0x60 /* 8-bit A-law companded */
  111. #define CS4231_ULAW_8 0x20 /* 8-bit U-law companded */
  112. #define CS4231_LINEAR_16 0x40 /* 16-bit twos complement data - little endian */
  113. #define CS4231_LINEAR_16_BIG 0xc0 /* 16-bit twos complement data - big endian */
  114. #define CS4231_ADPCM_16 0xa0 /* 16-bit ADPCM */
  115. #define CS4231_STEREO 0x10 /* stereo mode */
  116. /* bits 3-1 define frequency divisor */
  117. #define CS4231_XTAL1 0x00 /* 24.576 crystal */
  118. #define CS4231_XTAL2 0x01 /* 16.9344 crystal */
  119. /* definitions for interface control register - CS4231_IFACE_CTRL */
  120. #define CS4231_RECORD_PIO 0x80 /* record PIO enable */
  121. #define CS4231_PLAYBACK_PIO 0x40 /* playback PIO enable */
  122. #define CS4231_CALIB_MODE 0x18 /* calibration mode bits */
  123. #define CS4231_AUTOCALIB 0x08 /* auto calibrate */
  124. #define CS4231_SINGLE_DMA 0x04 /* use single DMA channel */
  125. #define CS4231_RECORD_ENABLE 0x02 /* record enable */
  126. #define CS4231_PLAYBACK_ENABLE 0x01 /* playback enable */
  127. /* definitions for pin control register - CS4231_PIN_CTRL */
  128. #define CS4231_IRQ_ENABLE 0x02 /* enable IRQ */
  129. #define CS4231_XCTL1 0x40 /* external control #1 */
  130. #define CS4231_XCTL0 0x80 /* external control #0 */
  131. /* definitions for test and init register - CS4231_TEST_INIT */
  132. #define CS4231_CALIB_IN_PROGRESS 0x20 /* auto calibrate in progress */
  133. #define CS4231_DMA_REQUEST 0x10 /* DMA request in progress */
  134. /* definitions for misc control register - CS4231_MISC_INFO */
  135. #define CS4231_MODE2 0x40 /* MODE 2 */
  136. #define CS4231_IW_MODE3 0x6c /* MODE 3 - InterWave enhanced mode */
  137. #define CS4231_4236_MODE3 0xe0 /* MODE 3 - CS4236+ enhanced mode */
  138. /* definitions for alternate feature 1 register - CS4231_ALT_FEATURE_1 */
  139. #define CS4231_DACZ 0x01 /* zero DAC when underrun */
  140. #define CS4231_TIMER_ENABLE 0x40 /* codec timer enable */
  141. #define CS4231_OLB 0x80 /* output level bit */
  142. /* definitions for Extended Registers - CS4236+ */
  143. #define CS4236_REG(i23val) (((i23val << 2) & 0x10) | ((i23val >> 4) & 0x0f))
  144. #define CS4236_I23VAL(reg) ((((reg)&0xf) << 4) | (((reg)&0x10) >> 2) | 0x8)
  145. #define CS4236_LEFT_LINE 0x08 /* left LINE alternate volume */
  146. #define CS4236_RIGHT_LINE 0x18 /* right LINE alternate volume */
  147. #define CS4236_LEFT_MIC 0x28 /* left MIC volume */
  148. #define CS4236_RIGHT_MIC 0x38 /* right MIC volume */
  149. #define CS4236_LEFT_MIX_CTRL 0x48 /* synthesis and left input mixer control */
  150. #define CS4236_RIGHT_MIX_CTRL 0x58 /* right input mixer control */
  151. #define CS4236_LEFT_FM 0x68 /* left FM volume */
  152. #define CS4236_RIGHT_FM 0x78 /* right FM volume */
  153. #define CS4236_LEFT_DSP 0x88 /* left DSP serial port volume */
  154. #define CS4236_RIGHT_DSP 0x98 /* right DSP serial port volume */
  155. #define CS4236_RIGHT_LOOPBACK 0xa8 /* right loopback monitor volume */
  156. #define CS4236_DAC_MUTE 0xb8 /* DAC mute and IFSE enable */
  157. #define CS4236_ADC_RATE 0xc8 /* indenpendent ADC sample frequency */
  158. #define CS4236_DAC_RATE 0xd8 /* indenpendent DAC sample frequency */
  159. #define CS4236_LEFT_MASTER 0xe8 /* left master digital audio volume */
  160. #define CS4236_RIGHT_MASTER 0xf8 /* right master digital audio volume */
  161. #define CS4236_LEFT_WAVE 0x0c /* left wavetable serial port volume */
  162. #define CS4236_RIGHT_WAVE 0x1c /* right wavetable serial port volume */
  163. #define CS4236_VERSION 0x9c /* chip version and ID */
  164. /* defines for codec.mode */
  165. #define CS4231_MODE_NONE 0x0000
  166. #define CS4231_MODE_PLAY 0x0001
  167. #define CS4231_MODE_RECORD 0x0002
  168. #define CS4231_MODE_TIMER 0x0004
  169. #define CS4231_MODE_OPEN (CS4231_MODE_PLAY|CS4231_MODE_RECORD|CS4231_MODE_TIMER)
  170. /* defines for codec.hardware */
  171. #define CS4231_HW_DETECT 0x0000 /* let CS4231 driver detect chip */
  172. #define CS4231_HW_DETECT3 0x0001 /* allow mode 3 */
  173. #define CS4231_HW_TYPE_MASK 0xff00 /* type mask */
  174. #define CS4231_HW_CS4231_MASK 0x0100 /* CS4231 serie */
  175. #define CS4231_HW_CS4231 0x0100 /* CS4231 chip */
  176. #define CS4231_HW_CS4231A 0x0101 /* CS4231A chip */
  177. #define CS4231_HW_AD1845 0x0102 /* AD1845 chip */
  178. #define CS4231_HW_CS4232_MASK 0x0200 /* CS4232 serie (has control ports) */
  179. #define CS4231_HW_CS4232 0x0200 /* CS4232 */
  180. #define CS4231_HW_CS4232A 0x0201 /* CS4232A */
  181. #define CS4231_HW_CS4236 0x0202 /* CS4236 */
  182. #define CS4231_HW_CS4236B_MASK 0x0400 /* CS4236B serie (has extended control regs) */
  183. #define CS4231_HW_CS4235 0x0400 /* CS4235 - Crystal Clear (tm) stereo enhancement */
  184. #define CS4231_HW_CS4236B 0x0401 /* CS4236B */
  185. #define CS4231_HW_CS4237B 0x0402 /* CS4237B - SRS 3D */
  186. #define CS4231_HW_CS4238B 0x0403 /* CS4238B - QSOUND 3D */
  187. #define CS4231_HW_CS4239 0x0404 /* CS4239 - Crystal Clear (tm) stereo enhancement */
  188. /* compatible, but clones */
  189. #define CS4231_HW_INTERWAVE 0x1000 /* InterWave chip */
  190. #define CS4231_HW_OPL3SA2 0x1001 /* OPL3-SA2 chip */
  191. /* defines for codec.hwshare */
  192. #define CS4231_HWSHARE_IRQ (1<<0)
  193. #define CS4231_HWSHARE_DMA1 (1<<1)
  194. #define CS4231_HWSHARE_DMA2 (1<<2)
  195. typedef struct _snd_cs4231 cs4231_t;
  196. struct _snd_cs4231 {
  197. unsigned long port; /* base i/o port */
  198. #ifdef LEGACY_SUPPORT
  199. struct resource *res_port;
  200. unsigned long cport; /* control base i/o port (CS4236) */
  201. struct resource *res_cport;
  202. int irq; /* IRQ line */
  203. int dma1; /* playback DMA */
  204. int dma2; /* record DMA */
  205. #endif
  206. unsigned short version; /* version of CODEC chip */
  207. unsigned short mode; /* see to CS4231_MODE_XXXX */
  208. unsigned short hardware; /* see to CS4231_HW_XXXX */
  209. unsigned short hwshare; /* shared resources */
  210. unsigned short single_dma:1, /* forced single DMA mode (GUS 16-bit daughter board) or dma1 == dma2 */
  211. ebus_flag:1; /* SPARC: EBUS present */
  212. #ifdef EBUS_SUPPORT
  213. struct ebus_dma_info eb2c;
  214. struct ebus_dma_info eb2p;
  215. #endif
  216. #if defined(SBUS_SUPPORT) || defined(EBUS_SUPPORT)
  217. union {
  218. #ifdef SBUS_SUPPORT
  219. struct sbus_dev *sdev;
  220. #endif
  221. #ifdef EBUS_SUPPORT
  222. struct pci_dev *pdev;
  223. #endif
  224. } dev_u;
  225. unsigned int p_periods_sent;
  226. unsigned int c_periods_sent;
  227. #endif
  228. snd_card_t *card;
  229. snd_pcm_t *pcm;
  230. snd_pcm_substream_t *playback_substream;
  231. snd_pcm_substream_t *capture_substream;
  232. snd_timer_t *timer;
  233. unsigned char image[32]; /* registers image */
  234. unsigned char eimage[32]; /* extended registers image */
  235. unsigned char cimage[16]; /* control registers image */
  236. int mce_bit;
  237. int calibrate_mute;
  238. int sw_3d_bit;
  239. #ifdef LEGACY_SUPPORT
  240. unsigned int p_dma_size;
  241. unsigned int c_dma_size;
  242. #endif
  243. spinlock_t reg_lock;
  244. struct semaphore mce_mutex;
  245. struct semaphore open_mutex;
  246. int (*rate_constraint) (snd_pcm_runtime_t *runtime);
  247. void (*set_playback_format) (cs4231_t *chip, snd_pcm_hw_params_t *hw_params, unsigned char pdfr);
  248. void (*set_capture_format) (cs4231_t *chip, snd_pcm_hw_params_t *hw_params, unsigned char cdfr);
  249. void (*trigger) (cs4231_t *chip, unsigned int what, int start);
  250. #ifdef CONFIG_PM
  251. void (*suspend) (cs4231_t *chip);
  252. void (*resume) (cs4231_t *chip);
  253. #endif
  254. void *dma_private_data;
  255. #ifdef LEGACY_SUPPORT
  256. int (*claim_dma) (cs4231_t *chip, void *dma_private_data, int dma);
  257. int (*release_dma) (cs4231_t *chip, void *dma_private_data, int dma);
  258. #endif
  259. };
  260. /* exported functions */
  261. void snd_cs4231_out(cs4231_t *chip, unsigned char reg, unsigned char val);
  262. unsigned char snd_cs4231_in(cs4231_t *chip, unsigned char reg);
  263. void snd_cs4236_ext_out(cs4231_t *chip, unsigned char reg, unsigned char val);
  264. unsigned char snd_cs4236_ext_in(cs4231_t *chip, unsigned char reg);
  265. void snd_cs4231_mce_up(cs4231_t *chip);
  266. void snd_cs4231_mce_down(cs4231_t *chip);
  267. irqreturn_t snd_cs4231_interrupt(int irq, void *dev_id, struct pt_regs *regs);
  268. const char *snd_cs4231_chip_id(cs4231_t *chip);
  269. int snd_cs4231_create(snd_card_t * card,
  270. unsigned long port,
  271. unsigned long cport,
  272. int irq, int dma1, int dma2,
  273. unsigned short hardware,
  274. unsigned short hwshare,
  275. cs4231_t ** rchip);
  276. int snd_cs4231_pcm(cs4231_t * chip, int device, snd_pcm_t **rpcm);
  277. int snd_cs4231_timer(cs4231_t * chip, int device, snd_timer_t **rtimer);
  278. int snd_cs4231_mixer(cs4231_t * chip);
  279. int snd_cs4236_create(snd_card_t * card,
  280. unsigned long port,
  281. unsigned long cport,
  282. int irq, int dma1, int dma2,
  283. unsigned short hardware,
  284. unsigned short hwshare,
  285. cs4231_t ** rchip);
  286. int snd_cs4236_pcm(cs4231_t * chip, int device, snd_pcm_t **rpcm);
  287. int snd_cs4236_mixer(cs4231_t * chip);
  288. /*
  289. * mixer library
  290. */
  291. #define CS4231_SINGLE(xname, xindex, reg, shift, mask, invert) \
  292. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
  293. .info = snd_cs4231_info_single, \
  294. .get = snd_cs4231_get_single, .put = snd_cs4231_put_single, \
  295. .private_value = reg | (shift << 8) | (mask << 16) | (invert << 24) }
  296. int snd_cs4231_info_single(snd_kcontrol_t *kcontrol, snd_ctl_elem_info_t * uinfo);
  297. int snd_cs4231_get_single(snd_kcontrol_t * kcontrol, snd_ctl_elem_value_t * ucontrol);
  298. int snd_cs4231_put_single(snd_kcontrol_t * kcontrol, snd_ctl_elem_value_t * ucontrol);
  299. #define CS4231_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, shift_right, mask, invert) \
  300. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
  301. .info = snd_cs4231_info_double, \
  302. .get = snd_cs4231_get_double, .put = snd_cs4231_put_double, \
  303. .private_value = left_reg | (right_reg << 8) | (shift_left << 16) | (shift_right << 19) | (mask << 24) | (invert << 22) }
  304. int snd_cs4231_info_double(snd_kcontrol_t *kcontrol, snd_ctl_elem_info_t * uinfo);
  305. int snd_cs4231_get_double(snd_kcontrol_t * kcontrol, snd_ctl_elem_value_t * ucontrol);
  306. int snd_cs4231_put_double(snd_kcontrol_t * kcontrol, snd_ctl_elem_value_t * ucontrol);
  307. #endif /* __SOUND_CS4231_H */