Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Dtwl6040.h155 #define TWL6040_TSHUTDET 0x40 macro
/linux-6.1.9/drivers/mfd/
Dtwl6040.c239 if (status & TWL6040_TSHUTDET) { in twl6040_thint_handler()