Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspinand.h340 const struct spinand_op_variants *read_cache; member
357 .read_cache = __read, \
421 const struct spi_mem_op *read_cache; member
H A Drawnand.h386 u8 read_cache; member
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/
H A Dcore.c205 if (spinand->op_templates.read_cache->data.buswidth == 4 || in spinand_init_quad_enable()
241 struct spi_mem_op op = *spinand->op_templates.read_cache; in spinand_read_from_cache_op()
1083 info->op_variants.read_cache); in spinand_match_and_init()
1087 spinand->op_templates.read_cache = op; in spinand_match_and_init()