Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dsoft_spi.c177 static int soft_spi_set_speed(struct udevice *dev, unsigned int speed) in soft_spi_set_speed() function
196 .set_speed = soft_spi_set_speed,