Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/spi-nor/
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),