Lines Matching refs:enumerated
2434 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2438 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2442 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2446 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()
2459 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2463 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2467 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()
2485 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2489 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2493 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2503 ucontrol->value.enumerated.item[0] = in snd_hdspm_get_autosync_sample_rate()
2574 ucontrol->value.enumerated.item[0] = hdspm_system_clock_mode(hdspm); in snd_hdspm_get_system_clock_mode()
2587 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_system_clock_mode()
2666 ucontrol->value.enumerated.item[0] = hdspm_clock_source(hdspm); in snd_hdspm_get_clock_source()
2679 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_clock_source()
2989 ucontrol->value.enumerated.item[0] = psf; in snd_hdspm_get_pref_sync_ref()
3005 val = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_pref_sync_ref()
3090 ucontrol->value.enumerated.item[0] = hdspm_autosync_ref(hdspm); in snd_hdspm_get_autosync_ref()
3136 ucontrol->value.enumerated.item[0] = ret; in snd_hdspm_get_tco_video_input_format()
3196 ucontrol->value.enumerated.item[0] = hdspm_tco_ltc_frames(hdspm); in snd_hdspm_get_tco_ltc_frames()
3315 ucontrol->value.enumerated.item[0] = hdspm_input_select(hdspm); in snd_hdspm_get_input_select()
3377 ucontrol->value.enumerated.item[0] = hdspm_ds_wire(hdspm); in snd_hdspm_get_ds_wire()
3450 ucontrol->value.enumerated.item[0] = hdspm_qs_wire(hdspm); in snd_hdspm_get_qs_wire()
3526 ucontrol->value.enumerated.item[0] = hdspm_tristate(hdspm, regmask); in snd_hdspm_get_tristate()
3604 ucontrol->value.enumerated.item[0] = hdspm_madi_speedmode(hdspm); in snd_hdspm_get_madi_speedmode()
4109 ucontrol->value.enumerated.item[0] = val; in snd_hdspm_get_sync_check()
4232 ucontrol->value.enumerated.item[0] = hdspm->tco->samplerate; in snd_hdspm_get_tco_sample_rate()
4242 if (hdspm->tco->samplerate != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_sample_rate()
4243 hdspm->tco->samplerate = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_sample_rate()
4279 ucontrol->value.enumerated.item[0] = hdspm->tco->pull; in snd_hdspm_get_tco_pull()
4289 if (hdspm->tco->pull != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_pull()
4290 hdspm->tco->pull = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_pull()
4324 ucontrol->value.enumerated.item[0] = hdspm->tco->wordclock; in snd_hdspm_get_tco_wck_conversion()
4334 if (hdspm->tco->wordclock != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_wck_conversion()
4335 hdspm->tco->wordclock = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_wck_conversion()
4371 ucontrol->value.enumerated.item[0] = hdspm->tco->framerate; in snd_hdspm_get_tco_frame_rate()
4381 if (hdspm->tco->framerate != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_frame_rate()
4382 hdspm->tco->framerate = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_frame_rate()
4417 ucontrol->value.enumerated.item[0] = hdspm->tco->input; in snd_hdspm_get_tco_sync_source()
4427 if (hdspm->tco->input != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_sync_source()
4428 hdspm->tco->input = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_sync_source()