Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmxc_spi.c541 static int mxc_spi_set_speed(struct udevice *bus, uint speed) in mxc_spi_set_speed() function
561 .set_speed = mxc_spi_set_speed,