Searched refs:CLOCK_33M (Results 1 – 4 of 4) sorted by relevance
259 if (clk->rate == CLOCK_33M) in pci_enable()265 if (clk->rate == CLOCK_33M) in pci_enable()351 static unsigned long valid_pci_rates[] = {CLOCK_33M, CLOCK_62_5M, 0};362 clk->rate = CLOCK_33M; in clkdev_add_pci()
257 if (clk->rate == CLOCK_33M) in pci_enable()263 if (clk->rate == CLOCK_33M) in pci_enable()349 static unsigned long valid_pci_rates[] = {CLOCK_33M, CLOCK_62_5M, 0};360 clk->rate = CLOCK_33M; in clkdev_add_pci()
13 #define CLOCK_33M 33333333 macro
15 #define CLOCK_33M 33333333 macro