Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_adcreg.h116 #define ADC_FIFO1THRESHOLD 0x0f4 macro
H A Dti_adc.c677 ADC_WRITE4(sc, ADC_FIFO1THRESHOLD, (sc->sc_coord_readouts*2 + 2) - 1); in ti_adc_tsc_init()