Lines Matching full:line_in
1703 #define AC97_AD1986_LISEL0 0x0004 /* LINE_IN select bit 0 */
1704 #define AC97_AD1986_LISEL1 0x0008 /* LINE_IN select bit 1 */
1706 #define AC97_AD1986_LISEL_LI 0x0000 /* LINE_IN pins as LINE_IN source */
1707 #define AC97_AD1986_LISEL_SURR 0x0004 /* SURROUND pins as LINE_IN source */
1708 #define AC97_AD1986_LISEL_MIC 0x0008 /* MIC_1/2 pins as LINE_IN source */
1764 #define AC97_AD1986_OMS_L 0x0100 /* LINE_IN pins are MIC sources */
1768 #define AC97_AD1986_OMS_ML 0x0500 /* MIX of MIC and LINE_IN pins */
1770 #define AC97_AD1986_OMS_LC 0x0600 /* MIX of LINE_IN and C/LFE pins */
1772 #define AC97_AD1986_OMS_MLC 0x0700 /* MIX of MIC, LINE_IN, C/LFE pins */
2468 /* select line input (default=LINE_IN, SURROUND or MIC_1/2) */ in ad1986_update_jacks()
2478 /* select microphone input (MIC_1/2, Center/LFE or LINE_IN) */ in ad1986_update_jacks()