Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Diopoll.h132 #define readw_relaxed_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
/Linux-v4.19/drivers/acpi/
Dcppc_acpi.c214 ret = readw_relaxed_poll_timeout(&generic_comm_base->status, status, in check_pcc_chan()