Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Diopoll.h126 #define readb_relaxed_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
/linux-4.19.296/drivers/rtc/
Drtc-digicolor.c53 ret = readb_relaxed_poll_timeout( in dc_rtc_cmds()