Searched refs:clk_spi (Results 1 - 2 of 2) sorted by relevance

/arch/mips/bcm63xx/
H A Dclk.c224 static struct clk clk_spi = { variable in typeref:struct:clk
370 return &clk_spi;
/arch/arm/mach-ep93xx/
H A Dclock.c101 static struct clk clk_spi = { variable in typeref:struct:clk
218 INIT_CK("ep93xx-spi.0", NULL, &clk_spi),
552 clk_spi.rate /= 2;

Completed in 73 milliseconds