Home
last modified time | relevance | path

Searched refs:CLOCK_200M (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/lantiq/falcon/
H A Dsysctrl.c246 clkdev_add_static(CLOCK_200M, CLOCK_100M, CLOCK_200M, 0); in ltq_soc_init()
248 clkdev_add_static(CLOCK_400M, CLOCK_100M, CLOCK_200M, 0); in ltq_soc_init()
/OK3568_Linux_fs/kernel/arch/mips/lantiq/
H A Dclk.h27 #define CLOCK_200M 200000000 macro