Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/lantiq/xway/
Dsysctrl.c259 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()
/kernel/linux/linux-4.19/arch/mips/lantiq/xway/
Dsysctrl.c257 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()
/kernel/linux/linux-5.10/arch/mips/lantiq/
Dclk.h13 #define CLOCK_33M 33333333 macro
/kernel/linux/linux-4.19/arch/mips/lantiq/
Dclk.h15 #define CLOCK_33M 33333333 macro