Home
last modified time | relevance | path

Searched refs:SMPT_MAP_REGION_COUNT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dsfdp.c93 #define SMPT_MAP_REGION_COUNT(_header) \ macro
727 i += SMPT_MAP_REGION_COUNT(smpt[i]) + 1; in spi_nor_get_map_in_use()
795 region_count = SMPT_MAP_REGION_COUNT(*smpt); in spi_nor_init_non_uniform_erase_map()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dsfdp.c105 #define SMPT_MAP_REGION_COUNT(_header) \ macro
770 i += SMPT_MAP_REGION_COUNT(smpt[i]) + 1; in spi_nor_get_map_in_use()
834 region_count = SMPT_MAP_REGION_COUNT(*smpt); in spi_nor_init_non_uniform_erase_map()

Completed in 6 milliseconds