Searched refs:CLUSTERIDR_REV_SHIFT (Results 1 – 2 of 2) sorted by relevance
/arm-trusted-firmware-2.8.0/lib/cpus/aarch64/ |
A D | dsu_helpers.S | 36 ubfx x0, x1, #CLUSTERIDR_REV_SHIFT,\ 38 mov x1, #(0x0 << CLUSTERIDR_REV_SHIFT) 113 ubfx x2, x1, #CLUSTERIDR_REV_SHIFT,\ 168 ubfx x0, x1, #CLUSTERIDR_REV_SHIFT,\ 170 mov x1, #(0x31 << CLUSTERIDR_REV_SHIFT)
|
/arm-trusted-firmware-2.8.0/include/lib/cpus/aarch64/ |
A D | dsu_def.h | 24 #define CLUSTERIDR_REV_SHIFT U(0) macro
|
Completed in 2 milliseconds