Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c480 static int dw_spi_set_speed(struct udevice *bus, uint speed) in dw_spi_set_speed() function
531 .set_speed = dw_spi_set_speed,