• Home
  • Raw
  • Download

Lines Matching refs:H9632

616 	case H9632:  in hdsp_playback_to_output_key()
634 case H9632: in hdsp_input_to_output_key()
655 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return 0; in hdsp_check_for_iobox()
678 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_wait_for_iobox()
826 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_check_for_firmware()
892 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) { in hdsp_write_gain()
906 if (hdsp->io_type == H9632 && addr >= 512) in hdsp_write_gain()
964 if (hdsp->io_type == H9632) in hdsp_spdif_sample_rate()
978 if (hdsp->io_type == H9632) return 128000; in hdsp_spdif_sample_rate()
981 if (hdsp->io_type == H9632) return 176400; in hdsp_spdif_sample_rate()
984 if (hdsp->io_type == H9632) return 192000; in hdsp_spdif_sample_rate()
1004 if (hdsp->io_type == H9632 && in hdsp_external_sample_rate()
1043 if (hdsp->io_type == H9632 && hdsp->firmware_rev >= 152) in hdsp_reset_hw_pointer()
1136 …else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= … in hdsp_set_rate()
1159 if (rate > 96000 && hdsp->io_type != H9632) in hdsp_set_rate()
1225 if (hdsp->io_type == H9632 && hdsp->firmware_rev >= 152) in hdsp_set_rate()
1231 if (hdsp->io_type == H9632) in hdsp_set_rate()
1245 case H9632: in hdsp_set_rate()
1661 return snd_ctl_enum_info(uinfo, 1, (hdsp->io_type == H9632) ? 4 : 3, in snd_hdsp_info_spdif_in()
1681 val = ucontrol->value.enumerated.item[0] % ((hdsp->io_type == H9632) ? 4 : 3); in snd_hdsp_put_spdif_in()
1765 return snd_ctl_enum_info(uinfo, 1, (hdsp->io_type == H9632) ? 10 : 7, in snd_hdsp_info_spdif_sample_rate()
1848 return snd_ctl_enum_info(uinfo, 1, (hdsp->io_type == H9632) ? 10 : 7, in snd_hdsp_info_autosync_sample_rate()
2021 return snd_ctl_enum_info(uinfo, 1, (hdsp->io_type == H9632) ? 10 : 7, in snd_hdsp_info_clock_source()
2043 if (hdsp->io_type == H9632) { in snd_hdsp_put_clock_source()
2396 case H9632: in snd_hdsp_info_pref_sync_ref()
2431 case H9632: in snd_hdsp_put_pref_sync_ref()
2796 case H9632: in snd_hdsp_get_adat_sync_check()
3293 if (hdsp->io_type == H9632) { in snd_hdsp_create_controls()
3301 if (hdsp->io_type == H9632 || hdsp->io_type == H9652) { in snd_hdsp_create_controls()
3635 if (hdsp->io_type == H9632) { in snd_hdsp_proc_read()
3774 …for (i = 0; i < ((hdsp->io_type == H9652 || hdsp->io_type == H9632) ? 1352 : HDSP_MATRIX_MIXER_SIZ… in snd_hdsp_set_defaults()
3780 if (hdsp->io_type == H9632) { in snd_hdsp_set_defaults()
3850 …if (hdsp->io_type != Multiface && hdsp->io_type != RPM && hdsp->io_type != H9632 && midi1 && midi1… in snd_hdsp_interrupt()
4270 if (hdsp->io_type == H9632) { in snd_hdsp_hw_rule_in_channels()
4290 if (hdsp->io_type == H9632) { in snd_hdsp_hw_rule_out_channels()
4308 if (r->min > 96000 && hdsp->io_type == H9632) { in snd_hdsp_hw_rule_in_channels_rate()
4339 if (r->min > 96000 && hdsp->io_type == H9632) { in snd_hdsp_hw_rule_out_channels_rate()
4377 } else if (c->max <= hdsp->qs_out_channels && hdsp->io_type == H9632) { in snd_hdsp_hw_rule_rate_out_channels()
4408 } else if (c->max <= hdsp->qs_in_channels && hdsp->io_type == H9632) { in snd_hdsp_hw_rule_rate_in_channels()
4454 } else if (hdsp->io_type == H9632) { in snd_hdsp_playback_open()
4459 if (hdsp->io_type == H9632) { in snd_hdsp_playback_open()
4529 if (hdsp->io_type == H9632) { in snd_hdsp_capture_open()
4712 case H9632: in snd_hdsp_hwdep_ioctl()
4735 if (hdsp->io_type != H9632) in snd_hdsp_hwdep_ioctl()
4738 …for (i = 0; i < ((hdsp->io_type != Multiface && hdsp->io_type != RPM && hdsp->io_type != H9632) ? … in snd_hdsp_hwdep_ioctl()
4757 if (hdsp->io_type == H9632) { in snd_hdsp_hwdep_ioctl()
4769 if (hdsp->io_type == H9632 || hdsp->io_type == H9652) in snd_hdsp_hwdep_ioctl()
4781 if (hdsp->io_type != H9632) return -EINVAL; in snd_hdsp_hwdep_ioctl()
4792 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return -EINVAL; in snd_hdsp_hwdep_ioctl()
4809 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return -EINVAL; in snd_hdsp_hwdep_ioctl()
4974 case H9632: in snd_hdsp_initialize_channels()
5082 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_request_fw_loader()
5087 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_request_fw_loader()
5287 hdsp->io_type = H9632; in snd_hdsp_create()