Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
Dsandbox.c66 struct sandbox_spi_flash { struct
67 unsigned int cs; /* Chip select we are attached to */
94 struct sandbox_spi_flash_plat_data { argument
110 struct sandbox_spi_flash *sbsf = dev_get_priv(dev); in sandbox_sf_probe() argument