Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dtlv320aic32x4.h50 u32 micpga_routing; member
/Linux-v4.19/sound/soc/codecs/
Dtlv320aic32x4.c68 u32 micpga_routing; member
968 if (aic32x4->micpga_routing & AIC32X4_MICPGA_ROUTE_LMIC_IN2R_10K) in aic32x4_component_probe()
974 if (aic32x4->micpga_routing & AIC32X4_MICPGA_ROUTE_RMIC_IN1L_10K) in aic32x4_component_probe()
1021 aic32x4->micpga_routing = 0; in aic32x4_parse_dt()
1151 aic32x4->micpga_routing = pdata->micpga_routing; in aic32x4_probe()
1162 aic32x4->micpga_routing = 0; in aic32x4_probe()
/Linux-v4.19/arch/arm/mach-imx/
Dmach-imx27_visstrim_m10.c402 .micpga_routing = AIC32X4_MICPGA_ROUTE_LMIC_IN2R_10K |