Home
last modified time | relevance | path

Searched defs:spi_slave (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dspi.h97 struct spi_slave { struct
99 struct udevice *dev; /* struct spi_slave is dev->parentdata */ argument
100 uint max_hz;
101 uint speed;
126 * @offset: Offset of struct spi_slave within slave structure. argument