Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Diopoll.h58 #define readw_relaxed_poll_timeout(addr, val, cond, timeout_us) \ macro
/openbmc/linux/include/linux/
H A Diopoll.h187 #define readw_relaxed_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c222 ret = readw_relaxed_poll_timeout(&generic_comm_base->status, status, in check_pcc_chan()