Home
last modified time | relevance | path

Searched refs:STMPE_BLOCK_PWM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pwm/
A Dpwm-stmpe.c125 STMPE_BLOCK_PWM); in stmpe_24xx_pwm_config()
294 ret = stmpe_enable(stmpe, STMPE_BLOCK_PWM); in stmpe_pwm_probe()
300 stmpe_disable(stmpe, STMPE_BLOCK_PWM); in stmpe_pwm_probe()
/linux/drivers/mfd/
A Dstmpe.c717 .block = STMPE_BLOCK_PWM,
797 if (blocks & STMPE_BLOCK_PWM) in stmpe1601_enable()
809 case STMPE_BLOCK_PWM: in stmpe1601_get_altfunc()
1001 .block = STMPE_BLOCK_PWM,
1027 case STMPE_BLOCK_PWM: in stmpe24xx_get_altfunc()
1374 pdata->blocks |= STMPE_BLOCK_PWM; in stmpe_of_probe()
/linux/include/linux/mfd/
A Dstmpe.h35 STMPE_BLOCK_PWM = 1 << 4, enumerator

Completed in 6 milliseconds