Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dspi-emul-uclass.c12 .id = UCLASS_SPI_EMUL,
/openbmc/u-boot/include/dm/
H A Duclass-id.h22 UCLASS_SPI_EMUL, /* sandbox SPI device emulator */ enumerator
/openbmc/u-boot/test/dm/
H A Dsf.c50 ut_assertok(uclass_first_device_err(UCLASS_SPI_EMUL, &emul)); in dm_test_spi_flash()
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c599 .id = UCLASS_SPI_EMUL,