Home
last modified time | relevance | path

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

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