Searched refs:sync_ackd (Results 1 – 2 of 2) sorted by relevance
538 u32 sync_ackd = bfa_ioc_ct_get_sync_ackd(r32); in bfa_ioc_ct_sync_complete() local541 if (sync_ackd == 0) in bfa_ioc_ct_sync_complete()550 tmp_ackd = sync_ackd; in bfa_ioc_ct_sync_complete()552 !(sync_ackd & bfa_ioc_ct_sync_pos(ioc))) in bfa_ioc_ct_sync_complete()553 sync_ackd |= bfa_ioc_ct_sync_pos(ioc); in bfa_ioc_ct_sync_complete()555 if (sync_reqd == sync_ackd) { in bfa_ioc_ct_sync_complete()568 if (tmp_ackd != sync_ackd) in bfa_ioc_ct_sync_complete()569 writel((r32 | sync_ackd), ioc->ioc_regs.ioc_fail_sync); in bfa_ioc_ct_sync_complete()
463 uint32_t sync_ackd = bfa_ioc_ct_get_sync_ackd(r32); in bfa_ioc_ct_sync_complete() local466 if (sync_ackd == 0) in bfa_ioc_ct_sync_complete()475 tmp_ackd = sync_ackd; in bfa_ioc_ct_sync_complete()477 !(sync_ackd & bfa_ioc_ct_sync_pos(ioc))) in bfa_ioc_ct_sync_complete()478 sync_ackd |= bfa_ioc_ct_sync_pos(ioc); in bfa_ioc_ct_sync_complete()480 if (sync_reqd == sync_ackd) { in bfa_ioc_ct_sync_complete()493 if (tmp_ackd != sync_ackd) in bfa_ioc_ct_sync_complete()494 writel((r32 | sync_ackd), ioc->ioc_regs.ioc_fail_sync); in bfa_ioc_ct_sync_complete()