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

/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c56 FLUSH_SET_WAY, /* d-cache clean by sets/ways */ enumerator in enum:cache_action
84 case FLUSH_SET_WAY:
227 if (action_dcache_all(FLUSH_SET_WAY)) {
261 if (action_dcache_all(FLUSH_SET_WAY)) {

Completed in 36 milliseconds