Searched refs:HDSP_fifoData (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/pci/rme9652/ |
D | hdsp.c | 98 #define HDSP_fifoData 368 macro 735 hdsp_write (hdsp, HDSP_fifoData, 0); in snd_hdsp_load_firmware_from_cache() 747 hdsp_write(hdsp, HDSP_fifoData, cache[i]); in snd_hdsp_load_firmware_from_cache() 787 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 795 hdsp_write (hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 803 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 812 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 821 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 959 hdsp_write (hdsp, HDSP_fifoData, ad); in hdsp_write_gain()
|