Home
last modified time | relevance | path

Searched refs:mt_lpm_dispatch_fn (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/include/lpm_v2/
H A Dmt_lpm_dispatch.h17 typedef uint64_t (*mt_lpm_dispatch_fn)(u_register_t x1, u_register_t x2, typedef
24 mt_lpm_dispatch_fn fn[MT_LPM_SMC_USER_MAX];
27 void mt_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn);
29 void mt_secure_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn);
/rk3399_ARM-atf/plat/mediatek/include/lpm/
H A Dmt_lpm_dispatch.h17 typedef uint64_t (*mt_lpm_dispatch_fn)(u_register_t x1, u_register_t x2, typedef
24 mt_lpm_dispatch_fn fn[MT_LPM_SMC_USER_MAX];
27 void mt_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn);
29 void mt_secure_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn);
/rk3399_ARM-atf/plat/mediatek/common/lpm/
H A Dmt_lpm_dispatch.c78 void mt_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn) in mt_lpm_dispatcher_registry()
87 void mt_secure_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn) in mt_secure_lpm_dispatcher_registry()
/rk3399_ARM-atf/plat/mediatek/common/lpm_v2/
H A Dmt_lpm_dispatch.c73 void mt_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn) in mt_lpm_dispatcher_registry()
82 void mt_secure_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn) in mt_secure_lpm_dispatcher_registry()