Searched refs:eeti (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | eeti_ts.c | 44 static void eeti_ts_report_event(struct eeti_ts *eeti, u8 *buf) in eeti_ts_report_event() argument 59 input_report_abs(eeti->input, ABS_PRESSURE, buf[5]); in eeti_ts_report_event() 61 touchscreen_report_pos(eeti->input, &eeti->props, x, y, false); in eeti_ts_report_event() 62 input_report_key(eeti->input, BTN_TOUCH, buf[0] & REPORT_BIT_PRESSED); in eeti_ts_report_event() 63 input_sync(eeti->input); in eeti_ts_report_event() 66 static int eeti_ts_read(struct eeti_ts *eeti) in eeti_ts_read() argument 71 len = i2c_master_recv(eeti->client, buf, sizeof(buf)); in eeti_ts_read() 74 dev_err(&eeti->client->dev, in eeti_ts_read() 82 eeti_ts_report_event(eeti, buf); in eeti_ts_read() 89 struct eeti_ts *eeti = dev_id; in eeti_ts_isr() local [all …]
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-skov-revc-jutouch-jt101tm023.dts | 33 compatible = "eeti,exc81w32", "eeti,exc80h84";
|
| H A D | imx8mq-zii-ultra-rmb3.dts | 143 compatible = "eeti,exc3000";
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-b125pv2.dts | 22 compatible = "eeti,exc80h60";
|
| H A D | imx6dl-b125v2.dts | 22 compatible = "eeti,exc80h60";
|
| H A D | imx6dl-b155v2.dts | 22 compatible = "eeti,exc80h84";
|
| H A D | imx6sx-sabreauto.dts | 410 compatible = "eeti,egalax_ts";
|
| H A D | imx6q-bosch-acc.dts | 452 compatible = "eeti,exc3000";
|
| H A D | imx6qdl-gw560x.dtsi | 526 compatible = "eeti,egalax_ts";
|
| H A D | imx6qdl-zii-rdu2.dtsi | 615 compatible = "eeti,exc3000";
|
| /linux/arch/arm/boot/dts/intel/pxa/ |
| H A D | pxa300-raumfeld-controller.dts | 194 compatible = "eeti,exc3000-i2c"; 213 eeti_ts_pins: eeti-ts-pins {
|