Searched refs:AP_ACWR_INDEX_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/audio/drv/audiots/ | ||
H A D | audiots.h | 221 #define AP_ACWR_INDEX_MASK 0x007f macro |
H A D | audiots.c | 1157 reg &= AP_ACWR_INDEX_MASK; in audiots_set_ac97() |