Searched refs:HDSPM_RD_TCO (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdspm.c | 213 #define HDSPM_RD_TCO 256 macro 3113 status = hdspm_read(hdspm, HDSPM_RD_TCO + 4); in snd_hdspm_get_tco_video_input_format() 3158 status = hdspm_read(hdspm, HDSPM_RD_TCO + 4); in hdspm_tco_ltc_frames() 3966 status = hdspm_read(hdspm, HDSPM_RD_TCO + 4); in hdspm_tco_input_check() 4770 a = hdspm_read(hdspm, HDSPM_RD_TCO+4); in snd_hdspm_proc_read_tco() 4838 ltc = hdspm_read(hdspm, HDSPM_RD_TCO); in snd_hdspm_proc_read_tco() 6230 ltc.ltc = hdspm_read(hdspm, HDSPM_RD_TCO); in snd_hdspm_hwdep_ioctl() 6231 i = hdspm_read(hdspm, HDSPM_RD_TCO + 4); in snd_hdspm_hwdep_ioctl()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdspm.c | 212 #define HDSPM_RD_TCO 256 macro 3108 status = hdspm_read(hdspm, HDSPM_RD_TCO + 4); in snd_hdspm_get_tco_video_input_format() 3153 status = hdspm_read(hdspm, HDSPM_RD_TCO + 4); in hdspm_tco_ltc_frames() 3957 status = hdspm_read(hdspm, HDSPM_RD_TCO + 4); in hdspm_tco_input_check() 4761 a = hdspm_read(hdspm, HDSPM_RD_TCO+4); in snd_hdspm_proc_read_tco() 4829 ltc = hdspm_read(hdspm, HDSPM_RD_TCO); in snd_hdspm_proc_read_tco() 6215 ltc.ltc = hdspm_read(hdspm, HDSPM_RD_TCO); in snd_hdspm_hwdep_ioctl() 6216 i = hdspm_read(hdspm, HDSPM_RD_TCO + 4); in snd_hdspm_hwdep_ioctl()
|
Completed in 25 milliseconds