Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dath79_spi.c136 static int ath79_spi_set_speed(struct udevice *bus, uint speed) in ath79_spi_set_speed() function
210 .set_speed = ath79_spi_set_speed,