Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Diopoll.h55 #define readb_relaxed_poll_timeout(addr, val, cond, timeout_us) \ macro
/openbmc/linux/include/linux/
H A Diopoll.h181 #define readb_relaxed_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
/openbmc/linux/drivers/rtc/
H A Drtc-digicolor.c49 ret = readb_relaxed_poll_timeout( in dc_rtc_cmds()
/openbmc/linux/drivers/phy/st/
H A Dphy-miphy28lp.c491 return readb_relaxed_poll_timeout(miphy_phy->base + MIPHY_COMP_FSM_6, in miphy28lp_wait_compensation()
811 return readb_relaxed_poll_timeout(miphy_phy->base + MIPHY_STATUS_1, in miphy_is_ready()