Home
last modified time | relevance | path

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

/arch/mips/lantiq/
Dclk.h13 #define CLOCK_33M 33333333 macro
/arch/mips/lantiq/xway/
Dsysctrl.c255 if (clk->rate == CLOCK_33M) in pci_enable()
261 if (clk->rate == CLOCK_33M) in pci_enable()
351 static unsigned long valid_pci_rates[] = {CLOCK_33M, CLOCK_62_5M, 0};
363 clk->rate = CLOCK_33M; in clkdev_add_pci()