Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/spi/
H A Dcore.c1260 info.op_tmpl = *spinand->op_templates->update_cache; in spinand_create_dirmap()
1283 info.op_tmpl = *spinand->op_templates->update_cache; in spinand_create_dirmap()
1633 info->op_variants.update_cache); in spinand_match_and_init()
1637 spinand->ssdr_op_templates.update_cache = op; in spinand_match_and_init()
1662 info->op_variants.update_cache); in spinand_match_and_init()
1663 spinand->odtr_op_templates.update_cache = op; in spinand_match_and_init()
1711 spinand->odtr_op_templates.update_cache) in spinand_configure_chip()
1723 spinand->odtr_op_templates.update_cache = NULL; in spinand_configure_chip()
1737 spinand->ssdr_op_templates.update_cache->data.buswidth == 4) in spinand_configure_chip()
/linux/arch/openrisc/mm/
H A Dcache.c81 void update_cache(struct vm_area_struct *vma, unsigned long address, in update_cache() function
/linux/include/linux/mtd/
H A Dspinand.h609 const struct spinand_op_variants *update_cache; member
636 .update_cache = __update, \
725 const struct spi_mem_op *update_cache; member
/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c878 static void update_cache(struct ucode_patch *new_patch) in update_cache() function
1114 update_cache(patch); in verify_and_add_patch()