Lines Matching refs:H9632
172 #define HDSP_AnalogExtensionBoard (1<<18) /* For H9632 cards */
173 #define HDSP_XLRBreakoutCable (1<<20) /* For H9632 cards */
177 #define HDSP_ADGain0 (1<<25) /* From here : H9632 specific */
279 #define HDSP_SPDIFIN_AES 3 /* xlr for H9632 (AES)*/
287 /* For H9632 cards */
307 #define HDSP_spdifFrequency3 HDSP_Lock2 /* this is for H9632 only */
325 #define HDSP_AEBO (1<<28) /* H9632 specific Analog Extension Boards */
344 /* This is for H9632 cards */
466 unsigned char qs_in_channels; /* quad speed mode for H9632 */
616 case H9632:
634 case H9632:
655 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return 0;
678 if (hdsp->io_type == H9652 || hdsp->io_type == H9632)
826 if (hdsp->io_type == H9652 || hdsp->io_type == H9632)
892 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) {
906 if (hdsp->io_type == H9632 && addr >= 512)
964 if (hdsp->io_type == H9632)
978 if (hdsp->io_type == H9632) return 128000;
981 if (hdsp->io_type == H9632) return 176400;
984 if (hdsp->io_type == H9632) return 192000;
1004 if (hdsp->io_type == H9632 &&
1043 if (hdsp->io_type == H9632 && hdsp->firmware_rev >= 152)
1136 else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
1159 if (rate > 96000 && hdsp->io_type != H9632)
1225 if (hdsp->io_type == H9632 && hdsp->firmware_rev >= 152)
1231 if (hdsp->io_type == H9632)
1245 case H9632:
1661 return snd_ctl_enum_info(uinfo, 1, (hdsp->io_type == H9632) ? 4 : 3,
1681 val = ucontrol->value.enumerated.item[0] % ((hdsp->io_type == H9632) ? 4 : 3);
1765 return snd_ctl_enum_info(uinfo, 1, (hdsp->io_type == H9632) ? 10 : 7,
1848 return snd_ctl_enum_info(uinfo, 1, (hdsp->io_type == H9632) ? 10 : 7,
2021 return snd_ctl_enum_info(uinfo, 1, (hdsp->io_type == H9632) ? 10 : 7,
2043 if (hdsp->io_type == H9632) {
2396 case H9632:
2431 case H9632:
2796 case H9632:
3292 /* DA, AD and Phone gain and XLR breakout cable controls for H9632 cards */
3293 if (hdsp->io_type == H9632) {
3301 if (hdsp->io_type == H9632 || hdsp->io_type == H9652) {
3634 /* Informations about H9632 specific controls */
3635 if (hdsp->io_type == H9632) {
3774 for (i = 0; i < ((hdsp->io_type == H9652 || hdsp->io_type == H9632) ? 1352 : HDSP_MATRIX_MIXER_SIZE); ++i) {
3779 /* H9632 specific defaults */
3780 if (hdsp->io_type == H9632) {
3850 if (hdsp->io_type != Multiface && hdsp->io_type != RPM && hdsp->io_type != H9632 && midi1 && midi1status) {
4270 if (hdsp->io_type == H9632) {
4290 if (hdsp->io_type == H9632) {
4308 if (r->min > 96000 && hdsp->io_type == H9632) {
4339 if (r->min > 96000 && hdsp->io_type == H9632) {
4377 } else if (c->max <= hdsp->qs_out_channels && hdsp->io_type == H9632) {
4408 } else if (c->max <= hdsp->qs_in_channels && hdsp->io_type == H9632) {
4454 } else if (hdsp->io_type == H9632) {
4459 if (hdsp->io_type == H9632) {
4529 if (hdsp->io_type == H9632) {
4712 case H9632:
4735 if (hdsp->io_type != H9632)
4738 for (i = 0; i < ((hdsp->io_type != Multiface && hdsp->io_type != RPM && hdsp->io_type != H9632) ? 3 : 1); ++i)
4757 if (hdsp->io_type == H9632) {
4769 if (hdsp->io_type == H9632 || hdsp->io_type == H9652)
4781 if (hdsp->io_type != H9632) return -EINVAL;
4792 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return -EINVAL;
4809 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return -EINVAL;
4974 case H9632:
5082 if (hdsp->io_type == H9652 || hdsp->io_type == H9632)
5087 if (hdsp->io_type == H9652 || hdsp->io_type == H9632)
5287 hdsp->io_type = H9632;