Lines Matching full:line_in
1700 #define AC97_AD1986_LISEL0 0x0004 /* LINE_IN select bit 0 */
1701 #define AC97_AD1986_LISEL1 0x0008 /* LINE_IN select bit 1 */
1703 #define AC97_AD1986_LISEL_LI 0x0000 /* LINE_IN pins as LINE_IN source */
1704 #define AC97_AD1986_LISEL_SURR 0x0004 /* SURROUND pins as LINE_IN source */
1705 #define AC97_AD1986_LISEL_MIC 0x0008 /* MIC_1/2 pins as LINE_IN source */
1761 #define AC97_AD1986_OMS_L 0x0100 /* LINE_IN pins are MIC sources */
1765 #define AC97_AD1986_OMS_ML 0x0500 /* MIX of MIC and LINE_IN pins */
1767 #define AC97_AD1986_OMS_LC 0x0600 /* MIX of LINE_IN and C/LFE pins */
1769 #define AC97_AD1986_OMS_MLC 0x0700 /* MIX of MIC, LINE_IN, C/LFE pins */
2465 /* select line input (default=LINE_IN, SURROUND or MIC_1/2) */ in ad1986_update_jacks()
2475 /* select microphone input (MIC_1/2, Center/LFE or LINE_IN) */ in ad1986_update_jacks()