Searched refs:WSS_HW_INTERWAVE (Results 1 – 3 of 3) sorted by relevance
611 if (chip->hardware == WSS_HW_INTERWAVE) { in snd_wss_calibrate_mute()670 if (chip->hardware != WSS_HW_INTERWAVE && !chip->single_dma) { in snd_wss_playback_format()730 if (chip->hardware != WSS_HW_INTERWAVE && in snd_wss_capture_format()1077 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_capture_prepare()1117 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_interrupt()1327 case WSS_HW_INTERWAVE: in snd_wss_probe()1348 chip->hardware == WSS_HW_INTERWAVE ? 0xc2 : 0x01; in snd_wss_probe()1514 if (chip->hardware == WSS_HW_INTERWAVE && chip->dma1 > 3) in snd_wss_playback_open()1742 case WSS_HW_INTERWAVE: in snd_wss_chip_id()1943 if (chip->hardware != WSS_HW_INTERWAVE) in snd_wss_pcm()[all …]
65 #define WSS_HW_INTERWAVE 0x1000 /* InterWave chip */ macro
689 WSS_HW_INTERWAVE, in snd_interwave_probe()