HomeSort by: relevance | last modified time | path
    Searched refs:ADC_ADCCON (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/s3c2xx0/
s3c2440_touch.c 293 bus_space_write_4(sc->iot, sc->ioh, ADC_ADCCON, 0);
309 reg = bus_space_read_4(sc->iot, sc->ioh, ADC_ADCCON);
310 bus_space_write_4(sc->iot, sc->ioh, ADC_ADCCON,
352 bus_space_write_4(sc->iot, sc->ioh, ADC_ADCCON, adccon);
s3c2410reg.h 203 #define ADC_ADCCON 0x00
s3c2440reg.h 394 #define ADC_ADCCON 0x00

Completed in 15 milliseconds