Home
last modified time | relevance | path

Searched refs:STMPE2403 (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/pwm/
Dpwm-stmpe.c121 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()
300 case STMPE2403: in stmpe_pwm_probe()
/linux-6.12.1/drivers/mfd/
Dstmpe-i2c.c64 { .compatible = "st,stmpe2403", .data = (void *)STMPE2403, },
110 { "stmpe2403", STMPE2403 },
Dstmpe-spi.c129 { "stmpe2403", STMPE2403 },
Dstmpe.c1067 [STMPE2403] = &stmpe2403,
DKconfig1458 STMPE2403: GPIO, Keypad
/linux-6.12.1/include/linux/mfd/
Dstmpe.h47 STMPE2403, enumerator
/linux-6.12.1/drivers/input/keyboard/
Dstmpe-keypad.c103 [STMPE2403] = {
/linux-6.12.1/drivers/gpio/
Dgpio-stmpe.c310 case STMPE2403: in stmpe_dbg_show_one()