Home
last modified time | relevance | path

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

/external/coreboot/src/southbridge/intel/common/
Dspi.c790 static int ich_hwseq_read(const struct spi_flash *flash, u32 addr, size_t len, in ich_hwseq_read() function
908 .read = ich_hwseq_read,
/external/flashrom/
Dichspi.c1702 static int ich_hwseq_read(struct flashctx *flash, uint8_t *buf, in ich_hwseq_read() function
2060 .read = ich_hwseq_read,