Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/include/
H A Dspi.h39 #define AT25F_RDID 0x15 /* 0x15 or 0x1d */ macro
/aosp_15_r20/external/flashrom/tests/
H A Dspi25.c260 will_return(__wrap_spi_send_command, AT25F_RDID); in probe_spi_at25f_test_success()
/aosp_15_r20/external/flashrom/
H A Dspi25.c286 static const unsigned char cmd[AT25F_RDID_OUTSIZE] = { AT25F_RDID }; in probe_spi_at25f()