Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dtlv320aic32x4.h47 u32 micpga_routing; member
/Linux-v5.4/sound/soc/codecs/
Dtlv320aic32x4.c39 u32 micpga_routing; member
986 if (aic32x4->micpga_routing & AIC32X4_MICPGA_ROUTE_LMIC_IN2R_10K) in aic32x4_component_probe()
992 if (aic32x4->micpga_routing & AIC32X4_MICPGA_ROUTE_RMIC_IN1L_10K) in aic32x4_component_probe()
1045 aic32x4->micpga_routing = 0; in aic32x4_parse_dt()
1175 aic32x4->micpga_routing = pdata->micpga_routing; in aic32x4_probe()
1187 aic32x4->micpga_routing = 0; in aic32x4_probe()
/Linux-v5.4/arch/arm/mach-imx/
Dmach-imx27_visstrim_m10.c387 .micpga_routing = AIC32X4_MICPGA_ROUTE_LMIC_IN2R_10K |