Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dcfi_util.c219 int __xipram cfi_qry_present(struct map_info *map, __u32 base, in cfi_qry_present() function
245 EXPORT_SYMBOL_GPL(cfi_qry_present);
252 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
259 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
264 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
271 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
278 if (cfi_qry_present(map, base, cfi)) in cfi_qry_mode_on()
H A Dcfi_probe.c136 if (cfi_qry_present(map, start, cfi)) { in cfi_probe_chip()
142 if (!cfi_qry_present(map, start, cfi)) { in cfi_probe_chip()
154 if (cfi_qry_present(map, base, cfi)) { in cfi_probe_chip()
/openbmc/linux/drivers/mtd/hyperbus/
H A Dhbmc-am654.c52 ret = cfi_qry_present(map, 0, &cfi); in am654_hbmc_calibrate()
/openbmc/linux/include/linux/mtd/
H A Dcfi.h341 int __xipram cfi_qry_present(struct map_info *map, __u32 base,