Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Domap3_spi.c603 static int omap3_spi_set_wordlen(struct udevice *dev, unsigned int wordlen) in omap3_spi_set_wordlen() function
671 .set_wordlen = omap3_spi_set_wordlen,