Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h462 #define TTB_SECT_TEX(x) ((x & 0x7) << 12) macro
474 DCACHE_WRITEALLOC = DCACHE_WRITEBACK | TTB_SECT_TEX(1),