Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dstmpe.h103 #define STMPE_ICR_LSB_HIGH (1 << 2) macro
H A Dstmpe.c1282 icr |= STMPE_ICR_LSB_HIGH; in stmpe_chip_init()