Lines Matching full:auxadc
146 /* check MTK_AUXADC_CON2 if auxadc is idle */ in mt6577_auxadc_read()
153 "wait for auxadc idle time out\n"); in mt6577_auxadc_read()
226 pr_err("failed to enable auxadc clock\n"); in mt6577_auxadc_resume()
278 "failed to get auxadc base address\n"); in mt6577_auxadc_probe()
283 "failed to enable auxadc clock\n"); in mt6577_auxadc_probe()
315 { .compatible = "mediatek,mt2701-auxadc", .data = &mt8173_compat },
316 { .compatible = "mediatek,mt2712-auxadc", .data = &mt8173_compat },
317 { .compatible = "mediatek,mt7622-auxadc", .data = &mt8173_compat },
318 { .compatible = "mediatek,mt8173-auxadc", .data = &mt8173_compat },
319 { .compatible = "mediatek,mt8186-auxadc", .data = &mt8186_compat },
320 { .compatible = "mediatek,mt6765-auxadc", .data = &mt6765_compat },
327 .name = "mt6577-auxadc",
336 MODULE_DESCRIPTION("MTK AUXADC Device Driver");