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

/openwrt/target/linux/ar71xx/files/drivers/spi/
H A Dspi-rb4xx.c364 static unsigned get_spi_ctrl(struct rb4xx_spi *rbspi, unsigned hz_max, argument
369 div = (rbspi->ahb_freq - 1) / (2 * hz_max);

Completed in 20 milliseconds