Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c51 FLUSH_POC, /* d-cache clean by address to the PoC */ enumerator
104 case FLUSH_POC: in get_action_reg_range()
250 if (action_cache_range(FLUSH_POC, start, stop - start)) { in flush_dcache_range()