]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/omap_common.h
ARM: DRA7xx: Enable GMAC clock control
[karo-tx-uboot.git] / arch / arm / include / asm / omap_common.h
index ad27db2a9438c58e776880266f61bcc3e1f005d6..2c5bd1ab75d11a8f7089ebc54a695c38599a3f79 100644 (file)
@@ -340,6 +340,10 @@ struct prcm_regs {
        /* SCRM stuff, used by some boards */
        u32 scrm_auxclk0;
        u32 scrm_auxclk1;
+
+       /* GMAC Clk Ctrl */
+       u32 cm_gmac_gmac_clkctrl;
+       u32 cm_gmac_clkstctrl;
 };
 
 struct omap_sys_ctrl_regs {