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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_ppc4xx.c124 unsigned int opb_freq; member in struct:ppc4xx_spi
209 /* opb_freq was already divided by 4 */
210 scr = (hw->opb_freq / speed) - 1;
496 hw->opb_freq = *clk;
497 hw->opb_freq >>= 2;

Completed in 50 milliseconds