Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rv3032.c59 #define RV3032_STATUS_TF BIT(4) macro
197 if (status & RV3032_STATUS_TF) { in rv3032_handle_irq()
198 status |= RV3032_STATUS_TF; in rv3032_handle_irq()