Searched full:stmpe2401 (Results 1 – 19 of 19) sorted by relevance
| /kernel/linux/linux-5.10/drivers/pwm/ |
| D | pwm-stmpe.c | 119 /* On STMPE2401 and 2403 pins 21,22,23 are used */ in stmpe_24xx_pwm_config() 120 if (stmpe_pwm->stmpe->partnum == STMPE2401 || in stmpe_24xx_pwm_config() 156 if (stmpe_pwm->stmpe->partnum == STMPE2401) in stmpe_24xx_pwm_config() 164 if (stmpe_pwm->stmpe->partnum == STMPE2401) in stmpe_24xx_pwm_config() 200 } else if (stmpe_pwm->stmpe->partnum == STMPE2401) { in stmpe_24xx_pwm_config() 201 /* STMPE2401 need a complex program */ in stmpe_24xx_pwm_config() 283 if (stmpe->partnum == STMPE2401 || stmpe->partnum == STMPE2403) { in stmpe_pwm_probe()
|
| /kernel/linux/linux-6.6/drivers/pwm/ |
| D | pwm-stmpe.c | 120 /* On STMPE2401 and 2403 pins 21,22,23 are used */ in stmpe_24xx_pwm_config() 121 if (stmpe_pwm->stmpe->partnum == STMPE2401 || in stmpe_24xx_pwm_config() 157 if (stmpe_pwm->stmpe->partnum == STMPE2401) in stmpe_24xx_pwm_config() 165 if (stmpe_pwm->stmpe->partnum == STMPE2401) in stmpe_24xx_pwm_config() 201 } else if (stmpe_pwm->stmpe->partnum == STMPE2401) { in stmpe_24xx_pwm_config() 202 /* STMPE2401 need a complex program */ in stmpe_24xx_pwm_config() 306 if (stmpe->partnum == STMPE2401 || stmpe->partnum == STMPE2403) { in stmpe_pwm_probe()
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | stmpe-i2c.c | 63 { .compatible = "st,stmpe2401", .data = (void *)STMPE2401, }, 108 { "stmpe2401", STMPE2401 },
|
| D | stmpe-spi.c | 117 { .compatible = "st,stmpe2401", }, 128 { "stmpe2401", STMPE2401 },
|
| D | stmpe.c | 1032 static struct stmpe_variant_info stmpe2401 = { variable 1033 .name = "stmpe2401", 1068 [STMPE2401] = &stmpe2401,
|
| D | Kconfig | 1328 STMPE2401: GPIO, Keypad
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | stmpe-i2c.c | 63 { .compatible = "st,stmpe2401", .data = (void *)STMPE2401, }, 109 { "stmpe2401", STMPE2401 },
|
| D | stmpe-spi.c | 117 { .compatible = "st,stmpe2401", }, 128 { "stmpe2401", STMPE2401 },
|
| D | stmpe.c | 1030 static struct stmpe_variant_info stmpe2401 = { variable 1031 .name = "stmpe2401", 1066 [STMPE2401] = &stmpe2401,
|
| D | Kconfig | 1433 STMPE2401: GPIO, Keypad
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | ste-nomadik-nhk15.dts | 102 stmpe0: stmpe2401@43 { 103 compatible = "st,stmpe2401"; 148 stmpe1: stmpe2401@44 { 149 compatible = "st,stmpe2401";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | ste-nomadik-nhk15.dts | 103 compatible = "st,stmpe2401"; 148 compatible = "st,stmpe2401";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | st,stmpe.yaml | 28 - st,stmpe2401 212 compatible = "st,stmpe2401";
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | stmpe.h | 46 STMPE2401, enumerator
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | stmpe.h | 46 STMPE2401, enumerator
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | stmpe-keypad.c | 92 [STMPE2401] = {
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| D | stmpe-keypad.c | 93 [STMPE2401] = {
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpio-stmpe.c | 306 case STMPE2401: in stmpe_dbg_show_one()
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-stmpe.c | 304 case STMPE2401: in stmpe_dbg_show_one()
|