Home
last modified time | relevance | path

Searched refs:CONFIG_MX27_CLK32 (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/cpu/arm926ejs/mx27/
Dtimer.c43 do_div(tick, CONFIG_MX27_CLK32); in tick_to_time()
49 time *= CONFIG_MX27_CLK32; in time_to_tick()
56 us = us * CONFIG_MX27_CLK32 + 999999; in us_to_tick()
62 #define TICK_PER_TIME ((CONFIG_MX27_CLK32 + CONFIG_SYS_HZ / 2) / \
64 #define US_PER_TICK (1000000 / CONFIG_MX27_CLK32)
160 return CONFIG_MX27_CLK32; in get_tbclk()
Dgeneric.c41 return 1024 * CONFIG_MX27_CLK32; in clk_in_32k()
/external/u-boot/include/configs/
Dimx27lite-common.h16 #define CONFIG_MX27_CLK32 32768 /* OSC32K frequency */ macro
Dapf27.h260 #define CONFIG_MX27_CLK32 32768 /* 32768 or 32000 Hz crystal */ macro
/external/u-boot/scripts/
Dconfig_whitelist.txt1342 CONFIG_MX27_CLK32