Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dspi-sunxi.c405 static int sun4i_spi_set_speed(struct udevice *dev, uint speed) in sun4i_spi_set_speed() function
477 .set_speed = sun4i_spi_set_speed,