mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Add clock support. Mostly untested.
This commit is contained in:
committed by
Xiangfu Liu
parent
fd21fd92e0
commit
b8419470a2
@@ -170,4 +170,6 @@ static inline void __cpm_select_msc_clk(int sd)
|
||||
REG_CPM_MSCCDR = div - 1;
|
||||
}
|
||||
|
||||
int jz_init_clocks(unsigned long ext_rate);
|
||||
|
||||
#endif /* __ASM_JZ4740_CLOCK_H__ */
|
||||
|
||||
Reference in New Issue
Block a user