Searched refs:readq_poll_timeout (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | dfl-fme-mgr.c | 127 if (readq_poll_timeout(fme_pr + FME_PR_CTRL, pr_ctrl, in fme_mgr_write_init() 141 if (readq_poll_timeout(fme_pr + FME_PR_STS, pr_status, in fme_mgr_write_init() 235 if (readq_poll_timeout(fme_pr + FME_PR_CTRL, pr_ctrl, in fme_mgr_write_complete()
|
| H A D | dfl-afu-main.c | 86 if (readq_poll_timeout(base + PORT_HDR_CTRL, v, in __afu_port_disable()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | iopoll.h | 53 #define readq_poll_timeout(addr, val, cond, timeout_us) \ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iopoll.h | 161 #define readq_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
|