Home
last modified time | relevance | path

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

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