This commit is contained in:
NaGa
2026-04-14 04:12:32 +02:00
parent d1b0f5cd21
commit 6703eb990c
2 changed files with 13 additions and 0 deletions

View File

@@ -60,6 +60,12 @@
#define APBDEV_PMC_WEAK_BIAS (0x2C8)
#define APBDEV_PMC_REG_SHORT (0x2CC)
#define APBDEV_PMC_GPU_RG_CNTRL (0x2D4)
#define APBDEV_PMC_TSENSOR_CONFIG0 (0x49C)
#define APBDEV_PMC_TSENSOR_CONFIG1 (0x4A0)
#define APBDEV_PMC_TSENSOR_CONFIG2 (0x4A4)
#define APBDEV_PMC_TSENSOR_STATUS0 (0x4A8)
#define APBDEV_PMC_TSENSOR_STATUS1 (0x4AC)
#define APBDEV_PMC_TSENSOR_PDIV (0x4B4)
#define APBDEV_PMC_CNTRL2 (0x440)
#define APBDEV_PMC_FUSE_CTRL (0x450)
#define APBDEV_PMC_IO_DPD3_REQ (0x45C)