Lines Matching refs:enumerated

2422 			ucontrol->value.enumerated.item[0] =  in snd_hdspm_get_autosync_sample_rate()
2426 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2430 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2434 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2443 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2447 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2451 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2455 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2465 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2469 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2473 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2477 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2481 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2491 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2562 ucontrol->value.enumerated.item[0] = hdspm_system_clock_mode(hdspm); in snd_hdspm_get_system_clock_mode()
2575 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_system_clock_mode()
2654 ucontrol->value.enumerated.item[0] = hdspm_clock_source(hdspm); in snd_hdspm_get_clock_source()
2667 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_clock_source()
2977 ucontrol->value.enumerated.item[0] = psf; in snd_hdspm_get_pref_sync_ref()
2993 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_pref_sync_ref()
3078 ucontrol->value.enumerated.item[0] = hdspm_autosync_ref(hdspm); in snd_hdspm_get_autosync_ref()
3124 ucontrol->value.enumerated.item[0] = ret; in snd_hdspm_get_tco_video_input_format()
3184 ucontrol->value.enumerated.item[0] = hdspm_tco_ltc_frames(hdspm); in snd_hdspm_get_tco_ltc_frames()
3303 ucontrol->value.enumerated.item[0] = hdspm_input_select(hdspm); in snd_hdspm_get_input_select()
3365 ucontrol->value.enumerated.item[0] = hdspm_ds_wire(hdspm); in snd_hdspm_get_ds_wire()
3438 ucontrol->value.enumerated.item[0] = hdspm_qs_wire(hdspm); in snd_hdspm_get_qs_wire()
3514 ucontrol->value.enumerated.item[0] = hdspm_tristate(hdspm, regmask); in snd_hdspm_get_tristate()
3592 ucontrol->value.enumerated.item[0] = hdspm_madi_speedmode(hdspm); in snd_hdspm_get_madi_speedmode()
4093 ucontrol->value.enumerated.item[0] = val; in snd_hdspm_get_sync_check()
4216 ucontrol->value.enumerated.item[0] = hdspm->tco->samplerate; in snd_hdspm_get_tco_sample_rate()
4226 if (hdspm->tco->samplerate != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_sample_rate()
4227 hdspm->tco->samplerate = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_sample_rate()
4263 ucontrol->value.enumerated.item[0] = hdspm->tco->pull; in snd_hdspm_get_tco_pull()
4273 if (hdspm->tco->pull != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_pull()
4274 hdspm->tco->pull = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_pull()
4308 ucontrol->value.enumerated.item[0] = hdspm->tco->wordclock; in snd_hdspm_get_tco_wck_conversion()
4318 if (hdspm->tco->wordclock != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_wck_conversion()
4319 hdspm->tco->wordclock = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_wck_conversion()
4355 ucontrol->value.enumerated.item[0] = hdspm->tco->framerate; in snd_hdspm_get_tco_frame_rate()
4365 if (hdspm->tco->framerate != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_frame_rate()
4366 hdspm->tco->framerate = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_frame_rate()
4401 ucontrol->value.enumerated.item[0] = hdspm->tco->input; in snd_hdspm_get_tco_sync_source()
4411 if (hdspm->tco->input != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_sync_source()
4412 hdspm->tco->input = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_sync_source()