Searched refs:spi_nor_erase_map (Results 1 – 2 of 2) sorted by relevance
329 struct spi_nor_erase_map { struct515 struct spi_nor_erase_map erase_map;
607 struct spi_nor_erase_map *map = &nor->params.erase_map; in spi_nor_set_4byte_opcodes()994 spi_nor_find_best_erase_type(const struct spi_nor_erase_map *map, in spi_nor_find_best_erase_type()1057 spi_nor_find_erase_region(const struct spi_nor_erase_map *map, u64 addr) in spi_nor_find_erase_region()1136 const struct spi_nor_erase_map *map = &nor->params.erase_map; in spi_nor_init_erase_cmd_list()3245 static u8 spi_nor_sort_erase_mask(struct spi_nor_erase_map *map, u8 erase_mask) in spi_nor_sort_erase_mask()3274 static void spi_nor_regions_sort_erase_types(struct spi_nor_erase_map *map) in spi_nor_regions_sort_erase_types()3300 static void spi_nor_init_uniform_erase_map(struct spi_nor_erase_map *map, in spi_nor_init_uniform_erase_map()3358 struct spi_nor_erase_map *map = ¶ms->erase_map; in spi_nor_parse_bfpt()3725 struct spi_nor_erase_map *map = ¶ms->erase_map; in spi_nor_init_non_uniform_erase_map()3904 struct spi_nor_erase_map *map = ¶ms->erase_map; in spi_nor_parse_4bait()[all …]