Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_adcreg.h115 #define ADC_FIFO1COUNT 0x0f0 macro
H A Dti_adc.c169 count = ADC_READ4(sc, ADC_FIFO1COUNT) & ADC_FIFO_COUNT_MSK; in ti_adc_disable()
172 count = ADC_READ4(sc, ADC_FIFO1COUNT) & ADC_FIFO_COUNT_MSK; in ti_adc_disable()
434 count = ADC_READ4(sc, ADC_FIFO1COUNT) & ADC_FIFO_COUNT_MSK; in ti_adc_tsc_read_data()
441 count = ADC_READ4(sc, ADC_FIFO1COUNT) & ADC_FIFO_COUNT_MSK; in ti_adc_tsc_read_data()