Lines Matching refs:STMPE_BLOCK_GPIO
276 ret = __stmpe_enable(stmpe, STMPE_BLOCK_GPIO); in stmpe_set_altfunc()
397 .block = STMPE_BLOCK_GPIO,
404 .block = STMPE_BLOCK_GPIO,
411 if (blocks & STMPE_BLOCK_GPIO) in stmpe801_enable()
513 .block = STMPE_BLOCK_GPIO,
532 if (blocks & STMPE_BLOCK_GPIO) in stmpe811_enable()
638 .block = STMPE_BLOCK_GPIO,
645 if (blocks & STMPE_BLOCK_GPIO) in stmpe1600_enable()
701 .block = STMPE_BLOCK_GPIO,
781 if (blocks & STMPE_BLOCK_GPIO) in stmpe1601_enable()
809 case STMPE_BLOCK_GPIO: in stmpe1601_get_altfunc()
868 .block = STMPE_BLOCK_GPIO,
881 if (blocks & STMPE_BLOCK_GPIO) in stmpe1801_enable()
985 .block = STMPE_BLOCK_GPIO,
1004 if (blocks & STMPE_BLOCK_GPIO) in stmpe24xx_enable()
1024 case STMPE_BLOCK_GPIO: in stmpe24xx_get_altfunc()
1353 pdata->blocks |= STMPE_BLOCK_GPIO; in stmpe_of_probe()