Home
last modified time | relevance | path

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

/linux/drivers/mtd/devices/
H A Dmchp48l640.c32 struct mchp48l640_flash { struct
33 struct spi_device *spi;
34 struct mutex lock;
58 #define to_mchp48l640_flash(x) container_of(x, struct mchp48l640_flash, mtd) argument