Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.h56 #define AUVIA_PCICFG_FMEN 0x00000200 /* FM synth enable (legacy) */ macro
H A Daudiovia823x.c526 val &= ~(AUVIA_PCICFG_FMEN | AUVIA_PCICFG_SBEN); in auvia_hwinit()