Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/audio/
H A Dac97.h222 #define TDCR_DEPTH_MASK 0x000f macro
/titanic_44/usr/src/uts/common/io/audio/ac97/
H A Dac97.c565 return (ac_probe_3d_impl(ac, TDCR_DEPTH_MASK)); in ac_probe_3d_depth()