-
Notifications
You must be signed in to change notification settings - Fork 49
A10 CCM
Henrik Nordstrom edited this page Jul 19, 2012
·
1 revision
The clock controller generates all clock signals.
- Kernel header: https://github.com/amery/linux-allwinner/blob/allwinner-v3.0-android-v2/arch/arm/mach-sun4i/include/mach/ccmu_regs.h
- Kernel code: https://github.com/amery/linux-allwinner/blob/allwinner-v3.0-android-v2/arch/arm/mach-sun4i/clock/ccmu/
- U-Boot header: https://github.com/hno/uboot-allwinner/blob/lichee/lichee-dev-mmc/arch/arm/include/asm/arch-sunxi/clock.h
- U-Boot source: https://github.com/hno/uboot-allwinner/blob/lichee/lichee-dev-mmc/arch/arm/cpu/armv7/sunxi/clock.c