]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-spear/clk.h
a07d0d5f9765e9101b49e9a7b92a39aa44dc283f
[karo-tx-uboot.git] / arch / arm / include / asm / arch-spear / clk.h
1 /*
2  * (C) Copyright 2010
3  * Vipin Kumar, STMicroelectronics, <vipin.kumar@st.com>
4  *
5  * SPDX-License-Identifier:     GPL-2.0+
6  */
7
8 static inline unsigned long get_macb_pclk_rate(unsigned int dev_id)
9 {
10         return 83000000;
11 }