Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/chips/
Dcfi_util.c220 int __xipram cfi_qry_present(struct map_info *map, __u32 base, in cfi_qry_present() function
246 EXPORT_SYMBOL_GPL(cfi_qry_present);
253 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
260 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
265 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
272 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
279 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
Dcfi_probe.c135 if (cfi_qry_present(map, start, cfi)) { in cfi_probe_chip()
141 if (!cfi_qry_present(map, start, cfi)) { in cfi_probe_chip()
153 if (cfi_qry_present(map, base, cfi)) { in cfi_probe_chip()
/linux-5.19.10/drivers/mtd/hyperbus/
Dhbmc-am654.c52 ret = cfi_qry_present(map, 0, &cfi); in am654_hbmc_calibrate()
/linux-5.19.10/include/linux/mtd/
Dcfi.h341 int __xipram cfi_qry_present(struct map_info *map, __u32 base,