Searched refs:RAM_REPAIR_STS (Results 1 – 2 of 2) sorted by relevance
56 #define RAM_REPAIR_STS BIT(1) macro
132 } while (!(val & RAM_REPAIR_STS) && ram_repair_timeout--); in tegra124_ram_repair()143 } while (!(val & RAM_REPAIR_STS) && ram_repair_timeout--); in tegra124_ram_repair()
Completed in 3 milliseconds