Searched refs:pend_state (Results 1 – 1 of 1) sorted by relevance
356 uint64_t pend_state; in ssogws_reset() local362 pend_state = otx2_read64(base + SSOW_LF_GWS_PENDSTATE); in ssogws_reset()364 } while (pend_state & (BIT_ULL(63) | BIT_ULL(62) | BIT_ULL(58))); in ssogws_reset()377 pend_state = otx2_read64(base + SSOW_LF_GWS_PENDSTATE); in ssogws_reset()379 } while (pend_state & BIT_ULL(58)); in ssogws_reset()