Home
last modified time | relevance | path

Searched refs:CLOCK_100M (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/lantiq/
H A Dclk.h19 #define CLOCK_100M 100000000 macro
/openbmc/linux/drivers/spi/
H A Dspi-falcon.c89 #define CLOCK_100M 100000000 macro
314 if (spi->max_speed_hz >= CLOCK_100M) { in falcon_sflash_setup()
/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()