touchx             86 platform/a3400/kbd.c static unsigned short touchx = 0, touchy = 0;
touchx             91 platform/a3400/kbd.c     *x=touchx;
touchx            103 platform/a3400/kbd.c     touchx = ((touch_screen_x & 0x7FFF) >> 5) ^ 0x3FF;