Searched refs:WSS_HW_INTERWAVE (Results 1 – 3 of 3) sorted by relevance
593 if (chip->hardware == WSS_HW_INTERWAVE) { in snd_wss_calibrate_mute()648 if (chip->hardware != WSS_HW_INTERWAVE && !chip->single_dma) { in snd_wss_playback_format()705 if (chip->hardware != WSS_HW_INTERWAVE && in snd_wss_capture_format()1018 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_capture_prepare()1056 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_interrupt()1256 case WSS_HW_INTERWAVE: in snd_wss_probe()1277 chip->hardware == WSS_HW_INTERWAVE ? 0xc2 : 0x01; in snd_wss_probe()1440 if (chip->hardware == WSS_HW_INTERWAVE && chip->dma1 > 3) in snd_wss_playback_open()1636 case WSS_HW_INTERWAVE: in snd_wss_chip_id()1819 if (chip->hardware != WSS_HW_INTERWAVE) in snd_wss_pcm()[all …]
50 #define WSS_HW_INTERWAVE 0x1000 /* InterWave chip */ macro
674 WSS_HW_INTERWAVE, in snd_interwave_probe()