Searched defs:spi_slave (Results 1 – 1 of 1) sorted by relevance
97 struct spi_slave { struct99 struct udevice *dev; /* struct spi_slave is dev->parentdata */ argument100 uint max_hz;101 uint speed;126 * @offset: Offset of struct spi_slave within slave structure. argument