STMPE_BLOCK_PWM   713 drivers/mfd/stmpe.c 		.block	= STMPE_BLOCK_PWM,
STMPE_BLOCK_PWM   793 drivers/mfd/stmpe.c 	if (blocks & STMPE_BLOCK_PWM)
STMPE_BLOCK_PWM   805 drivers/mfd/stmpe.c 	case STMPE_BLOCK_PWM:
STMPE_BLOCK_PWM   997 drivers/mfd/stmpe.c 		.block	= STMPE_BLOCK_PWM,
STMPE_BLOCK_PWM  1023 drivers/mfd/stmpe.c 	case STMPE_BLOCK_PWM:
STMPE_BLOCK_PWM  1370 drivers/mfd/stmpe.c 			pdata->blocks |= STMPE_BLOCK_PWM;
STMPE_BLOCK_PWM   125 drivers/pwm/pwm-stmpe.c 					STMPE_BLOCK_PWM);
STMPE_BLOCK_PWM   295 drivers/pwm/pwm-stmpe.c 	ret = stmpe_enable(stmpe, STMPE_BLOCK_PWM);
STMPE_BLOCK_PWM   301 drivers/pwm/pwm-stmpe.c 		stmpe_disable(stmpe, STMPE_BLOCK_PWM);