Searched refs:STMPE2401 (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/pwm/ |
| H A D | pwm-stmpe.c | 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() 299 case STMPE2401: in stmpe_pwm_probe()
|
| /linux/drivers/mfd/ |
| H A D | stmpe-i2c.c | 63 { .compatible = "st,stmpe2401", .data = (void *)STMPE2401, }, 109 { "stmpe2401", STMPE2401 },
|
| H A D | stmpe-spi.c | 128 { "stmpe2401", STMPE2401 },
|
| H A D | stmpe.c | 1066 [STMPE2401] = &stmpe2401,
|
| H A D | Kconfig | 1613 STMPE2401: GPIO, Keypad
|
| /linux/include/linux/mfd/ |
| H A D | stmpe.h | 46 STMPE2401, enumerator
|
| /linux/drivers/input/keyboard/ |
| H A D | stmpe-keypad.c | 93 [STMPE2401] = {
|
| /linux/drivers/gpio/ |
| H A D | gpio-stmpe.c | 320 case STMPE2401: in stmpe_dbg_show_one()
|