Lines Matching refs:uncrr_sym
139 marvel_print_po7_uncrr_sym(u64 uncrr_sym, u64 valid_mask) in marvel_print_po7_uncrr_sym() argument
186 uncrr_sym &= valid_mask; in marvel_print_po7_uncrr_sym()
191 EXTRACT(uncrr_sym, IO7__PO7_UNCRR_SYM__SYN)); in marvel_print_po7_uncrr_sym()
194 marvel_print_err_cyc(EXTRACT(uncrr_sym, in marvel_print_po7_uncrr_sym()
197 scratch = EXTRACT(uncrr_sym, IO7__PO7_UNCRR_SYM__CLK); in marvel_print_po7_uncrr_sym()
205 if (uncrr_sym & IO7__PO7_UNCRR_SYM__CDT_OVF_TO__REQ) in marvel_print_po7_uncrr_sym()
208 if (uncrr_sym & IO7__PO7_UNCRR_SYM__CDT_OVF_TO__RIO) in marvel_print_po7_uncrr_sym()
211 if (uncrr_sym & IO7__PO7_UNCRR_SYM__CDT_OVF_TO__WIO) in marvel_print_po7_uncrr_sym()
214 if (uncrr_sym & IO7__PO7_UNCRR_SYM__CDT_OVF_TO__BLK) in marvel_print_po7_uncrr_sym()
217 if (uncrr_sym & IO7__PO7_UNCRR_SYM__CDT_OVF_TO__NBK) in marvel_print_po7_uncrr_sym()
221 if (uncrr_sym & IO7__PO7_UNCRR_SYM__OVF__READIO) in marvel_print_po7_uncrr_sym()
224 if (uncrr_sym & IO7__PO7_UNCRR_SYM__OVF__WRITEIO) in marvel_print_po7_uncrr_sym()
227 if (uncrr_sym & IO7__PO7_UNCRR_SYM__OVF__FWD) in marvel_print_po7_uncrr_sym()
231 if ((scratch = EXTRACT(uncrr_sym, IO7__PO7_UNCRR_SYM__VICTIM_SP))) { in marvel_print_po7_uncrr_sym()
245 if ((scratch = EXTRACT(uncrr_sym, IO7__PO7_UNCRR_SYM__DETECT_SP))) { in marvel_print_po7_uncrr_sym()
257 scratch = EXTRACT(uncrr_sym, IO7__PO7_UNCRR_SYM__STRV_VTR); in marvel_print_po7_uncrr_sym()