Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dsandbox_spi.c125 static int sandbox_spi_set_speed(struct udevice *bus, uint speed) in sandbox_spi_set_speed() function
147 .set_speed = sandbox_spi_set_speed,