Home
last modified time | relevance | path

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

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