Re: [Patch V1 3/4] memory: tegra: add mc-err support for T186

From: Dmitry Osipenko
Date: Wed Jan 12 2022 - 06:22:36 EST


11.01.2022 21:45, Ashish Mhetre пишет:
> #define MC_INT_DECERR_ROUTE_SANITY BIT(20)
> #define MC_INT_WCAM_ERR BIT(19)
> #define MC_INT_SCRUB_ECC_WR_ACK BIT(18)

I don't see where these errors are handled in the code. Is documentation
that explains these bits publicly available?