touchy             86 platform/a3400/kbd.c static unsigned short touchx = 0, touchy = 0;
touchy             92 platform/a3400/kbd.c     *y=touchy;
touchy            104 platform/a3400/kbd.c     touchy = ((touch_screen_y & 0x7FFF) >> 5) ^ 0x3FF;