Searched defs:read_cache (Results 1 – 3 of 3) sorted by relevance
271 struct read_cache { struct272 u8 data[1024];273 unsigned long pos;274 unsigned long end;
300 const struct spinand_op_variants *read_cache; member375 const struct spi_mem_op *read_cache; member
41 u8 read_cache; member