Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dsfdp.c842 u8 uniform_erase_type, save_uniform_erase_type; in spi_nor_init_non_uniform_erase_map() local
857 uniform_erase_type = 0xff; in spi_nor_init_non_uniform_erase_map()
874 uniform_erase_type &= erase_type; in spi_nor_init_non_uniform_erase_map()
888 uniform_erase_type); in spi_nor_init_non_uniform_erase_map()
H A Dcore.c2472 u8 uniform_erase_type = map->uniform_region.erase_mask; in spi_nor_select_uniform_erase() local
2479 if (!(uniform_erase_type & BIT(i))) in spi_nor_select_uniform_erase()