/linux/drivers/mfd/ |
H A D | stmpe-i2c.c | 59 { .compatible = "st,stmpe811", .data = (void *)STMPE811, }, 105 { "stmpe811", STMPE811 },
|
H A D | stmpe.c | 441 * Touchscreen (STMPE811 or STMPE610) 464 * ADC (STMPE811) 487 * STMPE811 or STMPE610 580 static struct stmpe_variant_info stmpe811 = { variable 581 .name = "stmpe811", 1062 [STMPE811] = &stmpe811,
|
H A D | stmpe.h | 127 * STMPE811
|
/linux/arch/arm/boot/dts/st/ |
H A D | spear320-hmi.dts | 233 stmpe811@41 { 234 compatible = "st,stmpe811";
|
H A D | stm32f429-disco.dts | 117 stmpe811@41 { 118 compatible = "st,stmpe811";
|
H A D | stm32mp157c-phycore-stm32mp15-som.dtsi | 182 compatible = "st,stmpe811";
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | st,stmpe.yaml | 25 - st,stmpe811 259 compatible = "st,stmpe811";
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ul-isiot.dtsi | 125 stmpe811: gpio-expander@44 { label 126 compatible = "st,stmpe811";
|
H A D | imx6qdl-apalis-v1.2.dtsi | 5 /delete-node/ stmpe811@41;
|
H A D | imx6qdl-colibri-v1.2.dtsi | 5 /delete-node/ stmpe811@41;
|
H A D | imx6qdl-colibri.dtsi | 555 /* STMPE811 touch screen controller */ 556 stmpe811@41 { 557 compatible = "st,stmpe811"; 1035 /* STMPE811 interrupt */
|
H A D | imx6qdl-apalis.dtsi | 631 /* STMPE811 touch screen controller */ 632 stmpe811@41 { 633 compatible = "st,stmpe811"; 1253 /* STMPE811 interrupt */
|
H A D | imx6ul-phytec-segin-peb-av-02.dtsi | 55 compatible = "st,stmpe811";
|
H A D | imx6qdl-phytec-pbab01.dtsi | 123 compatible = "st,stmpe811";
|
H A D | imx6qdl-phytec-mira.dtsi | 157 compatible = "st,stmpe811";
|
H A D | mba6ulx.dtsi | 279 compatible = "st,stmpe811";
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-tqmls1021a-mbls1021a.dts | 292 stmpe811: port-expander@41 { label 293 compatible = "st,stmpe811";
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am5729-beagleboneai.dts | 411 /* STMPE811 touch screen controller */ 412 stmpe811@41 { 413 compatible = "st,stmpe811";
|
/linux/drivers/input/touchscreen/ |
H A D | stmpe-ts.c | 3 * STMicroelectronics STMPE811 Touchscreen Driver 50 * struct stmpe_touch - stmpe811 touch screen controller state
|
/linux/include/linux/mfd/ |
H A D | stmpe.h | 42 STMPE811, enumerator
|
/linux/drivers/iio/adc/ |
H A D | stmpe-adc.c | 3 * STMicroelectronics STMPE811 IIO ADC Driver
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-colibri.dtsi | 859 /* STMPE811 touch screen controller */ 861 compatible = "st,stmpe811";
|
H A D | tegra30-apalis.dtsi | 978 /* STMPE811 touch screen controller */ 980 compatible = "st,stmpe811";
|
H A D | tegra30-apalis-v1.1.dtsi | 995 /* STMPE811 touch screen controller */ 997 compatible = "st,stmpe811";
|
/linux/drivers/gpio/ |
H A D | gpio-stmpe.c | 316 case STMPE811: in stmpe_dbg_show_one()
|