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

  /src/sys/arch/hpcmips/vr/
vrpiu.c 615 int x, y, xraw, yraw; local in function:vrpiu_tp_intr
695 xraw = tpy1 * sc->sc_pb_paddata_max / (tpy0 + tpy1);
697 DPRINTF(("%3d %3d", xraw, yraw));
699 tpcalib_trans(&sc->sc_tpcalib, xraw,
vrpiu.c 615 int x, y, xraw, yraw; local in function:vrpiu_tp_intr
695 xraw = tpy1 * sc->sc_pb_paddata_max / (tpy0 + tpy1);
697 DPRINTF(("%3d %3d", xraw, yraw));
699 tpcalib_trans(&sc->sc_tpcalib, xraw,
vrpiu.c 615 int x, y, xraw, yraw; local in function:vrpiu_tp_intr
695 xraw = tpy1 * sc->sc_pb_paddata_max / (tpy0 + tpy1);
697 DPRINTF(("%3d %3d", xraw, yraw));
699 tpcalib_trans(&sc->sc_tpcalib, xraw,

Completed in 32 milliseconds