Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h141 #define L310_PREFETCH_CTRL_DBL_LINEFILL_WRAP BIT(27) macro
/openbmc/linux/arch/arm/mm/
H A Dcache-l2x0.c1225 prefetch |= L310_PREFETCH_CTRL_DBL_LINEFILL_WRAP; in l2c310_of_parse()
1227 prefetch &= ~L310_PREFETCH_CTRL_DBL_LINEFILL_WRAP; in l2c310_of_parse()