Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mpc5xxx.h File Reference

Go to the source code of this file.

Functions

unsigned long mpc5xxx_get_bus_frequency (struct device_node *node)
 

Function Documentation

unsigned long mpc5xxx_get_bus_frequency ( struct device_node node)

mpc5xxx_get_bus_frequency - Find the bus frequency for a device : device node

Returns bus frequency (IPS on MPC512x, IPB on MPC52xx), or 0 if the bus frequency cannot be found.

Definition at line 14 of file mpc5xxx_clocks.c.