Searched refs:XST_DELAY (Results 1 – 1 of 1) sorted by relevance
136 #define XST_DELAY 1 /* in seconds */ macro297 delay(XST_DELAY * 1000 >> 2); in xs_get_msg()301 SEC_TO_NSEC(XST_DELAY) >> 2); in xs_get_msg()343 delay(XST_DELAY * 1000 >> 2); in xs_poll()349 SEC_TO_NSEC(XST_DELAY) >> 2); in xs_poll()442 delay(XST_DELAY * 1000 >> 2); in xs_reply()449 xs->xs_rchan, SEC_TO_NSEC(XST_DELAY) >> 2); in xs_reply()