/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,
|