Lines Matching refs:STMPE_BLOCK_GPIO
261 ret = __stmpe_enable(stmpe, STMPE_BLOCK_GPIO); in stmpe_set_altfunc()
355 .block = STMPE_BLOCK_GPIO,
362 .block = STMPE_BLOCK_GPIO,
369 if (blocks & STMPE_BLOCK_GPIO) in stmpe801_enable()
445 .block = STMPE_BLOCK_GPIO,
459 if (blocks & STMPE_BLOCK_GPIO) in stmpe811_enable()
533 .block = STMPE_BLOCK_GPIO,
608 if (blocks & STMPE_BLOCK_GPIO) in stmpe1601_enable()
636 case STMPE_BLOCK_GPIO: in stmpe1601_get_altfunc()
680 .block = STMPE_BLOCK_GPIO,
693 if (blocks & STMPE_BLOCK_GPIO) in stmpe1801_enable()
767 .block = STMPE_BLOCK_GPIO,
781 if (blocks & STMPE_BLOCK_GPIO) in stmpe24xx_enable()
800 case STMPE_BLOCK_GPIO: in stmpe24xx_get_altfunc()
1143 pdata->blocks |= STMPE_BLOCK_GPIO; in stmpe_of_probe()