Home
last modified time | relevance | path

Searched refs:rk3368_spi_set_clk (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3368.c400 static ulong rk3368_spi_set_clk(struct rk3368_cru *cru, ulong clk_id, uint hz) in rk3368_spi_set_clk() function
492 ret = rk3368_spi_set_clk(priv->cru, clk->id, rate); in rk3368_clk_set_rate()