Lines Matching refs:STMPE_BLOCK_GPIO
282 ret = __stmpe_enable(stmpe, STMPE_BLOCK_GPIO); in stmpe_set_altfunc()
401 .block = STMPE_BLOCK_GPIO,
408 .block = STMPE_BLOCK_GPIO,
415 if (blocks & STMPE_BLOCK_GPIO) in stmpe801_enable()
493 .block = STMPE_BLOCK_GPIO,
507 if (blocks & STMPE_BLOCK_GPIO) in stmpe811_enable()
584 .block = STMPE_BLOCK_GPIO,
591 if (blocks & STMPE_BLOCK_GPIO) in stmpe1600_enable()
647 .block = STMPE_BLOCK_GPIO,
727 if (blocks & STMPE_BLOCK_GPIO) in stmpe1601_enable()
755 case STMPE_BLOCK_GPIO: in stmpe1601_get_altfunc()
814 .block = STMPE_BLOCK_GPIO,
827 if (blocks & STMPE_BLOCK_GPIO) in stmpe1801_enable()
931 .block = STMPE_BLOCK_GPIO,
950 if (blocks & STMPE_BLOCK_GPIO) in stmpe24xx_enable()
970 case STMPE_BLOCK_GPIO: in stmpe24xx_get_altfunc()
1306 pdata->blocks |= STMPE_BLOCK_GPIO; in stmpe_of_probe()