Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/audio/drv/audiopci/
H A Daudiopci.h54 #define DAC_CLOCK_DIVIDE 22579200UL /* DAC2 (CODEC) clock divide */ macro
H A Daudiopci.c524 usTemp = (unsigned short) ((DAC_CLOCK_DIVIDE / 8) / samPerSec); in audiopci_dac_rate()