Home
last modified time | relevance | path

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

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