Home
last modified time | relevance | path

Searched refs:IC_OPUS (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/isa/
Dsscape.c108 #define IC_OPUS 2 macro
527 sscape_write(s, GA_DMAA_REG, (s->ic_type == IC_OPUS ? 0x40 : 0x70)); in upload_dma_data()
733 s->ic_type = IC_OPUS; in detect_sscape()
750 if (s->ic_type == IC_OPUS) in detect_sscape()
866 if (sscape->ic_type != IC_OPUS) in create_ad1845()
1046 dma_cfg = (sscape->ic_type == IC_OPUS ? 0x40 : 0x70); in create_sscape()