Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/misc/
H A Dtps65219-pwrbutton.c111 TPS65219_REG_MASK_INT_FOR_PB_MASK); in tps65219_pb_probe()
127 TPS65219_REG_MASK_INT_FOR_PB_MASK); in tps65219_pb_remove()
/linux-6.15/include/linux/mfd/
H A Dtps65219.h201 #define TPS65219_REG_MASK_INT_FOR_PB_MASK BIT(7) macro