Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dtimer.c44 do_div(tick, CONFIG_MX27_CLK32); in tick_to_time()
50 time *= CONFIG_MX27_CLK32; in time_to_tick()
57 us = us * CONFIG_MX27_CLK32 + 999999; in us_to_tick()
63 #define TICK_PER_TIME ((CONFIG_MX27_CLK32 + CONFIG_SYS_HZ / 2) / \
65 #define US_PER_TICK (1000000 / CONFIG_MX27_CLK32)
161 return CONFIG_MX27_CLK32; in get_tbclk()
H A Dgeneric.c42 return 1024 * CONFIG_MX27_CLK32; in clk_in_32k()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dimx27lite-common.h17 #define CONFIG_MX27_CLK32 32768 /* OSC32K frequency */ macro
H A Dapf27.h292 #define CONFIG_MX27_CLK32 32768 /* 32768 or 32000 Hz crystal */ macro
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt1500 CONFIG_MX27_CLK32