Home
last modified time | relevance | path

Searched refs:STMPE_ICR_LSB_EDGE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mfd/
H A Dstmpe.h104 #define STMPE_ICR_LSB_EDGE (1 << 1) macro
H A Dstmpe.c1274 icr |= STMPE_ICR_LSB_EDGE; in stmpe_chip_init()