Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/hamradio/soundmodem/
Dsm_wss.c128 unsigned char fmt2, char fdx, char fullcalib) in wss_set_codec_fmt() argument
140 write_codec(dev, 0x49, (fdx ? 0 : 0x4) | (fullcalib ? 0x18 : 0)); in wss_set_codec_fmt()
145 if (SCSTATE->crystal && !fullcalib) { in wss_set_codec_fmt()