Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c552 #define HDSPM_AES32_syncref_bit 16 macro
553 /* (status >> HDSPM_AES32_syncref_bit) & 0xF gives sync source */
3029 unsigned int syncref = (status >> HDSPM_AES32_syncref_bit) & 0xF; in hdspm_autosync_ref()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c551 #define HDSPM_AES32_syncref_bit 16 macro
552 /* (status >> HDSPM_AES32_syncref_bit) & 0xF gives sync source */
3024 unsigned int syncref = (status >> HDSPM_AES32_syncref_bit) & 0xF; in hdspm_autosync_ref()

Completed in 16 milliseconds