Lines Matching defs:time
32 #define CDNS_IP_MCP_CONFIG 0x0 /* IP offset added at run-time */
49 #define CDNS_IP_MCP_CONTROL 0x4 /* IP offset added at run-time */
57 #define CDNS_IP_MCP_CMDCTRL 0x8 /* IP offset added at run-time */
132 #define CDNS_IP_MCP_CMD_BASE 0x80 /* IP offset added at run-time */
133 #define CDNS_IP_MCP_RESP_BASE 0x80 /* IP offset added at run-time */
629 unsigned long time;
660 time = wait_for_completion_timeout(&cdns->tx_complete,
662 if (!time) {
680 unsigned long time;
705 time = wait_for_completion_timeout(&cdns->tx_complete,
707 if (!time) {