Searched refs:STMPE2403 (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/pwm/ |
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() 305 if (stmpe->partnum == STMPE2401 || stmpe->partnum == STMPE2403) { in stmpe_pwm_probe()
|
/linux-6.3-rc2/drivers/mfd/ |
A D | stmpe-i2c.c | 64 { .compatible = "st,stmpe2403", .data = (void *)STMPE2403, }, 110 { "stmpe2403", STMPE2403 },
|
A D | stmpe-spi.c | 129 { "stmpe2403", STMPE2403 },
|
A D | stmpe.c | 1067 [STMPE2403] = &stmpe2403,
|
A D | Kconfig | 1360 STMPE2403: GPIO, Keypad
|
/linux-6.3-rc2/include/linux/mfd/ |
A D | stmpe.h | 47 STMPE2403, enumerator
|
/linux-6.3-rc2/drivers/input/keyboard/ |
A D | stmpe-keypad.c | 103 [STMPE2403] = {
|
/linux-6.3-rc2/drivers/gpio/ |
A D | gpio-stmpe.c | 305 case STMPE2403: in stmpe_dbg_show_one()
|
Completed in 14 milliseconds