Searched refs:errlog5 (Results 1 – 1 of 1) sorted by relevance
175 u32 errlog5; member1775 cbb->noc->parse_userbits(&userbits, cbb->errlog5); in print_errlog5()1936 cbb->errlog5 = readl(cbb->regs + ERRLOGGER_0_ERRLOG5_0); in print_errloggerX_info()1943 cbb->errlog5 = readl(cbb->regs + ERRLOGGER_1_ERRLOG5_0); in print_errloggerX_info()1950 cbb->errlog5 = readl(cbb->regs + ERRLOGGER_2_ERRLOG5_0); in print_errloggerX_info()1965 tegra_cbb_print_err(file, "\tErrLog5\t\t\t: %#x\n", cbb->errlog5); in print_errloggerX_info()1967 if (cbb->errlog5) in print_errloggerX_info()2041 mstr_id = FIELD_GET(USRBITS_MSTR_ID, priv->errlog5) - 1; in tegra194_cbb_err_isr()