Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/armv8/
A Dmmu.h83 #define TCR_T0SZ(x) ((64 - (x)) << 0) macro
/u-boot/arch/arm/cpu/armv8/
A Dcache_v8.c84 tcr |= TCR_T0SZ(va_bits); in get_tcr()

Completed in 4 milliseconds