Home
last modified time | relevance | path

Searched refs:ABS_MT_POSITION_Y (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c168 evdev_push_event(sc->sc_evdev, EV_ABS, ABS_MT_POSITION_Y, y); in ft5406ts_callout()
255 evdev_support_abs(sc->sc_evdev, ABS_MT_POSITION_Y, 0, in ft5406ts_init()
/f-stack/freebsd/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h856 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro