Searched refs:HDSP_fifoData (Results 1 – 1 of 1) sorted by relevance
/linux/sound/pci/rme9652/ |
H A D | hdsp.c | 82 #define HDSP_fifoData 368 macro 712 hdsp_write (hdsp, HDSP_fifoData, 0); in snd_hdsp_load_firmware_from_cache() 724 hdsp_write(hdsp, HDSP_fifoData, cache[i]); in snd_hdsp_load_firmware_from_cache() 764 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 772 hdsp_write (hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 777 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 786 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 792 hdsp_write(hdsp, HDSP_fifoData, 0); in hdsp_get_iobox_version() 932 hdsp_write (hdsp, HDSP_fifoData, ad); in hdsp_write_gain()
|