Home
last modified time | relevance | path

Searched refs:cfi_qry_present (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/chips/
H A 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); variable
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()
H A 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()
/kernel/linux/linux-6.6/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); variable
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()
/kernel/linux/linux-5.10/drivers/mtd/hyperbus/
H A Dhbmc-am654.c52 ret = cfi_qry_present(map, 0, &cfi); in am654_hbmc_calibrate()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dcfi.h341 int __xipram cfi_qry_present(struct map_info *map, __u32 base,
/kernel/linux/linux-6.6/drivers/mtd/hyperbus/
H A Dhbmc-am654.c52 ret = cfi_qry_present(map, 0, &cfi); in am654_hbmc_calibrate()
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dcfi.h341 int __xipram cfi_qry_present(struct map_info *map, __u32 base,

Completed in 6 milliseconds