Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.h54 #define AUVIA_PCICFG_SRCEN 0x00000800 /* sample rate converter en */ macro
H A Daudiovia823x.c531 val &= ~AUVIA_PCICFG_SRCEN; in auvia_hwinit()