HomeSort by: relevance | last modified time | path
    Searched refs:CFIG1I (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
interwave.c 437 IW_WRITE_CODEC_1(CFIG1I | IW_MCE, 0x00); /* DMA 2 chan access */
811 IW_READ_CODEC_1(CFIG1I, reg);
813 IW_WRITE_CODEC_1(CFIG1I, reg | io);
831 IW_READ_CODEC_1(CFIG1I, reg);
832 IW_WRITE_CODEC_1(CFIG1I, reg & ~io);
interwavereg.h 302 #define CFIG1I 0x09 /* Index to Codec Conf Reg 1 */
318 #define PLAYBACK 0x01 /* Enable playback path CFIG1I[0]=1*/
319 #define RECORD 0x02 /* Enable Record path CFIG1I[1]=1*/
336 #define AUTOCALIB 0x08 /* CFIG1I[3] */

Completed in 15 milliseconds