Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h558 #define SPI_NOR_GEOMETRY(_sector_size, _n_sectors, _n_banks) \ macro
567 SPI_NOR_GEOMETRY((_sector_size), (_n_sectors), 1),
571 SPI_NOR_GEOMETRY((_sector_size), (_n_sectors), (_n_banks)),
575 SPI_NOR_GEOMETRY((_sector_size), (_n_sectors), 1),