Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dconfig.h12 #ifndef CONFIG_SANDBOX_SPI_MAX_BUS
13 #define CONFIG_SANDBOX_SPI_MAX_BUS 1 macro
H A Dstate.h96 struct sandbox_spi_info spi[CONFIG_SANDBOX_SPI_MAX_BUS]
/openbmc/u-boot/drivers/spi/
H A Dsandbox_spi.c35 if (*endp != ':' || *bus >= CONFIG_SANDBOX_SPI_MAX_BUS) in sandbox_spi_parse_spec()
75 if (busnum >= CONFIG_SANDBOX_SPI_MAX_BUS || in sandbox_spi_xfer()
/openbmc/u-boot/board/sandbox/
H A DREADME.sandbox341 CONFIG_SANDBOX_SPI_MAX_BUS
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1661 CONFIG_SANDBOX_SPI_MAX_BUS