Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_spi.c114 #define SPI_CLK_CNT 8 macro
115 static const unsigned bcm63xx_spi_freq_table[SPI_CLK_CNT][2] = {
163 for (i = 0; i < SPI_CLK_CNT; i++) { in bcm63xx_spi_set_speed()