Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_adcreg.h61 #define ADC_IRQ_HW_PEN_ASYNC (1 << 0) macro
H A Dti_adc.c513 if (rawstatus & ADC_IRQ_HW_PEN_ASYNC) { in ti_adc_intr()
515 status |= ADC_IRQ_HW_PEN_ASYNC; in ti_adc_intr()
517 ADC_IRQ_HW_PEN_ASYNC); in ti_adc_intr()