Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dath79_spi.c21 #define ATH79_SPI_MHZ (1000 * 1000) macro
155 val = get_bus_freq(0) / ATH79_SPI_MHZ; in ath79_spi_set_speed()