Lines Matching full:gpadc
3 * palmas-adc.c -- TI PALMAS GPADC.
27 #define MOD_NAME "palmas-gpadc"
91 * @extended_delay: enable the gpadc extended delay mode
116 * GPADC lock issue in AUTO mode.
117 * Impact: In AUTO mode, GPADC conversion can be locked after disabling AUTO
125 * will stay at 0 meaning that GPADC is busy. An RT conversion can unlock
126 * the GPADC.
131 * Force the GPADC state machine to be ON by using the GPADC_CTRL1.
133 * Shutdown the GPADC AUTO conversion using
135 * After 100us, force the GPADC state machine to be OFF by using the
207 dev_err(adc->dev, "GPADC INT MASK update failed: %d\n", ret); in palmas_gpadc_start_mask_interrupt()
823 { .compatible = "ti,palmas-gpadc", },
839 MODULE_DESCRIPTION("palmas GPADC driver");
841 MODULE_ALIAS("platform:palmas-gpadc");