Searched refs:S3C2410_ADCCON_PRSCVL (Results 1 – 1 of 1) sorted by relevance
28 #define S3C2410_ADCCON_PRSCVL(x) (((x)&0xFF)<<6) macro385 ADCCON = S3C2410_ADCCON_PRSCEN | S3C2410_ADCCON_PRSCVL(ts.presc); in rtgui_touch_init()
Completed in 8 milliseconds