Lines Matching defs:d2
987 uint32_t cnt, d2;
1008 d2 = (uint32_t) RD_REG_WORD(®->mailbox0);
1009 for (cnt = 10000 ; cnt && d2; cnt--) {
1011 d2 = (uint32_t) RD_REG_WORD(®->mailbox0);
1016 d2 = RD_REG_DWORD(®->ctrl_status);
1017 for (cnt = 6000000 ; cnt && (d2 & CSRX_ISP_SOFT_RESET); cnt--) {
1019 d2 = RD_REG_DWORD(®->ctrl_status);
1049 d2 = (uint32_t) RD_REG_WORD(®->mailbox0);
1050 for (cnt = 6000000 ; cnt && d2; cnt--) {
1052 d2 = (uint32_t) RD_REG_WORD(®->mailbox0);