Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A D88pm800.c372 PM800_WAKEUP2_INV_INT | PM800_WAKEUP2_INT_CLEAR | in device_irq_init_800()
375 data = PM800_WAKEUP2_INT_CLEAR; in device_irq_init_800()
/linux/include/linux/mfd/
H A D88pm80x.h77 #define PM800_WAKEUP2_INT_CLEAR BIT(1) macro