Home
last modified time | relevance | path

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

/arch/mips/lantiq/
Dclk.h15 #define CLOCK_33M 33333333 macro
/arch/mips/lantiq/xway/
Dsysctrl.c265 if (clk->rate == CLOCK_33M) in pci_enable()
271 if (clk->rate == CLOCK_33M) in pci_enable()
367 static unsigned long valid_pci_rates[] = {CLOCK_33M, CLOCK_62_5M, 0};
378 clk->rate = CLOCK_33M; in clkdev_add_pci()