Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dstmpe.h21 STMPE_BLOCK_PWM = 1 << 4, enumerator
/linux-4.4.14/drivers/mfd/
Dstmpe.c618 if (blocks & STMPE_BLOCK_PWM) in stmpe1601_enable()
630 case STMPE_BLOCK_PWM: in stmpe1601_get_altfunc()
798 case STMPE_BLOCK_PWM: in stmpe24xx_get_altfunc()
1145 pdata->blocks |= STMPE_BLOCK_PWM; in stmpe_of_probe()