Searched refs:bcm63xx_spi_freq_table (Results 1 – 1 of 1) sorted by relevance
115 static const unsigned bcm63xx_spi_freq_table[SPI_CLK_CNT][2] = { variable164 if (speed >= bcm63xx_spi_freq_table[i][0]) { in bcm63xx_spi_set_speed()165 clk_cfg = bcm63xx_spi_freq_table[i][1]; in bcm63xx_spi_set_speed()