Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Diopoll.h47 #define readw_poll_timeout(addr, val, cond, timeout_us) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Diopoll.h149 #define readw_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c284 if (readw_poll_timeout(r8a66597->reg + DCPCTR, dcpctr, in send_setup_packet()