Home
last modified time | relevance | path

Searched refs:TPS6594_BIT_ALARM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/rtc/
H A Drtc-tps6594.c464 TPS6594_BIT_ALARM); in tps6594_rtc_resume()
/linux/drivers/mfd/
H A Dtps6594-core.c272 REGMAP_IRQ_REG(TPS6594_IRQ_ALARM, 16, TPS6594_BIT_ALARM),
/linux/include/linux/mfd/
H A Dtps6594.h896 #define TPS6594_BIT_ALARM BIT(6) macro