Home
last modified time | relevance | path

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

/Linux-v6.6/sound/isa/
Dsscape.c94 #define IC_OPUS 2 macro
503 sscape_write(s, GA_DMAA_REG, (s->ic_type == IC_OPUS ? 0x40 : 0x70)); in upload_dma_data()
709 s->ic_type = IC_OPUS; in detect_sscape()
726 if (s->ic_type == IC_OPUS) in detect_sscape()
842 if (sscape->ic_type != IC_OPUS) in create_ad1845()
1019 dma_cfg = (sscape->ic_type == IC_OPUS ? 0x40 : 0x70); in create_sscape()