Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.h52 #define AUVIA_PCICFG_NRST 0x00004000 /* inverse of AC'97 reset */ macro
H A Daudiovia823x.c529 val |= (AUVIA_PCICFG_ACLINKEN | AUVIA_PCICFG_NRST); in auvia_hwinit()