Lines Matching refs:max_spi_freq
109 int max_spi_freq;
443 xfer->t.speed_hz = wm0010->max_spi_freq;
446 (wm0010->board_max_spi_speed < wm0010->max_spi_freq))
451 wm0010->max_spi_freq = xfer->t.speed_hz;
595 dev_dbg(component->dev, "max_spi_freq: %d\n", wm0010->max_spi_freq);
638 /* Only initialise PLL if max_spi_freq initialised */
639 if (wm0010->max_spi_freq) {
767 wm0010->max_spi_freq = 0;
771 wm0010->max_spi_freq = pll_clock_map[i].max_pll_spi_speed;