Home
last modified time | relevance | path

Searched refs:syncref (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c1255 int syncref, rate = 0, rate_bits; in hdspm_external_sample_rate() local
1262 syncref = hdspm_autosync_ref(hdspm); in hdspm_external_sample_rate()
1263 switch (syncref) { in hdspm_external_sample_rate()
1279 if (hdspm_aes_sync_check(hdspm, syncref - HDSPM_AES32_AUTOSYNC_FROM_AES1)) in hdspm_external_sample_rate()
1281 syncref - HDSPM_AES32_AUTOSYNC_FROM_AES1)); in hdspm_external_sample_rate()
1292 } /* end switch(syncref) */ in hdspm_external_sample_rate()
1426 syncref = hdspm_autosync_ref(hdspm); in hdspm_external_sample_rate()
1427 if (HDSPM_AUTOSYNC_FROM_TCO == syncref) { in hdspm_external_sample_rate()
1431 } else if (HDSPM_AUTOSYNC_FROM_SYNC_IN == syncref) { in hdspm_external_sample_rate()
3029 unsigned int syncref in hdspm_autosync_ref() local
[all...]
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c1254 int syncref, rate = 0, rate_bits; in hdspm_external_sample_rate() local
1261 syncref = hdspm_autosync_ref(hdspm); in hdspm_external_sample_rate()
1262 switch (syncref) { in hdspm_external_sample_rate()
1278 if (hdspm_aes_sync_check(hdspm, syncref - HDSPM_AES32_AUTOSYNC_FROM_AES1)) in hdspm_external_sample_rate()
1280 syncref - HDSPM_AES32_AUTOSYNC_FROM_AES1)); in hdspm_external_sample_rate()
1291 } /* end switch(syncref) */ in hdspm_external_sample_rate()
1425 syncref = hdspm_autosync_ref(hdspm); in hdspm_external_sample_rate()
1426 if (HDSPM_AUTOSYNC_FROM_TCO == syncref) { in hdspm_external_sample_rate()
1430 } else if (HDSPM_AUTOSYNC_FROM_SYNC_IN == syncref) { in hdspm_external_sample_rate()
3024 unsigned int syncref in hdspm_autosync_ref() local
[all...]

Completed in 13 milliseconds