Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h140 #define L310_PREFETCH_CTRL_PREFETCH_DROP BIT(24) macro
/openbmc/linux/arch/arm/mm/
H A Dcache-l2x0.c1235 prefetch |= L310_PREFETCH_CTRL_PREFETCH_DROP; in l2c310_of_parse()
1237 prefetch &= ~L310_PREFETCH_CTRL_PREFETCH_DROP; in l2c310_of_parse()