Searched refs:set_spi_clk (Results 1 – 5 of 5) sorted by relevance
51 int set_spi_clk(int periph_id, unsigned int rate);
112 set_spi_clk(PERIPH_ID_SPI1, 50000000); /* set spi clock to 50Mhz */ in exynos_spi_copy()
1752 int set_spi_clk(int periph_id, unsigned int rate) in set_spi_clk() function
374 ret = set_spi_clk(priv->periph_id, speed); in exynos_spi_set_speed()
363 ret = set_spi_clk(spi_slave->periph_id,404 ret = set_spi_clk(priv->periph_id, speed);