Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c88 #define HIFMC_MAX_CHIP_NUM 2 macro
99 struct spi_nor *nor[HIFMC_MAX_CHIP_NUM];
407 if (host->num_chip == HIFMC_MAX_CHIP_NUM) { in hisi_spi_nor_register_all()