Searched refs:STMPE2403 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/pwm/ |
H A D | pwm-stmpe.c | 122 stmpe_pwm->stmpe->partnum == STMPE2403) in stmpe_24xx_pwm_config() 160 if (stmpe_pwm->stmpe->partnum == STMPE2403) in stmpe_24xx_pwm_config() 168 if (stmpe_pwm->stmpe->partnum == STMPE2403) in stmpe_24xx_pwm_config() 197 } else if (stmpe_pwm->stmpe->partnum == STMPE2403) { in stmpe_24xx_pwm_config() 306 if (stmpe->partnum == STMPE2401 || stmpe->partnum == STMPE2403) { in stmpe_pwm_probe()
|
/openbmc/linux/drivers/mfd/ |
H A D | stmpe-i2c.c | 64 { .compatible = "st,stmpe2403", .data = (void *)STMPE2403, }, 110 { "stmpe2403", STMPE2403 },
|
H A D | stmpe-spi.c | 129 { "stmpe2403", STMPE2403 },
|
H A D | stmpe.c | 1067 [STMPE2403] = &stmpe2403,
|
H A D | Kconfig | 1434 STMPE2403: GPIO, Keypad
|
/openbmc/linux/include/linux/mfd/ |
H A D | stmpe.h | 47 STMPE2403, enumerator
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | stmpe-keypad.c | 103 [STMPE2403] = {
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-stmpe.c | 307 case STMPE2403: in stmpe_dbg_show_one()
|