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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/hammerhead/
H A Dflash.c295 static struct clk hh_fpga0_spi_clk = { variable in typeref:struct:clk
331 hh_fpga0_spi_clk.parent = clk_get(NULL, "pba");
332 clk_put(hh_fpga0_spi_clk.parent);
335 at32_clk_register(&hh_fpga0_spi_clk);

Completed in 34 milliseconds