HomeSort by: relevance | last modified time | path
    Searched defs:yraw (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/vr/
vrpiu.c 615 int x, y, xraw, yraw; local in function:vrpiu_tp_intr
696 yraw = tpx1 * sc->sc_pb_paddata_max / (tpx0 + tpx1);
697 DPRINTF(("%3d %3d", xraw, yraw));
700 yraw, &x, &y);
vrpiu.c 615 int x, y, xraw, yraw; local in function:vrpiu_tp_intr
696 yraw = tpx1 * sc->sc_pb_paddata_max / (tpx0 + tpx1);
697 DPRINTF(("%3d %3d", xraw, yraw));
700 yraw, &x, &y);

Completed in 58 milliseconds