Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/cpus/aarch64/
H A Ddsu_macros.S22 ubfx x0, x1, #CLUSTERIDR_REV_SHIFT,\
24 mov x1, #(0x0 << CLUSTERIDR_REV_SHIFT)
58 ubfx x2, x1, #CLUSTERIDR_REV_SHIFT,\
83 ubfx x0, x1, #CLUSTERIDR_REV_SHIFT,\
85 mov x1, #(0x31 << CLUSTERIDR_REV_SHIFT)
119 ubfx x2, x1, #CLUSTERIDR_REV_SHIFT,\
H A Ddsu_def.h24 #define CLUSTERIDR_REV_SHIFT U(0) macro