Searched refs:HDSP_fifoData (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/sound/pci/rme9652/ |
D | hdsp.c | 85 #define HDSP_fifoData 368 macro 717 hdsp_write (hdsp, HDSP_fifoData, 0); in snd_hdsp_load_firmware_from_cache() 729 hdsp_write(hdsp, HDSP_fifoData, cache[i]); in snd_hdsp_load_firmware_from_cache() 769 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 777 hdsp_write (hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 782 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 791 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 797 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 937 hdsp_write (hdsp, HDSP_fifoData, ad); in hdsp_write_gain()
|