diff options
author | Sergi Granell | 2017-08-09 10:08:59 +0200 |
---|---|---|
committer | Sergi Granell | 2017-08-09 10:08:59 +0200 |
commit | f71cbba68eb31be4bbe715ef9bf31ea5d9bfa24b (patch) | |
tree | b9aa7114ac639bb17e609efd793969ce571b00e1 /nids/360/SceLowio.yml | |
parent | More display NIDs (diff) | |
download | vds-libraries-f71cbba68eb31be4bbe715ef9bf31ea5d9bfa24b.tar.gz |
Add more pervasive and syscon NIDs, fix Sysroot and Sysbase NIDs
Diffstat (limited to 'nids/360/SceLowio.yml')
-rw-r--r-- | nids/360/SceLowio.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nids/360/SceLowio.yml b/nids/360/SceLowio.yml index 7f39b05..139f5ce 100644 --- a/nids/360/SceLowio.yml +++ b/nids/360/SceLowio.yml @@ -27,6 +27,10 @@ modules: ScePervasiveForDriver: nid: 0xE692C727 functions: + scePervasiveDsiClockDisable: 0x25AE181E + scePervasiveDsiClockEnable: 0xBC42C72F + scePervasiveDsiResetDisable: 0xFFB43AC2 + scePervasiveDsiResetEnable: 0xE3FC1C8D scePervasiveGpioClockDisable: 0xEB176898 scePervasiveGpioClockEnable: 0x2F195C97 scePervasiveGpioResetDisable: 0x78C34032 |