Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_AT91_SLOW_CLOCK (Results 1 – 25 of 31) sorted by relevance

12

/u-boot/include/configs/
A Dat91-sama5_common.h15 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dsama7g5ek.h12 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dsam9x60ek.h14 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dsnapper9g45.h19 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dusb_a9263.h21 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dat91sam9rlek.h16 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ macro
A Dmeesc.h31 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* 32.768 kHz crystal */ macro
A Dgardena-smart-gateway-at91sam.h17 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dwb50n.h12 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dat91sam9260ek.h27 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ macro
A Dat91sam9x5ek.h12 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dat91sam9261ek.h14 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ macro
A Dpicosam9g45.h21 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dat91sam9n12ek.h13 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ macro
A Dpm9g45.h19 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dwb45n.h13 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dat91sam9m10g45ek.h16 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dat91rm9200ek.h38 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dcorvus.h29 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dsnapper9260.h19 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 macro
A Dethernut5.h25 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ macro
A Dtaurus.h32 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ macro
A Dsmartweb.h39 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ macro
/u-boot/arch/arm/mach-at91/arm920t/
A Dclock.c29 return CONFIG_SYS_AT91_SLOW_CLOCK; in at91_css_to_rate()
123 main_clock = tmp * (CONFIG_SYS_AT91_SLOW_CLOCK / 16); in at91_clock_init()
/u-boot/arch/arm/mach-at91/armv7/
A Dclock.c31 return CONFIG_SYS_AT91_SLOW_CLOCK; in at91_css_to_rate()
74 main_clock = tmp * (CONFIG_SYS_AT91_SLOW_CLOCK / 16); in at91_clock_init()
274 freq = CONFIG_SYS_AT91_SLOW_CLOCK; in at91_get_periph_generated_clk()

Completed in 43 milliseconds

12