Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/cpus/aarch32/
H A Dcpu_macros.S26 .macro fill_constants _count:req, _this, _rest:vararg macro
36 fill_constants \_count-1, \_rest
38 fill_constants \_count-1, \_this
72 fill_constants CPU_MAX_PWR_DWN_OPS, \_power_down_ops
/rk3399_ARM-atf/include/lib/cpus/aarch64/
H A Dcpu_macros.S27 .macro fill_constants _count:req, _this, _rest:vararg macro
37 fill_constants \_count-1, \_rest
39 fill_constants \_count-1, \_this
76 fill_constants CPU_MAX_PWR_DWN_OPS, \_power_down_ops