Searched refs:sclk_freq (Results 1 – 4 of 4) sorted by relevance
122 unsigned long sclk_freq; in get_spi_clk_cfg() local128 clk_idx, &sclk_freq, false); in get_spi_clk_cfg()135 *clk_div = DIV_ROUND_UP(sclk_freq, mas->oversampling * speed_hz); in get_spi_clk_cfg()136 actual_hz = sclk_freq / (mas->oversampling * *clk_div); in get_spi_clk_cfg()139 actual_hz, sclk_freq, *clk_idx, *clk_div); in get_spi_clk_cfg()140 ret = dev_pm_opp_set_rate(mas->dev, sclk_freq); in get_spi_clk_cfg()144 mas->cur_sclk_hz = sclk_freq; in get_spi_clk_cfg()
27 unsigned int sclk_freq; member
54 priv->dai[dai->id].sclk_freq = freq; in pcm3060_set_sysclk()130 ratio = priv->dai[dai->id].sclk_freq / rate; in pcm3060_hw_params()
1731 u32 sclk_freq; in ci_get_average_sclk_freq() local1735 &sclk_freq); in ci_get_average_sclk_freq()1737 sclk_freq = 0; in ci_get_average_sclk_freq()1739 return sclk_freq; in ci_get_average_sclk_freq()