Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm0010.c109 int max_spi_freq; member
443 xfer->t.speed_hz = wm0010->max_spi_freq; in wm0010_firmware_load()
446 (wm0010->board_max_spi_speed < wm0010->max_spi_freq)) in wm0010_firmware_load()
451 wm0010->max_spi_freq = xfer->t.speed_hz; in wm0010_firmware_load()
595 dev_dbg(component->dev, "max_spi_freq: %d\n", wm0010->max_spi_freq); in wm0010_boot()
639 if (wm0010->max_spi_freq) { in wm0010_boot()
767 wm0010->max_spi_freq = 0; in wm0010_set_sysclk()
771 wm0010->max_spi_freq = pll_clock_map[i].max_pll_spi_speed; in wm0010_set_sysclk()