Searched refs:hdsp_read (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/sound/pci/rme9652/ |
| H A D | hdsp.c | 652 if (0 == (hdsp_read(hdsp, HDSP_statusRegister) & in hdsp_check_for_iobox() 1024 position = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_hw_pointer() 1262 return hdsp_read(hdsp, HDSP_midiDataIn1); in snd_hdsp_midi_read_byte() 1264 return hdsp_read(hdsp, HDSP_midiDataIn0); in snd_hdsp_midi_read_byte() 2711 int status = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_spdif_sync_check() 2742 int status = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_adatsync_sync_check() 2769 int status = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_adat_sync_check() 3400 status = hdsp_read(hdsp, HDSP_statusRegister); in snd_hdsp_proc_read() 3401 status2 = hdsp_read(hdsp, HDSP_status2Register); in snd_hdsp_proc_read() 3886 status = hdsp_read(hdsp, HDSP_statusRegister); in snd_hdsp_interrupt() [all …]
|