Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dspi.c200 {SPI_ERASE_AT45CS_SECTOR, {0x50, 0x7c, 0}},
H A Dflashrom.c466 case SPI_ERASE_AT45CS_SECTOR: return &spi_erase_at45cs_sector; in lookup_erase_func_ptr()
H A Dflashchips.c2797 .block_erase = SPI_ERASE_AT45CS_SECTOR,
/aosp_15_r20/external/flashrom/include/
H A Dflash.h319 SPI_ERASE_AT45CS_SECTOR, enumerator