Home
last modified time | relevance | path

Searched refs:MC_ERR_STATUS_SECURITY (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/memory/tegra/
Dmc.h79 #define MC_ERR_STATUS_SECURITY BIT(17) macro
Dmc.c639 if (value & MC_ERR_STATUS_SECURITY) in tegra30_mc_handle_irq()