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()1063 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_capture_prepare()1103 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_interrupt()1313 case WSS_HW_INTERWAVE: in snd_wss_probe()1334 chip->hardware == WSS_HW_INTERWAVE ? 0xc2 : 0x01; in snd_wss_probe()1500 if (chip->hardware == WSS_HW_INTERWAVE && chip->dma1 > 3) in snd_wss_playback_open()1725 case WSS_HW_INTERWAVE: in snd_wss_chip_id()1926 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()