Searched refs:WSS_HW_INTERWAVE (Results 1 – 3 of 3) sorted by relevance
597 if (chip->hardware == WSS_HW_INTERWAVE) { in snd_wss_calibrate_mute()656 if (chip->hardware != WSS_HW_INTERWAVE && !chip->single_dma) { in snd_wss_playback_format()716 if (chip->hardware != WSS_HW_INTERWAVE && in snd_wss_capture_format()1047 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_capture_prepare()1087 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_interrupt()1297 case WSS_HW_INTERWAVE: in snd_wss_probe()1318 chip->hardware == WSS_HW_INTERWAVE ? 0xc2 : 0x01; in snd_wss_probe()1484 if (chip->hardware == WSS_HW_INTERWAVE && chip->dma1 > 3) in snd_wss_playback_open()1681 case WSS_HW_INTERWAVE: in snd_wss_chip_id()1864 if (chip->hardware != WSS_HW_INTERWAVE) in snd_wss_pcm()[all …]
50 #define WSS_HW_INTERWAVE 0x1000 /* InterWave chip */ macro
672 WSS_HW_INTERWAVE, in snd_interwave_probe()