Index: uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h
===================================================================
--- uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h	(revision 71d09d6e1da31c7024293452978a24f0987dfd58)
+++ uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h	(revision f5ffc9a1bd3617efdb275ac8185b46800cc10b07)
@@ -73,5 +73,5 @@
 #define CLOCK_CONTROL_CM_CLKEN_PLL_EN_PERIPH2_DPLL_LOCK   (0x7)
 
-	PADD32[2];
+	PADD32[6];
 
 	const ioport32_t idlest_ckgen;
@@ -102,5 +102,6 @@
 #define CLOCK_CONTROL_CM_AUTOIDLE_PLL_AUTO_CORE_DPLL_MASK   (0x7)
 #define CLOCK_CONTROL_CM_AUTOIDLE_PLL_AUTO_CORE_DPLL_DISABLED   (0x0)
-#define CLOCK_CONTROL_CM_AUTOIDLE_PLL_AUTO_CORE_DPLL_AUTOMATIC   (0x5)
+#define CLOCK_CONTROL_CM_AUTOIDLE_PLL_AUTO_CORE_DPLL_AUTOMATIC   (0x1)
+#define CLOCK_CONTROL_CM_AUTOIDLE_PLL_AUTO_CORE_DPLL_AUTOMATIC_BYPASS   (0x5)
 
 	ioport32_t autoidle2_pll;
