Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/lantiq/falcon/
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()
/Linux-v6.1/arch/mips/lantiq/
Dclk.h27 #define CLOCK_200M 200000000 macro