Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_adcreg.h59 #define ADC_IRQ_HW_PEN_ASYNC (1 << 0) macro
H A Dti_adc.c510 if (rawstatus & ADC_IRQ_HW_PEN_ASYNC) { in ti_adc_intr()
512 status |= ADC_IRQ_HW_PEN_ASYNC; in ti_adc_intr()
514 ADC_IRQ_HW_PEN_ASYNC); in ti_adc_intr()