Home
last modified time | relevance | path

Searched refs:INVALIDATE_CACHED_RANGE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mtd/
H A Dmap.h256 #define INVALIDATE_CACHED_RANGE(map, from, size) \ macro
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmap.h256 #define INVALIDATE_CACHED_RANGE(map, from, size) \ macro
/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c1268 * The INVALIDATE_CACHED_RANGE() macro is normally used in parallel while
1275 INVALIDATE_CACHED_RANGE(map, from, size)
1299 INVALIDATE_CACHED_RANGE(map, inval_adr, inval_len); in inval_cache_and_wait_for_operation()
2255 INVALIDATE_CACHED_RANGE(map, chip->start + offset, size); in do_otp_read()
2266 INVALIDATE_CACHED_RANGE(map, chip->start + offset, size); in do_otp_read()
H A Dcfi_cmdset_0002.c1147 * The INVALIDATE_CACHED_RANGE() macro is normally used in parallel while
1154 INVALIDATE_CACHED_RANGE(map, from, size)
1192 INVALIDATE_CACHED_RANGE(map, adr, len); \
1283 INVALIDATE_CACHED_RANGE(map, chip->start + adr, len); in otp_enter()
1300 INVALIDATE_CACHED_RANGE(map, chip->start + adr, len); in otp_exit()
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c1270 * The INVALIDATE_CACHED_RANGE() macro is normally used in parallel while
1277 INVALIDATE_CACHED_RANGE(map, from, size)
1301 INVALIDATE_CACHED_RANGE(map, inval_adr, inval_len); in inval_cache_and_wait_for_operation()
2257 INVALIDATE_CACHED_RANGE(map, chip->start + offset, size); in do_otp_read()
2268 INVALIDATE_CACHED_RANGE(map, chip->start + offset, size); in do_otp_read()
H A Dcfi_cmdset_0002.c1151 * The INVALIDATE_CACHED_RANGE() macro is normally used in parallel while
1158 INVALIDATE_CACHED_RANGE(map, from, size)
1196 INVALIDATE_CACHED_RANGE(map, adr, len); \
1287 INVALIDATE_CACHED_RANGE(map, chip->start + adr, len); in otp_enter()
1304 INVALIDATE_CACHED_RANGE(map, chip->start + adr, len); in otp_exit()

Completed in 18 milliseconds