Home
last modified time | relevance | path

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

/drivers/mtd/chips/
Dcfi_util.c26 int __xipram cfi_qry_present(struct map_info *map, __u32 base, in cfi_qry_present() function
52 EXPORT_SYMBOL_GPL(cfi_qry_present);
59 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
66 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
71 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
78 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
85 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
Dcfi_probe.c111 if (cfi_qry_present(map, start, cfi)) { in cfi_probe_chip()
117 if (!cfi_qry_present(map, start, cfi)) { in cfi_probe_chip()
129 if (cfi_qry_present(map, base, cfi)) { in cfi_probe_chip()