Home
last modified time | relevance | path

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

/qemu/hw/block/
A Dm25p80.c44 #define SPI_NOR_MAX_ID_LEN 6 macro
62 uint8_t id[SPI_NOR_MAX_ID_LEN];
1376 for (; i < SPI_NOR_MAX_ID_LEN; i++) { in decode_new_cmd()
1380 s->len = SPI_NOR_MAX_ID_LEN; in decode_new_cmd()

Completed in 8 milliseconds