Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtlv320aic32x4.c39 u32 micpga_routing; member
1011 if (aic32x4->micpga_routing & AIC32X4_MICPGA_ROUTE_LMIC_IN2R_10K) in aic32x4_component_probe()
1017 if (aic32x4->micpga_routing & AIC32X4_MICPGA_ROUTE_RMIC_IN1L_10K) in aic32x4_component_probe()
1078 aic32x4->micpga_routing = 0; in aic32x4_parse_dt()
1206 aic32x4->micpga_routing = pdata->micpga_routing; in aic32x4_probe()
1218 aic32x4->micpga_routing = 0; in aic32x4_probe()
/OK3568_Linux_fs/kernel/include/sound/
H A Dtlv320aic32x4.h47 u32 micpga_routing; member