Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/lantiq/xway/
Dclk.c236 return CLOCK_250M; in ltq_ar10_fpi_hz()
254 clk = CLOCK_250M; in ltq_ar10_pp32_hz()
260 clk = CLOCK_250M; in ltq_ar10_pp32_hz()
338 clk = CLOCK_250M; in ltq_grx390_pp32_hz()
347 clk = CLOCK_250M; in ltq_grx390_pp32_hz()
Dsysctrl.c590 ltq_ar9_fpi_hz(), CLOCK_250M); in ltq_soc_init()
/linux-6.12.1/arch/mips/lantiq/
Dclk.h30 #define CLOCK_250M 250000000 macro