Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dich.c629 static int ich_spi_set_speed(struct udevice *bus, uint speed) in ich_spi_set_speed() function
691 .set_speed = ich_spi_set_speed,