Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[deliverable/linux.git] / drivers / mfd / dbx500-prcmu-regs.h
index ca355dd423a653445ac4247c10b4c181e29a9ff8..4f6f0fa5d3b7768d4265b632f4e1620be22c347b 100644 (file)
@@ -16,8 +16,8 @@
 #define BITS(_start, _end) ((BIT(_end) - BIT(_start)) + BIT(_end))
 
 #define PRCM_ACLK_MGT          (0x004)
-#define PRCM_SVACLK_MGT                (0x008)
-#define PRCM_SIACLK_MGT                (0x00C)
+#define PRCM_SVAMMCSPCLK_MGT   (0x008)
+#define PRCM_SIAMMDSPCLK_MGT   (0x00C)
 #define PRCM_SGACLK_MGT                (0x014)
 #define PRCM_UARTCLK_MGT       (0x018)
 #define PRCM_MSP02CLK_MGT      (0x01C)
This page took 0.027916 seconds and 5 git commands to generate.