Lines Matching refs:enumerated

2427 			ucontrol->value.enumerated.item[0] =  in snd_hdspm_get_autosync_sample_rate()
2431 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2435 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2439 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2448 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2452 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2456 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2460 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2470 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2474 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2478 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2482 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2486 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2496 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2567 ucontrol->value.enumerated.item[0] = hdspm_system_clock_mode(hdspm); in snd_hdspm_get_system_clock_mode()
2580 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_system_clock_mode()
2659 ucontrol->value.enumerated.item[0] = hdspm_clock_source(hdspm); in snd_hdspm_get_clock_source()
2672 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_clock_source()
2982 ucontrol->value.enumerated.item[0] = psf; in snd_hdspm_get_pref_sync_ref()
2998 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_pref_sync_ref()
3083 ucontrol->value.enumerated.item[0] = hdspm_autosync_ref(hdspm); in snd_hdspm_get_autosync_ref()
3129 ucontrol->value.enumerated.item[0] = ret; in snd_hdspm_get_tco_video_input_format()
3189 ucontrol->value.enumerated.item[0] = hdspm_tco_ltc_frames(hdspm); in snd_hdspm_get_tco_ltc_frames()
3308 ucontrol->value.enumerated.item[0] = hdspm_input_select(hdspm); in snd_hdspm_get_input_select()
3370 ucontrol->value.enumerated.item[0] = hdspm_ds_wire(hdspm); in snd_hdspm_get_ds_wire()
3443 ucontrol->value.enumerated.item[0] = hdspm_qs_wire(hdspm); in snd_hdspm_get_qs_wire()
3519 ucontrol->value.enumerated.item[0] = hdspm_tristate(hdspm, regmask); in snd_hdspm_get_tristate()
3597 ucontrol->value.enumerated.item[0] = hdspm_madi_speedmode(hdspm); in snd_hdspm_get_madi_speedmode()
4102 ucontrol->value.enumerated.item[0] = val; in snd_hdspm_get_sync_check()
4225 ucontrol->value.enumerated.item[0] = hdspm->tco->samplerate; in snd_hdspm_get_tco_sample_rate()
4235 if (hdspm->tco->samplerate != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_sample_rate()
4236 hdspm->tco->samplerate = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_sample_rate()
4272 ucontrol->value.enumerated.item[0] = hdspm->tco->pull; in snd_hdspm_get_tco_pull()
4282 if (hdspm->tco->pull != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_pull()
4283 hdspm->tco->pull = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_pull()
4317 ucontrol->value.enumerated.item[0] = hdspm->tco->wordclock; in snd_hdspm_get_tco_wck_conversion()
4327 if (hdspm->tco->wordclock != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_wck_conversion()
4328 hdspm->tco->wordclock = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_wck_conversion()
4364 ucontrol->value.enumerated.item[0] = hdspm->tco->framerate; in snd_hdspm_get_tco_frame_rate()
4374 if (hdspm->tco->framerate != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_frame_rate()
4375 hdspm->tco->framerate = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_frame_rate()
4410 ucontrol->value.enumerated.item[0] = hdspm->tco->input; in snd_hdspm_get_tco_sync_source()
4420 if (hdspm->tco->input != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_sync_source()
4421 hdspm->tco->input = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_sync_source()