Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dtlv320aic32x4.c69 u32 micpga_routing; member
632 if (aic32x4->micpga_routing & AIC32X4_MICPGA_ROUTE_LMIC_IN2R_10K) in aic32x4_probe()
638 if (aic32x4->micpga_routing & AIC32X4_MICPGA_ROUTE_RMIC_IN1L_10K) in aic32x4_probe()
675 aic32x4->micpga_routing = 0; in aic32x4_parse_dt()
803 aic32x4->micpga_routing = pdata->micpga_routing; in aic32x4_i2c_probe()
814 aic32x4->micpga_routing = 0; in aic32x4_i2c_probe()
/linux-4.1.27/include/sound/
Dtlv320aic32x4.h27 u32 micpga_routing; member
/linux-4.1.27/arch/arm/mach-imx/
Dmach-imx27_visstrim_m10.c406 .micpga_routing = AIC32X4_MICPGA_ROUTE_LMIC_IN2R_10K |