Home
last modified time | relevance | path

Searched refs:ABS_Y (Results 126 – 150 of 187) sorted by relevance

12345678

/openbmc/linux/drivers/input/mouse/
H A Dappletouch.c618 input_report_abs(dev->input, ABS_Y, y); in atp_complete_geyser_1_2()
738 input_report_abs(dev->input, ABS_Y, y); in atp_complete_geyser_3_4()
907 input_set_abs_params(input_dev, ABS_Y, 0, in atp_probe()
H A Dcypress_ps2.c375 input_set_abs_params(input, ABS_Y, 0, cytp->tp_max_abs_y, 0, 0); in cypress_set_input_params()
393 input_abs_set_res(input, ABS_Y, cytp->tp_res_y); in cypress_set_input_params()
H A Dsentelic.c784 input_report_abs(dev, ABS_Y, abs_y); in fsp_process_byte()
953 input_set_abs_params(dev, ABS_Y, 0, abs_y, 0, 0); in fsp_set_input_params()
/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c229 .ev_code_y = ABS_Y, /* EV_REL */
775 __set_bit(ABS_Y, input_dev->absbit); in adxl34x_probe()
784 input_set_abs_params(input_dev, ABS_Y, -range, range, 3, 3); in adxl34x_probe()
H A Dad714x.c846 input_report_abs(sw->input, ABS_Y, in ad714x_touchpad_state_machine()
1102 __set_bit(ABS_Y, input->absbit); in ad714x_probe()
1107 ABS_Y, 0, tp_plat->y_max_coord, 0, 0); in ad714x_probe()
/openbmc/linux/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c395 input_report_abs(ts->ts_input, ABS_Y, ts->ts_y_pos); in mxs_lradc_report_ts_event()
593 input_set_abs_params(input, ABS_Y, 0, LRADC_SINGLE_SAMPLE_MASK, 0, 0); in mxs_lradc_ts_register()
H A Dad7879.c214 input_report_abs(input_dev, ABS_Y, ts->y); in ad7879_report()
565 input_set_abs_params(input_dev, ABS_Y, 0, MAX_12BIT, 0, 0); in ad7879_probe()
H A Deeti_ts.c192 input_set_abs_params(input, ABS_Y, 0, EETI_MAXVAL, 0, 0); in eeti_ts_probe()
H A Dresistive-adc-touch.c247 input_set_abs_params(input, ABS_Y, 0, GRTS_MAX_POS_MASK - 1, 0, 0); in grts_probe()
H A Dstmpe-ts.c339 input_set_abs_params(idev, ABS_Y, 0, XY_MASK, 0, 0); in stmpe_input_probe()
H A Dbu21029_ts.c386 input_set_abs_params(in_dev, ABS_Y, 0, MAX_12BIT, 0, 0); in bu21029_probe()
H A Dwm97xx-core.c429 input_report_abs(wm->input_dev, ABS_Y, data.y & 0xfff); in wm97xx_read_samples()
573 input_set_abs_params(wm->input_dev, ABS_Y, abs_y[0], abs_y[1], in wm97xx_register_touch()
/openbmc/u-boot/arch/arm/dts/
H A Dsun4i-a10-inet9f-rev03.dts88 linux,code = <ABS_Y>;
96 linux,code = <ABS_Y>;
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts84 linux,code = <ABS_Y>;
92 linux,code = <ABS_Y>;
/openbmc/linux/drivers/iio/adc/
H A Dat91_adc.c360 input_report_abs(st->ts_input, ABS_Y, y); in at91_ts_sample()
417 input_report_abs(st->ts_input, ABS_Y, st->ts_prev_absy); in at91_adc_rl_interrupt()
960 input_set_abs_params(input, ABS_Y, 0, (1 << MAX_POS_BITS) - 1, in at91_ts_register()
973 input_set_abs_params(input, ABS_Y, 0, (1 << MAX_RLPOS_BITS) - 1, in at91_ts_register()
/openbmc/linux/drivers/hid/
H A Dhid-elo.c62 input_report_abs(input, ABS_Y, (data[5] << 8) | data[4]); in elo_process_data()
H A Dhid-sony.c367 [0x31] = ABS_Y,
396 [0x31] = ABS_Y,
835 input_report_abs(sc->sensor_dev, ABS_Y, val); in sixaxis_parse_report()
1112 input_set_abs_params(sc->sensor_dev, ABS_Y, -512, 511, 4, 0); in sony_register_sensors()
1115 input_abs_set_res(sc->sensor_dev, ABS_Y, SIXAXIS_ACC_RES_PER_G); in sony_register_sensors()
H A Dhid-playstation.c715 input_set_abs_params(gamepad, ABS_Y, 0, 255, 0, 0); in ps_gamepad_create()
865 input_set_abs_params(sensors, ABS_Y, -accel_range, accel_range, 16, 0); in ps_sensors_create()
868 input_abs_set_res(sensors, ABS_Y, accel_res); in ps_sensors_create()
1039 ds->accel_calib_data[1].abs_code = ABS_Y; in dualsense_get_calibration_data()
1346 input_report_abs(ds->gamepad, ABS_Y, ds_report->y); in dualsense_parse_report()
1896 ds4->accel_calib_data[1].abs_code = ABS_Y; in dualshock4_get_calibration_data()
2218 input_report_abs(ds4->gamepad, ABS_Y, ds4_report->y); in dualshock4_parse_report()
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dadc-joystick.yaml122 linux,code = <ABS_Y>;
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go3.dts65 linux,code = <ABS_Y>;
/openbmc/linux/drivers/input/joystick/
H A Dguillemot.c29 { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RUDDER, -1 };
H A Dspaceball.c41 static int spaceball_axes[] = { ABS_X, ABS_Z, ABS_Y, ABS_RX, ABS_RZ, ABS_RY };
H A Dxpad.c421 ABS_X, ABS_Y, /* left stick */
761 input_report_abs(dev, ABS_Y, in xpad_process_packet()
875 input_report_abs(dev, ABS_Y, in xpad360_process_packet()
1064 input_report_abs(dev, ABS_Y, in xpadone_process_packet()
1858 case ABS_Y: in xpad_set_up_abs()
H A Dn64joy.c183 input_report_abs(dev, ABS_Y, data[i].y); in n64joy_poll()
H A Dgf2k.c53 static unsigned char gf2k_abs[] = { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RUDDER, ABS_GAS, ABS_BRAKE };

12345678