Searched refs:spi_max_freq (Results 1 – 1 of 1) sorted by relevance
95 const uint32_t spi_max_freq; member699 if (ios->clock > cfg->spi_max_freq) { in sdhc_spi_set_io()779 props->f_max = cfg->spi_max_freq; in sdhc_spi_get_host_props()834 .spi_max_freq = DT_INST_PROP(n, spi_max_frequency), \