mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-11-23 00:05:46 +01:00
pcie: Use proper names
This commit is contained in:
parent
53f1560a24
commit
4530b58eb0
@ -37,7 +37,7 @@ public:
|
|||||||
{19, nullptr, "SetIrqEnable"},
|
{19, nullptr, "SetIrqEnable"},
|
||||||
{20, nullptr, "SetAspmEnable"},
|
{20, nullptr, "SetAspmEnable"},
|
||||||
{21, nullptr, "SetResetUponResumeEnable"},
|
{21, nullptr, "SetResetUponResumeEnable"},
|
||||||
{22, nullptr, "Unknown22"},
|
{22, nullptr, "ResetFunction"},
|
||||||
{23, nullptr, "Unknown23"},
|
{23, nullptr, "Unknown23"},
|
||||||
};
|
};
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
Loading…
Reference in New Issue
Block a user