Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c72 struct sandbox_spi_flash { struct
73 unsigned int cs; /* Chip select we are attached to */
100 struct sandbox_spi_flash_plat_data { argument
109 struct sandbox_spi_flash *sbsf = dev_get_priv(dev); in sandbox_sf_set_block_protect() argument