Searched refs:STMPE2403 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | pwm-stmpe.c | 121 stmpe_pwm->stmpe->partnum == STMPE2403) in stmpe_24xx_pwm_config() 159 if (stmpe_pwm->stmpe->partnum == STMPE2403) in stmpe_24xx_pwm_config() 167 if (stmpe_pwm->stmpe->partnum == STMPE2403) in stmpe_24xx_pwm_config() 196 } else if (stmpe_pwm->stmpe->partnum == STMPE2403) { in stmpe_24xx_pwm_config() 283 if (stmpe->partnum == STMPE2401 || stmpe->partnum == STMPE2403) { in stmpe_pwm_probe()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | stmpe-i2c.c | 64 { .compatible = "st,stmpe2403", .data = (void *)STMPE2403, }, 109 { "stmpe2403", STMPE2403 },
|
| H A D | stmpe-spi.c | 129 { "stmpe2403", STMPE2403 },
|
| H A D | stmpe.c | 1069 [STMPE2403] = &stmpe2403,
|
| H A D | Kconfig | 1418 STMPE2403: GPIO, Keypad
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | stmpe.h | 47 STMPE2403, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | stmpe-keypad.c | 102 [STMPE2403] = {
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-stmpe.c | 305 case STMPE2403: in stmpe_dbg_show_one()
|