Searched refs:PREFETCH_CTRL_PREFETCH_DROP (Results 1 – 2 of 2) sorted by relevance
131 #define PREFETCH_CTRL_PREFETCH_DROP (1 << 24) macro
154 (prefetch & PREFETCH_CTRL_PREFETCH_DROP) ? ena : dis); in pl310_print_config()