Home
last modified time | relevance | path

Searched refs:DECODE_RANGE_SPI25_2X_BLOCK (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flashrom/include/
H A Dflash.h239 DECODE_RANGE_SPI25_2X_BLOCK = 4, enumerator
/aosp_15_r20/external/flashrom/
H A Dwriteprotect.c244 case DECODE_RANGE_SPI25_2X_BLOCK: return &decode_range_spi25_2x_block; in lookup_decode_range_func_ptr()
H A Dflashchips.c10866 .decode_range = DECODE_RANGE_SPI25_2X_BLOCK,