Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-r7301.c47 #define RTC7301_CONTROL_BUSY BIT(0) macro
109 if (!(val & RTC7301_CONTROL_BUSY)) in rtc7301_wait_while_busy()