1 #ifndef _IFXMIPS_CGU_H__
2 #define _IFXMIPS_CGU_H__
3 u32
cgu_get_mips_clock(int cpu
);
4 u32
cgu_get_cpu_clock(void);
5 u32
cgu_get_io_region_clock(void);
6 u32
cgu_get_fpi_bus_clock(int fpi
);
7 u32
cgu_get_pp32_clock(void);
8 u32
cgu_get_ethernet_clock(int mii
);
9 u32
cgu_get_usb_clock(void);
10 u32
cgu_get_clockout(int clkout
);
This page took 0.048513 seconds and 5 git commands to generate.