Home
last modified time | relevance | path

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

/Linux-v5.4/sound/isa/
Dsscape.c94 #define IC_OPUS 2 macro
514 sscape_write(s, GA_DMAA_REG, (s->ic_type == IC_OPUS ? 0x40 : 0x70)); in upload_dma_data()
720 s->ic_type = IC_OPUS; in detect_sscape()
737 if (s->ic_type == IC_OPUS) in detect_sscape()
853 if (sscape->ic_type != IC_OPUS) in create_ad1845()
1033 dma_cfg = (sscape->ic_type == IC_OPUS ? 0x40 : 0x70); in create_sscape()