Searched refs:eeti (Results 1 – 23 of 23) sorted by relevance
/linux-6.12.1/drivers/input/touchscreen/ |
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-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | egalax-ts.txt | 4 - compatible: must be "eeti,egalax_ts" 13 compatible = "eeti,egalax_ts";
|
D | eeti.txt | 4 - compatible: should be "eeti,exc3000-i2c" 24 compatible = "eeti,exc3000-i2c";
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6dl-b125v2.dts | 22 compatible = "eeti,exc80h60";
|
D | imx6dl-b125pv2.dts | 22 compatible = "eeti,exc80h60";
|
D | imx6dl-b155v2.dts | 22 compatible = "eeti,exc80h84";
|
D | imx6qdl-sabresd.dtsi | 309 compatible = "eeti,egalax_ts"; 450 compatible = "eeti,egalax_ts";
|
D | imx6q-gw5400-a.dts | 320 compatible = "eeti,egalax_ts";
|
D | imx6qdl-nit6xlite.dtsi | 250 compatible = "eeti,egalax_ts";
|
D | imx6sx-sabreauto.dts | 410 compatible = "eeti,egalax_ts";
|
D | imx6qdl-nitrogen6x.dtsi | 326 compatible = "eeti,egalax_ts";
|
D | imx6qdl-nitrogen6_som2.dtsi | 318 compatible = "eeti,egalax_ts";
|
D | imx6qdl-gw53xx.dtsi | 462 compatible = "eeti,egalax_ts";
|
D | imx6q-bosch-acc.dts | 451 compatible = "eeti,exc3000";
|
D | imx6qdl-gw54xx.dtsi | 509 compatible = "eeti,egalax_ts";
|
D | imx6qdl-gw52xx.dtsi | 465 compatible = "eeti,egalax_ts";
|
D | imx6qdl-nitrogen6_max.dtsi | 397 compatible = "eeti,egalax_ts";
|
D | imx6qdl-sabreauto.dtsi | 455 compatible = "eeti,egalax_ts";
|
D | imx6qdl-gw5904.dtsi | 536 compatible = "eeti,egalax_ts";
|
D | imx6qdl-gw560x.dtsi | 568 compatible = "eeti,egalax_ts";
|
D | imx6qdl-zii-rdu2.dtsi | 615 compatible = "eeti,exc3000";
|
/linux-6.12.1/arch/arm/boot/dts/intel/pxa/ |
D | pxa300-raumfeld-controller.dts | 194 compatible = "eeti,exc3000-i2c"; 213 eeti_ts_pins: eeti-ts-pins {
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-zii-ultra-rmb3.dts | 143 compatible = "eeti,exc3000";
|