Lines Matching +full:line +full:- +full:power
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
52 #define LINVOL_LRIN_BOTH 0x100 /* Left Channel Line Input Volume update …
57 #define RINVOL_RLIN_BOTH 0x100 /* Right Channel Line Input Volume update …
72 #define APANA_ADC_IN_SELECT 0x004 /* Microphone/Line IN select to ADC (1=MIC, 0=Line…
73 #define APANA_ENABLE_BYPASS 0x008 /* Line input bypass to line output …
81 #define APDIGI_DE_EMPHASIS 0x006 /* De-Emphasis Control …
85 /*Power Down Control (SSM2602_REG_POWER)
88 #define PWR_LINE_IN_PDN 0x001 /* Line Input Power Down …
89 #define PWR_MIC_PDN 0x002 /* Microphone Input & Bias Power Down …
90 #define PWR_ADC_PDN 0x004 /* ADC Power Down …
91 #define PWR_DAC_PDN 0x008 /* DAC Power Down …
92 #define PWR_OUT_PDN 0x010 /* Outputs Power Down …
93 #define PWR_OSC_PDN 0x020 /* Oscillator Power Down …
94 #define PWR_CLK_OUT_PDN 0x040 /* CLKOUT Power Down …
107 #define SRATE_BOS_RATE 0x002 /* Base Over-Sampling rate …