exo2: implement warmboot firmware
This commit is contained in:
@@ -27,6 +27,7 @@ namespace ams::pmic {
|
||||
Regulator_Mariko_Max77812_B = 2, /* Device code 0x3A000006 */
|
||||
};
|
||||
|
||||
void SetEnBit(Regulator regulator);
|
||||
void EnableVddCpu(Regulator regulator);
|
||||
void DisableVddCpu(Regulator regulator);
|
||||
void EnableSleep();
|
||||
|
||||
Reference in New Issue
Block a user