Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
unsigned int | mpc5xxx_get_bus_frequency (struct device_node *node) |
EXPORT_SYMBOL (mpc5xxx_get_bus_frequency) | |
EXPORT_SYMBOL | ( | mpc5xxx_get_bus_frequency | ) |
unsigned int 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.