Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/lantiq/falcon/
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()
/Linux-v4.19/arch/mips/lantiq/
Dclk.h29 #define CLOCK_200M 200000000 macro