Lines Matching full:gpadc
3 * palmas-adc.c -- TI PALMAS GPADC.
26 #define MOD_NAME "palmas-gpadc"
101 * @extended_delay: enable the gpadc extended delay mode
152 * GPADC lock issue in AUTO mode.
153 * Impact: In AUTO mode, GPADC conversion can be locked after disabling AUTO
161 * will stay at 0 meaning that GPADC is busy. An RT conversion can unlock
162 * the GPADC.
167 * Force the GPADC state machine to be ON by using the GPADC_CTRL1.
169 * Shutdown the GPADC AUTO conversion using
171 * After 100us, force the GPADC state machine to be OFF by using the
256 dev_err(adc->dev, "GPADC INT MASK update failed: %d\n", ret); in palmas_gpadc_start_mask_interrupt()
451 * in TI Application Report SLIA087A, "Guide to Using the GPADC in PS65903x,
1166 { .compatible = "ti,palmas-gpadc", },
1181 MODULE_DESCRIPTION("palmas GPADC driver");
1183 MODULE_ALIAS("platform:palmas-gpadc");