Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c66 #define IDCODE_LEN 3 macro
347 if (sbsf->off < IDCODE_LEN) { in sandbox_sf_xfer()
351 (8 * (IDCODE_LEN - 1 - sbsf->off)); in sandbox_sf_xfer()