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()
269 dev_err(&pdev->dev, "failed to get auxadc base address\n"); in mt6577_auxadc_probe()
275 dev_err(&pdev->dev, "failed to get auxadc clock\n"); in mt6577_auxadc_probe()
281 dev_err(&pdev->dev, "failed to enable auxadc clock\n"); in mt6577_auxadc_probe()
338 { .compatible = "mediatek,mt2701-auxadc", .data = &mt8173_compat },
339 { .compatible = "mediatek,mt2712-auxadc", .data = &mt8173_compat },
340 { .compatible = "mediatek,mt7622-auxadc", .data = &mt8173_compat },
341 { .compatible = "mediatek,mt8173-auxadc", .data = &mt8173_compat },
342 { .compatible = "mediatek,mt8186-auxadc", .data = &mt8186_compat },
343 { .compatible = "mediatek,mt6765-auxadc", .data = &mt6765_compat },
350 .name = "mt6577-auxadc",
360 MODULE_DESCRIPTION("MTK AUXADC Device Driver");