lots of ifxmips cleanups
[openwrt/svn-archive/archive.git] / target / linux / ifxmips / files / include / asm-mips / ifxmips / ifxmips_cgu.h
index cf1cbba9390c3905a1afb2cba381ea3282df5c1b..31ddb53bb26d0fc05c7770210dd2f820f31944cf 100644 (file)
@@ -9,4 +9,7 @@ u32 cgu_get_ethernet_clock(int mii);
 u32 cgu_get_usb_clock(void);
 u32 cgu_get_clockout(int clkout);
 void cgu_setup_pci_clk(int internal_clock);
+u32 ifxmips_get_ddr_hz(void);
+u32 ifxmips_get_cpu_hz(void);
+u32 ifxmips_get_fpi_hz(void);
 #endif