Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/falcon/
H A Dsysctrl.c252 clkdev_add_static(CLOCK_200M, CLOCK_100M, CLOCK_200M, 0); in ltq_soc_init()
254 clkdev_add_static(CLOCK_400M, CLOCK_100M, CLOCK_200M, 0); in ltq_soc_init()
/openbmc/linux/arch/mips/lantiq/
H A Dclk.h27 #define CLOCK_200M 200000000 macro