Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-r7301.c46 #define RTC7301_CONTROL_BUSY BIT(0) macro
97 if (!(val & RTC7301_CONTROL_BUSY)) in rtc7301_wait_while_busy()