Searched refs:spi_nor_erase_map (Results 1 – 5 of 5) sorted by relevance
261 * struct spi_nor_erase_map - Structure to describe the SPI NOR erase map273 struct spi_nor_erase_map { struct 394 struct spi_nor_erase_map erase_map;661 void spi_nor_init_uniform_erase_map(struct spi_nor_erase_map *map,274 regionsspi_nor_erase_map global() argument 275 uniform_regionspi_nor_erase_map global() argument 276 erase_typespi_nor_erase_map global() argument 277 n_regionsspi_nor_erase_map global() argument
319 * of the spi_nor_erase_map structure. Save the Erase Type index as sorted in360 static u8 spi_nor_sort_erase_mask(struct spi_nor_erase_map *map, u8 erase_mask) in spi_nor_sort_erase_mask() 389 static void spi_nor_regions_sort_erase_types(struct spi_nor_erase_map *map) in spi_nor_regions_sort_erase_types() 436 struct spi_nor_erase_map *map = ¶ms->erase_map; in spi_nor_parse_bfpt() 840 struct spi_nor_erase_map *map = &nor->params->erase_map; in spi_nor_init_non_uniform_erase_map() 1003 struct spi_nor_erase_map *map = ¶ms->erase_map; in spi_nor_parse_4bait()
34 struct spi_nor_erase_map *map = &nor->params->erase_map; in pm25lv_nor_late_init()
1170 struct spi_nor_erase_map *map = &nor->params->erase_map; in spi_nor_set_4byte_opcodes() 1505 spi_nor_find_best_erase_type(const struct spi_nor_erase_map *map, in spi_nor_find_best_erase_type() 1603 const struct spi_nor_erase_map *map = &nor->params->erase_map; in spi_nor_init_erase_cmd_list() 2355 void spi_nor_init_uniform_erase_map(struct spi_nor_erase_map *map, in spi_nor_init_uniform_erase_map() 2445 spi_nor_select_uniform_erase(struct spi_nor_erase_map *map) in spi_nor_select_uniform_erase() 2494 struct spi_nor_erase_map *map = &nor->params->erase_map; in spi_nor_select_erase() 2665 struct spi_nor_erase_map *map = ¶ms->erase_map; in spi_nor_no_sfdp_init_params() 3325 const struct spi_nor_erase_map *map = &nor->params->erase_map; in spi_nor_set_mtd_eraseregions()
80 struct spi_nor_erase_map *erase_map = ¶ms->erase_map; in spi_nor_params_show()