Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/cpus/aarch64/
H A Dcpu_helpers.S69 adr_l x5, (__CPU_OPS_END__ + CPU_MIDR)
75 adr_l x4, (__CPU_OPS_START__ + CPU_MIDR)
91 sub x0, x4, #(CPU_OPS_SIZE + CPU_MIDR)
/rk3399_ARM-atf/lib/cpus/aarch32/
H A Dcpu_helpers.S27 ldr r4, =(__CPU_OPS_START__ + CPU_MIDR)
28 ldr r5, =(__CPU_OPS_END__ + CPU_MIDR)
53 sub r0, r4, #(CPU_OPS_SIZE + CPU_MIDR)
/rk3399_ARM-atf/include/lib/cpus/
H A Dcpu_ops.h80 #define CPU_MIDR 0 macro
81 #define CPU_RESET_FUNC CPU_MIDR + CPU_MIDR_SIZE