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()
515 .block = STMPE_BLOCK_GPIO,
534 if (blocks & STMPE_BLOCK_GPIO) in stmpe811_enable()
640 .block = STMPE_BLOCK_GPIO,
647 if (blocks & STMPE_BLOCK_GPIO) in stmpe1600_enable()
703 .block = STMPE_BLOCK_GPIO,
783 if (blocks & STMPE_BLOCK_GPIO) in stmpe1601_enable()
811 case STMPE_BLOCK_GPIO: in stmpe1601_get_altfunc()
870 .block = STMPE_BLOCK_GPIO,
883 if (blocks & STMPE_BLOCK_GPIO) in stmpe1801_enable()
987 .block = STMPE_BLOCK_GPIO,
1006 if (blocks & STMPE_BLOCK_GPIO) in stmpe24xx_enable()
1026 case STMPE_BLOCK_GPIO: in stmpe24xx_get_altfunc()
1362 pdata->blocks |= STMPE_BLOCK_GPIO; in stmpe_of_probe()