Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsandbox.c74 struct sandbox_spi_flash { struct
75 unsigned int cs; /* Chip select we are attached to */
102 struct sandbox_spi_flash_plat_data { argument
111 struct sandbox_spi_flash *sbsf = dev_get_priv(dev); in sandbox_sf_set_block_protect() argument