Erista: MRf and timing fixes

This commit is contained in:
Lightos1
2026-02-20 07:32:10 +01:00
parent 0f608b1702
commit 1209337af6
5 changed files with 29 additions and 26 deletions

View File

@@ -178,7 +178,7 @@ namespace ams::ldr::hoc::pcv {
}
namespace erista {
const u32 maxClocks[] = { C.eristaEmcMaxClock2, C.eristaEmcMaxClock1, C.eristaEmcMaxClock, };
static u32 maxEmcClocks[] = { C.eristaEmcMaxClock2, C.eristaEmcMaxClock1, C.eristaEmcMaxClock, };
#define GET_MAX_OF_ARR(ARR) (*std::max_element(ARR, ARR + std::size(ARR)))
constexpr cvb_entry_t CpuCvbTableDefault[] = {